stable

Clone or download

Read-only

Implements DELETE /svn/:id

This is part of story #10214 manage svn "commit rules" with REST API Change-Id: I6b00457ffb5366487f52d108bd259835f5b4093f

Modified Files

Name
M plugins/svn/include/REST/v1/RepositoryResource.php +60 −1 Go to diff View file
M plugins/svn/include/Svn/Repository/Repository.class.php +5 −0 Go to diff View file
M plugins/svn/tests/rest/SVN/RepositoryTest.php +29 −1 Go to diff View file
M src/common/REST/Header.class.php +7 −1 Go to diff View file