stable
Clone or download
Read-only
this is part of story #10217 manage "notifications" with REST API Change-Id: Ia42d3f523b351ca744df3b2812d1b3063dd11c1b
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/svn/include/REST/v1/RepositoryResource.php | +21 | −11 | Go to diff View file |
M | plugins/svn/tests/rest/SVN/RepositoryTestNonRegressionTest.php | +83 | −1 | Go to diff View file |
M | src/common/autoload.php | +3 | −2 | Go to diff View file |
A | src/common/project/REST/UserGroupRetriever.php | +81 | −0 | Go to diff View file |
M | src/common/project/REST/v1/UserGroupResource.class.php | +24 | −66 | Go to diff View file |