stable
Clone or download
Read-only
request #12804: Provide the commit reference when notifying Jenkins of an update
Change-Id: I2ab34533a7b9e892d31dac98fcd2bccb9244ce85
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/git/include/Git/Hook/PostReceive.class.php | +0 | −3 | Go to diff View file |
M | plugins/git/include/constants.php | +1 | −9 | Go to diff View file |
M | plugins/git/tests/Git/Hook/PostReceiveTest.php | +3 | −17 | Go to diff View file |
M | plugins/hudson_git/include/HudsonGit/Hook/HookTriggerController.php | +3 | −3 | Go to diff View file |
M | plugins/hudson_git/include/HudsonGit/Hook/JenkinsClient.php | +3 | −3 | Go to diff View file |
M | plugins/hudson_git/include/hudson_gitPlugin.class.php | +4 | −4 | Go to diff View file |