stable

Clone or download

Read-only

Merge commit 'refs/changes/15/4515/4' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: story #8340: Git service can send truncated notifications Change-Id: I2ec51b562de2bd76b95547f7a3db56e901629e69

Modified Files

Name
M plugins/git/hooks/post-receive-email +6 −31 Go to diff View file
M plugins/git/hooks/post-receive.php +8 −5 Go to diff View file
M plugins/git/include/Git/Hook/PostReceive.class.php +48 −11 Go to diff View file
M plugins/git/include/GitRepository.class.php +9 −3 Go to diff View file
M plugins/git/include/gitPlugin.class.php +10 −0 Go to diff View file
M plugins/git/tests/Git/Hook/PostReceiveTest.php +22 −15 Go to diff View file