stable
Clone or download
Read-only
Merge commit 'refs/changes/58/7158/5' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #9702: Parse gitolite logs in a dedicated system event Change-Id: I3f46b9fc8ff35bfb7085c603ed0456beb07bb063
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/Git/SystemEventManager.class.php | +16 | −6 | Go to diff View file |
M | plugins/git/include/autoload.php | +3 | −2 | Go to diff View file |
A | plugins/git/include/events/ParseGitolite3Logs.php | +51 | −0 | Go to diff View file |
M | plugins/git/include/gitPlugin.class.php | +17 | −16 | Go to diff View file |
M | src/common/system_event/SystemEventManager.class.php | +14 | −3 | Go to diff View file |