stable
Clone or download
Read-only
This is part of story #9634 Restrict Gerrit server by project Change-Id: I08a6a6efd4db5c4d97434b5986ecbb420e070e2e
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/Git/RemoteServer/Dao.class.php | +11 | −0 | Go to diff View file |
M | plugins/git/include/Git/RemoteServer/GerritServerFactory.class.php | +13 | −0 | Go to diff View file |
M | plugins/git/include/REST/v1/GerritResource.php | +6 | −3 | Go to diff View file |
M | plugins/git/tests/rest/Git/GerritTest.php | +1 | −1 | Go to diff View file |
M | plugins/git/tests/rest/GitDataBuilder.php | +31 | −3 | Go to diff View file |