stable
Clone or download
Read-only
Merge commit 'refs/changes/52/3952/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: story #8021 - delete mirror configuration on mirror delete Change-Id: Ic79a9baf49a724df1f9b5eb9068c9049376e917a
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/Git/Gitolite/GitoliteConfWriter.php | +13 | −1 | Go to diff View file |
M | plugins/git/include/Git/Mirror/MirrorDataMapper.class.php | +2 | −2 | Go to diff View file |
M | plugins/git/include/Git/SystemEventManager.class.php | +13 | −3 | Go to diff View file |
M | plugins/git/include/Git_GitoliteDriver.class.php | +20 | −2 | Go to diff View file |
M | plugins/git/include/autoload.php | +4 | −3 | Go to diff View file |
A | plugins/git/include/events/SystemEvent_GIT_DELETE_MIRROR.php | +62 | −0 | Go to diff View file |
R | plugins/git/include/events/SystemEvent_GIT_RENAME_MIRROR.php | Go to diff View file | ||
M | plugins/git/include/gitPlugin.class.php | +8 | −2 | Go to diff View file |