stable
Clone or download
Read-only
This is part of story #10214 manage svn "commit rules" with REST API Change-Id: Id5e1a6fe0556eff3f90e704616cd4c74f9a32181
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/svn/include/REST/v1/CommitRulesRepresentation.php | +47 | −0 | Go to diff View file |
A | plugins/svn/include/REST/v1/FullRepositoryRepresentation.php | +43 | −0 | Go to diff View file |
M | plugins/svn/include/REST/v1/RepositoryRepresentation.php | +4 | −4 | Go to diff View file |
A | plugins/svn/include/REST/v1/RepositoryRepresentationBuilder.php | +61 | −0 | Go to diff View file |
M | plugins/svn/include/REST/v1/RepositoryResource.php | +13 | −6 | Go to diff View file |
M | plugins/svn/include/autoload.php | +5 | −2 | Go to diff View file |
M | plugins/svn/tests/rest/SVN/RepositoryTest.php | +37 | −6 | Go to diff View file |
M | plugins/svn/tests/rest/_fixtures/project/project.xml | +2 | −1 | Go to diff View file |
M | plugins/svn/tests/rest/_fixtures/project/users.xml | +8 | −1 | Go to diff View file |