stable

Clone or download

Read-only

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

* ssh://gerrit.tuleap.net:29418/tuleap: Closes request #31101: Drop gitolite2 wrapper et gitshell installer

Modified Files

Name
D plugins/git/bin/gitolite-suexec-wrapper.sh +0 −16 Go to diff View file
D plugins/git/bin/gitshell-install.sh +0 −79 Go to diff View file
M plugins/git/db/install.sql +1 −1 Go to diff View file
D plugins/git/etc/gitolite.rc.dist +0 −96 Go to diff View file
M plugins/git/include/DiskUsage/Collector.php +2 −12 Go to diff View file
M plugins/git/include/Git/Ci.class.php +1 −1 Go to diff View file
M plugins/git/include/Git/SystemEventManager.class.php +1 −31 Go to diff View file
M plugins/git/include/GitActions.class.php +3 −6 Go to diff View file
M plugins/git/include/GitDao.class.php +4 −20 Go to diff View file
M plugins/git/include/GitRepository.class.php +0 −10 Go to diff View file
M plugins/git/include/GitRepositoryFactory.class.php +2 −7 Go to diff View file
M plugins/git/include/GitViews/RepoManagement/Pane/AccessControl.class.php +0 −31 Go to diff View file
M plugins/git/include/Git_Backend_Gitolite.class.php +0 −10 Go to diff View file
D plugins/git/include/SystemEvents/SystemEvent_GIT_LEGACY_REPO_ACCESS.class.php +0 −64 Go to diff View file
D plugins/git/include/SystemEvents/SystemEvent_GIT_LEGACY_REPO_DELETE.class.php +0 −25 Go to diff View file
M plugins/git/include/gitPlugin.php +0 −11 Go to diff View file
M plugins/git/site-content/fr_FR/LC_MESSAGES/tuleap-git.po +0 −6 Go to diff View file
M plugins/git/site-content/pt_BR/LC_MESSAGES/tuleap-git.po +0 −6 Go to diff View file
M plugins/git/tests/unit/Git/SystemEventManagerTest.php +0 −20 Go to diff View file
M plugins/git/tests/unit/GitActionsTest.php +2 −2 Go to diff View file
M plugins/git/tests/unit/GitRepositoryTest.php +0 −7 Go to diff View file