stable

Clone or download

Read-only

Implements OPTIONS /projects/:id/svn

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

Modified Files

Name
M plugins/svn/include/svnPlugin.class.php +7 −0 Go to diff View file
M plugins/svn/tests/rest/SVN/ProjectTest.php +9 −0 Go to diff View file
A src/common/REST/Event/ProjectOptionsSvn.php +41 −0 Go to diff View file
M src/common/autoload.php +3 −2 Go to diff View file
M src/common/project/REST/v1/ProjectResource.class.php +20 −0 Go to diff View file