stable

Clone or download

Read-only

Merge commit 'refs/changes/47/6347/3' of ssh://gerrit.tuleap.net:29418/tuleap into stable

* ssh://gerrit.tuleap.net:29418/tuleap: request #9397: Manually push SSH keys to a Gerrit server can be confusing if two servers use the same hostname

Modified Files

Name
M plugins/git/include/Git/Driver/Gerrit/MembershipManager.class.php +1 −1 Go to diff View file
M plugins/git/include/Git/Driver/Gerrit/ProjectCreator.class.php +1 −1 Go to diff View file
M plugins/git/include/GitViews/RepoManagement/Pane/Gerrit.class.php +10 −2 Go to diff View file
M plugins/git/include/events/SystemEvent_GIT_GERRIT_ADMIN_KEY_DUMP.class.php +1 −1 Go to diff View file
M plugins/git/include/events/SystemEvent_GIT_GERRIT_MIGRATION.class.php +2 −2 Go to diff View file
M plugins/git/include/gitPlugin.class.php +7 −6 Go to diff View file
M plugins/git/site-content/en_US/git.tab +1 −1 Go to diff View file
M plugins/git/site-content/fr_FR/git.tab +1 −1 Go to diff View file
M plugins/git/tests/events/SystemEvent_GIT_GERRIT_MIGRATIONTest.php +3 −3 Go to diff View file