stable
Clone or download
Read-only
this is part of story #10214 manage svn "commit rules" with REST API Change-Id: I252a4d337b8aa26e19406a384354afd4457a43be
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/svn/include/REST/v1/RepositoryResource.php | +9 | −2 | Go to diff View file |
M | plugins/svn/include/Svn/Admin/AdminController.class.php | +17 | −10 | Go to diff View file |
A | plugins/svn/include/Svn/Repository/HookConfigUpdator.php | +42 | −0 | Go to diff View file |
M | plugins/svn/include/Svn/Repository/RepositoryManager.class.php | +0 | −8 | Go to diff View file |
M | plugins/svn/include/autoload.php | +3 | −2 | Go to diff View file |
M | plugins/svn/include/svnPlugin.class.php | +3 | −1 | Go to diff View file |
M | plugins/svn/tests/Svn/Repository/RepositoryManagerTest.php | +27 | −15 | Go to diff View file |