stable
Clone or download
Read-only
request #7485: Automatic purge of archived gitolite repositories
Change-Id: Id495d1cd759d8699b8538f6ec374ab9e0323a0cb
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 |