dev

Forked from tuleap/dev

Clone or download

Read-only

Use git_syslog for every git events

story #7599 have a dedicate queue for git events Change-Id: I33785dbf0b014846c70be7d44cc575bfe7c46d20

Modified Files

Name
M plugins/git/include/Git/SystemEventQueue.class.php +13 −0 Go to diff View file
A plugins/git/include/GitBackendLogger.php +29 −0 Go to diff View file
M plugins/git/include/autoload.php +3 −2 Go to diff View file
M plugins/git/include/gitPlugin.class.php +3 −5 Go to diff View file
M plugins/git/site-content/en_US/git.tab +1 −1 Go to diff View file
M src/common/system_event/SystemEventQueue.class.php +7 −0 Go to diff View file
M src/utils/process_system_events.php +1 −3 Go to diff View file