dev

Forked from tuleap/dev

Clone or download

Read-only

Merge commit 'refs/changes/68/3368/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #7692 - Git plugin tries to commit / push as post system event at each run Change-Id: I696e1dcf43a686ccb01ac09f1597488083abe004

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