stable

Clone or download

Read-only

story #7813: Properly inject GitPermissionsManager

Refactoring needed to augment the class painlessly Change-Id: I5326dde203e52d1fe52c791fbd42ae44f4225270

Modified Files

Name
M plugins/git/include/REST/v1/GitRepositoryRepresentation.class.php +2 −22 Go to diff View file
M plugins/git/include/REST/v1/ProjectResource.class.php +7 −6 Go to diff View file
A plugins/git/include/REST/v1/RepositoryRepresentationBuilder.class.php +61 −0 Go to diff View file
M plugins/git/include/REST/v1/RepositoryResource.class.php +11 −3 Go to diff View file
M plugins/git/include/autoload.php +3 −2 Go to diff View file
M plugins/git/include/gitPlugin.class.php +15 −1 Go to diff View file