stable
Clone or download
Read-only
Merge commit 'refs/changes/37/11337/4' of ssh://gerrit.tuleap.net:29418/tuleap
* ssh://gerrit.tuleap.net:29418/tuleap: request #11467: SVN web browser works with Subversion 1.9 from WANdisco and Python 2.7 from the RH SCL Change-Id: I975ceac3601aca9fe87ae7cfeafeab717325383b
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/ldap/include/ldapPlugin.class.php | +23 | −0 | Go to diff View file |
M | plugins/svn/bin/viewvc-epel.cgi | +7 | −3 | Go to diff View file |
M | plugins/svn/include/Svn/ViewVC/ViewVCProxy.php | +34 | −5 | Go to diff View file |
M | plugins/svn/include/svnPlugin.class.php | +2 | −1 | Go to diff View file |
M | src/common/autoload.php | +3 | −2 | Go to diff View file |
M | src/common/cvs/ViewVC/ViewVCProxy.php | +1 | −1 | Go to diff View file |
M | src/common/cvs/ViewVC/viewvc-epel.cgi | +7 | −3 | Go to diff View file |
A | src/common/svn/Event/GetSVNLoginNameEvent.php | +77 | −0 | Go to diff View file |
M | src/common/svn/viewvc/ViewVCProxy.php | +36 | −4 | Go to diff View file |
M | src/common/svn/viewvc/viewvc-epel.cgi | +7 | −3 | Go to diff View file |
M | src/utils/session.py | +6 | −67 | Go to diff View file |
D | src/utils/svn/codendildap.py | +0 | −99 | Go to diff View file |
M | src/utils/svn/svnaccess.py | +2 | −25 | Go to diff View file |
M | src/utils/user.py | +0 | −32 | Go to diff View file |
M | src/www/svn/viewvc.php | +2 | −2 | Go to diff View file |
M | tools/rpm/tuleap.rhel6.spec | +1 | −1 | Go to diff View file |
M | tools/rpm/tuleap.rhel7.spec | +1 | −1 | Go to diff View file |