stable

Clone or download

Read-only

log action should not be done in rest objects

this is part of story #10215 manage "svn access file" with REST API Change-Id: Ia888a9b49569607e7c06a3a4429028772a9c7437

Modified Files

Name
M plugins/svn/include/REST/v1/RepositoryResource.php +3 −6 Go to diff View file
M plugins/svn/include/REST/v1/RepositoryResourceUpdater.php +1 −24 Go to diff View file
M plugins/svn/include/Svn/Admin/ImmutableTagController.php +1 −21 Go to diff View file
M plugins/svn/include/Svn/Admin/ImmutableTagCreator.php +54 −11 Go to diff View file
M plugins/svn/include/Svn/Repository/RepositoryCreator.php +1 −1 Go to diff View file
M plugins/svn/include/svnPlugin.class.php +15 −4 Go to diff View file
M plugins/svn/tests/REST/RepositoryResourceUpdaterTest.php +0 −4 Go to diff View file