stable

Clone or download

Read-only

Git > gerrit add servers take into account "use_ssl"

This is a part of story #9585 Get rid of Bootstrap in site admin / plugins To test: On Git > Gerrit when you add server using ssl then on the list you can see the correct label. Change-Id: Ia87afd3b14ac4cbeacf7ad2c2cd0fdb07c6271f2

Modified Files

Name
M plugins/git/include/Git/AdminGerritController.class.php +61 −38 Go to diff View file
M plugins/git/include/Git/AdminGerritPresenter.class.php +3 −5 Go to diff View file
M plugins/git/include/Git/AdminRouter.class.php +5 −1 Go to diff View file
M plugins/git/templates/admin-plugin-gerrit-server-modal.mustache +18 −6 Go to diff View file
M plugins/git/tests/Git/AdminGerritControllerTest.php +82 −65 Go to diff View file