stable

Clone or download

Read-only

Create PUT svn/:id

This is part of story #10214 manage svn "commit rules" with REST API Only the settings are editable for now. Save will be changed in project history in a next commit Change-Id: If23ec267c8a68d98acea05668fc8e5216ad3ce08

Modified Files

Name
M plugins/svn/include/REST/v1/CommitRulesRepresentation.php +9 −1 Go to diff View file
M plugins/svn/include/REST/v1/RepositoryResource.php +95 −23 Go to diff View file
M plugins/svn/include/REST/v1/SettingsRepresentation.php +1 −1 Go to diff View file
M plugins/svn/tests/rest/SVN/RepositoryTest.php +31 −9 Go to diff View file