stable

Clone or download

Read-only

Extract restriction actions in a dedicated object

This is part of story #9634 Restrict Gerrit server by project No functionnal changes here. Change-Id: I0920ad0e91e33d9d3b3762427394ad063fd6d3b8

Modified Files

Name
M plugins/git/include/Git/AdminGerritController.class.php +13 −160 Go to diff View file
M plugins/git/include/Git/AdminRouter.class.php +9 −2 Go to diff View file
A plugins/git/include/Git/RemoteServer/Gerrit/Restrictor.php +211 −0 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 +12 −2 Go to diff View file
M plugins/git/tests/Git/AdminGerritControllerTest.php +1 −1 Go to diff View file