stable

Clone or download

Read-only

Add server info in GET git/:id

This task is part of story #8887 migrate git to gerrit with REST route Change-Id: I28e95f96f6501e797ae43fda5d446c906f31509d

Modified Files

Name
M plugins/git/include/REST/v1/GitRepositoryRepresentation.class.php +2 −1 Go to diff View file
M plugins/git/include/REST/v1/RepositoryRepresentationBuilder.class.php +36 −3 Go to diff View file
M plugins/git/include/REST/v1/RepositoryResource.class.php +29 −9 Go to diff View file
M plugins/git/include/gitPlugin.class.php +4 −1 Go to diff View file
M plugins/git/tests/rest/Git/RepositoryTest.php +1 −0 Go to diff View file
M src/common/REST/v1/GitRepositoryRepresentationBase.class.php +5 −0 Go to diff View file