stable
Clone or download
Read-only
this is part of story #10216 manage "immutable tags" with REST API In order to ease other repository settings we should use an object instead of multiple paramters. Change-Id: Ie4c086b4092ce6af31c0999664c34bbc1105acd8
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/svn/include/REST/v1/RepositoryResource.php | +5 | −1 | Go to diff View file |
M | plugins/svn/include/Svn/Repository/RepositoryCreator.php | +4 | −4 | Go to diff View file |
A | plugins/svn/include/Svn/Repository/Settings.php | +39 | −0 | Go to diff View file |
M | plugins/svn/include/autoload.php | +3 | −2 | Go to diff View file |
M | plugins/svn/tests/Svn/Repository/RepositoryCreatorTest.php | +4 | −2 | Go to diff View file |