stable
Clone or download
Read-only
HTTPRequest that deals with SCRIPT_NAME that was only used in svn plugin was removed too This is part of request #13030: Use front router for all plugins Change-Id: I0129524e0d69c285124ac30be64faac83a2fdbde
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/svn/etc/nginx/svn.conf | +1 | −10 | Go to diff View file |
M | plugins/svn/include/SVN/Explorer/RepositoryDisplayController.php | +26 | −2 | Go to diff View file |
A | plugins/svn/include/SVN/RedirectOldViewVCUrls.php | +63 | −0 | Go to diff View file |
M | plugins/svn/include/SVN/SvnRouter.php | +76 | −8 | Go to diff View file |
M | plugins/svn/include/SVN/ViewVC/ViewVCProxy.php | +5 | −6 | Go to diff View file |
M | plugins/svn/include/svnPlugin.class.php | +23 | −60 | Go to diff View file |
D | plugins/svn/www/index.php | +0 | −29 | Go to diff View file |
M | src/common/include/HTTPRequest.class.php | +0 | −37 | Go to diff View file |
M | tests/simpletest/common/include/HTTPRequestTest.php | +0 | −28 | Go to diff View file |