stable

Clone or download

Read-only

Display warning icon in siteadministration for server still using Gerrit 2.5

The possibility to edit them and keep them as 2.5 is also gone. Now when an administrator edits one of those very old Gerrit server it will be automatically moved to 2.8+. Part of request #13968: Drop support of Gerrit before 2.8 Change-Id: I3fb5628d107d4a28fe5f3cfbe1de0ebb6a531f63

Modified Files

Name
M plugins/git/include/Git/AdminGerritBuilder.php +1 −17 Go to diff View file
M plugins/git/include/Git/AdminGerritController.class.php +1 −1 Go to diff View file
M plugins/git/include/Git/AdminGerritPresenter.class.php +1 −4 Go to diff View file
M plugins/git/include/Git/RemoteServer/GerritServerPresenter.class.php +1 −15 Go to diff View file
M plugins/git/phpunit/Git/AdminGerritControllerTest.php +4 −12 Go to diff View file
M plugins/git/site-content/fr_FR/LC_MESSAGES/tuleap-git.po +7 −6 Go to diff View file
M plugins/git/templates/admin-plugin-gerrit-modal-edit.mustache +0 −17 Go to diff View file
M plugins/git/templates/admin-plugin-gerrit-server-modal.mustache +0 −1 Go to diff View file
M plugins/git/templates/admin-plugin-gerrit-server.mustache +8 −12 Go to diff View file
M plugins/git/themes/BurningParrot/site-admin/_git.scss +4 −0 Go to diff View file