stable
Clone or download
Read-only
Merge commit 'refs/changes/15/13615/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #12719: Introduce a way to rebuild Gitolite configuration for all projects Change-Id: Iacc207d0d4028dd74b1e4c67496c262f6027f63b
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/git/include/Git/Gitolite/RegenerateConfigurationCommand.php | +126 | −0 | Go to diff View file |
M | plugins/git/include/gitPlugin.class.php | +12 | −0 | Go to diff View file |
A | plugins/git/phpunit/Git/Gitolite/RegenerateConfigurationCommandTest.php | +103 | −0 | Go to diff View file |
M | plugins/git/tests/GitBackendTest.php | +8 | −6 | Go to diff View file |
M | plugins/git/tests/GitTest.php | +4 | −3 | Go to diff View file |
M | plugins/git/tests/Git_Backend_GitoliteTest.php | +2 | −2 | Go to diff View file |
M | plugins/git/tests/Git_GitoliteDriverTest.php | +3 | −3 | Go to diff View file |
M | plugins/git/tests/Git_GitoliteTestCase.class.php | +4 | −3 | Go to diff View file |