stable
Clone or download
Read-only
Whenever a repository is deleted, we should remove the repository from all manifest files it appears in. Part of story #7522: Tuleap generates grokmirror manifest files Change-Id: Iaa1fa7ee60dedb57f214b4fe724c3b2a4b35f3a8
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/Git/Mirror/ManifestManager.class.php | +9 | −2 | Go to diff View file |
M | plugins/git/include/events/SystemEvent_GIT_REPO_DELETE.class.php | +17 | −8 | Go to diff View file |
M | plugins/git/include/gitPlugin.class.php | +4 | −0 | Go to diff View file |
M | plugins/git/tests/Git/Mirror/ManifestManagerTest.php | +9 | −1 | Go to diff View file |
M | plugins/git/tests/events/SystemEvent_GIT_REPO_DELETETest.php | +27 | −15 | Go to diff View file |