stable

Clone or download

Read-only

Merge commit 'refs/changes/88/3888/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: story #7813: Properly inject GitPermissionsManager Change-Id: Icaf0c0ea8ad653f1a2d260b4ca9038917ad7ed3c

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