stable
Clone or download
Read-only
Merge commit 'refs/changes/43/3043/18' of ssh://gerrit.tuleap.net:29418/tuleap into stable
* ssh://gerrit.tuleap.net:29418/tuleap: request #7485: Automatic purge of archived gitolite repositories
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/GitDao.class.php | +18 | −1 | Go to diff View file |
M | plugins/git/include/GitRepositoryFactory.class.php | +17 | −0 | Go to diff View file |
M | plugins/git/include/GitRepositoryManager.class.php | +59 | −2 | Go to diff View file |
M | plugins/git/include/Git_Backend_Gitolite.class.php | +0 | −1 | Go to diff View file |
M | plugins/git/include/gitPlugin.class.php | +10 | −1 | Go to diff View file |
M | plugins/git/tests/GitRepositoryManagerTest.php | +14 | −4 | Go to diff View file |