stable
Clone or download
Read-only
request #7692 - Git plugin tries to commit / push as post system event at each run
Change-Id: I833f6fa2b9c12ed8bc8126cf5f38bca7636dee83
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/gitPlugin.class.php | +8 | −0 | Go to diff View file |
M | plugins/git/tests/gitPluginTest.php | +26 | −1 | Go to diff View file |
M | src/common/event/Event.class.php | +1 | −0 | Go to diff View file |
M | src/common/system_event/SystemEventProcessor.class.php | +2 | −2 | Go to diff View file |
M | src/common/system_event/SystemEventProcessor_ApplicationOwner.class.php | +3 | −2 | Go to diff View file |
M | src/common/system_event/SystemEventProcessor_Root.class.php | +1 | −1 | Go to diff View file |