stable
Clone or download
Read-only
story #8021 - delete mirror configuration on mirror delete
Change-Id: I7e7674d3260c31a97d104036973f58e090c64811
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 |