stable

Clone or download

Read-only

Restriction form in site admin

This is part of story #9634 Restrict Gerrit server by project A restrict button is now displayed in Gerrit server form. For now, the switch does not do something. Change-Id: Ie07c1cdfd74f76c5776e1d8438db7e38dd3cc150

Modified Files

Name
A plugins/git/include/Git/AdminAllowedProjectsGerritPresenter.class.php +186 −0 Go to diff View file
M plugins/git/include/Git/AdminGerritController.class.php +80 −1 Go to diff View file
M plugins/git/include/Git/AdminGerritPresenter.class.php +1 −1 Go to diff View file
M plugins/git/include/Git/AdminRouter.class.php +1 −1 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 +2 −0 Go to diff View file
M plugins/git/site-content/en_US/git.tab +7 −0 Go to diff View file
M plugins/git/site-content/fr_FR/git.tab +7 −0 Go to diff View file
M plugins/git/templates/admin-plugin-gerrit-server.mustache +9 −0 Go to diff View file
M plugins/git/www/themes/BurningParrot/css/_git.scss +4 −0 Go to diff View file