stable

Clone or download

Read-only

Add a project to the restriction list

This is part of story #9634 Restrict Gerrit server by project We can now add a project to the restriction list. This restriction is not taken into account for now.* Change-Id: I4596d9040a6d89dd793ced187fcc4687d2d4fce2

Modified Files

Name
M plugins/git/include/Git/AdminGerritController.class.php +40 −6 Go to diff View file
M plugins/git/include/Git/AdminRouter.class.php +2 −1 Go to diff View file
M plugins/git/include/Git/GerritServerResourceRestrictor.php +9 −4 Go to diff View file
M plugins/git/include/Git/RestrictedGerritServerDao.php +15 −6 Go to diff View file
M plugins/git/tests/Git/AdminGerritControllerTest.php +2 −1 Go to diff View file