stable
Clone or download
Read-only
MySQL-Python on CentOS/RHEL7 does not play well with MySQL 8.0 so we should stop making SQL requests directly from the Python codebase. Part of request #22660: Run Tuleap with MySQL 8.0 Change-Id: Ia84f07018eae33c089601d838f91f9f4c382bf51
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/svn/bin/viewvc-epel.cgi | +2 | −1 | Go to diff View file |
M | plugins/svn/include/SVN/ViewVC/ViewVCProxy.php | +1 | −0 | Go to diff View file |
M | src/common/ConcurrentVersionsSystem/ViewVC/ViewVCProxy.php | +1 | −0 | Go to diff View file |
M | src/common/ConcurrentVersionsSystem/ViewVC/viewvc-epel.cgi | +2 | −1 | Go to diff View file |
M | src/common/svn/viewvc/ViewVCProxy.php | +1 | −0 | Go to diff View file |
M | src/common/svn/viewvc/viewvc-epel.cgi | +2 | −1 | Go to diff View file |
M | src/utils/svn/svnaccess.py | +0 | −2 | Go to diff View file |
M | src/utils/user.py | +0 | −29 | Go to diff View file |