stable

Clone or download

Read-only

Add in GET svn/:id access file content

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

Modified Files

Name
M plugins/svn/include/REST/v1/FullRepositoryRepresentation.php +12 −3 Go to diff View file
M plugins/svn/include/REST/v1/RepositoryRepresentationBuilder.php +13 −5 Go to diff View file
M plugins/svn/include/REST/v1/RepositoryResource.php +4 −2 Go to diff View file
M plugins/svn/include/REST/v1/SettingsRepresentation.php +10 −1 Go to diff View file
M plugins/svn/tests/rest/SVN/RepositoryTest.php +6 −0 Go to diff View file
M plugins/svn/tests/rest/_fixtures/project/project.xml +5 −1 Go to diff View file