stable
Clone or download
Read-only
Merge 'gerrit #15149' into stable/master
* commit 'f55020ca67': request #13440 REST API: Project shortname is forced to lowercase characters Change-Id: I4b7fd7ca5172685cab12d69014b66eaa4c47dc0b
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/svn/include/REST/v1/RepositoryRepresentation.php | +1 | −0 | Go to diff View file |
M | plugins/svn/tests/rest/SVN/ProjectTest.php | +3 | −0 | Go to diff View file |
M | plugins/svn/tests/rest/SVN/RepositoryTest.php | +2 | −0 | Go to diff View file |
M | plugins/svn/tests/rest/TestBase.php | +6 | −0 | Go to diff View file |
M | plugins/svn/tests/rest/_fixtures/project/project.xml | +1 | −1 | Go to diff View file |
M | src/common/REST/v1/SvnRepositoryRepresentationBase.php | +5 | −0 | Go to diff View file |