stable
Clone or download
Read-only
Merge commit 'refs/changes/18/13418/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #12618: Jenkins webhook might fail when the server URL ends with / Change-Id: I03e002e5da1e6cc538789be293ad5b9835bc838c
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/hudson_git/include/HudsonGit/Hook/JenkinsClient.php | +3 | −0 | Go to diff View file |
M | src/common/Jenkins/Client.class.php | +5 | −1 | Go to diff View file |
M | src/common/Jenkins/JenkinsCSRFCrumbRetriever.php | +4 | −0 | Go to diff View file |
A | tests/phpunit/common/Jenkins/JenkinsCSRFCrumbRetrieverTest.php | +65 | −0 | Go to diff View file |
D | tests/simpletest/common/Jenkins/JenkinsCSRFCrumbRetrieverTest.php | +0 | −51 | Go to diff View file |