stable

Clone or download

Read-only

Merge commit 'refs/changes/55/19555/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #15127: Remove the migration panel to the Tuleap SSH key management in the siteadministration Change-Id: I03b8db83d05eabc5b618ffbe77b1530275202b32

Modified Files

Name
M plugins/git/include/Git/AdminGitoliteConfig.php +0 −25 Go to diff View file
M plugins/git/include/Git/AdminGitoliteConfigPresenter.php +1 −18 Go to diff View file
M plugins/git/include/Git/AdminPresenter.class.php +1 −2 Go to diff View file
M plugins/git/include/Git/AdminRouter.class.php +0 −8 Go to diff View file
M plugins/git/include/Git/Gitolite/SSHKey/ManagementDetector.php +5 −32 Go to diff View file
D plugins/git/include/Git/Gitolite/SSHKey/SystemEvent/MigrateToTuleapSSHKeyManagement.php +0 −71 Go to diff View file
M plugins/git/include/Git/SystemEventManager.class.php +4 −15 Go to diff View file
M plugins/git/include/gitPlugin.php +1 −11 Go to diff View file
M plugins/git/site-content/fr_FR/LC_MESSAGES/tuleap-git.po +0 −22 Go to diff View file
D plugins/git/templates/admin-plugin-gitolite-migrate-to-tuleap-ssh-keys-management.mustache +0 −24 Go to diff View file
M plugins/git/templates/admin-plugin.mustache +0 −3 Go to diff View file
M plugins/git/tests/unit/Git/Gitolite/SSHKey/ManagementDetectorTest.php +4 −62 Go to diff View file