stable
Clone or download
Read-only
No functionnal change is expected. Part of request #13236: Remove deprecated \Http_Client class Change-Id: Ic659c7d9ab68def9189ee37429548365d84bfb6f
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/hudson_git/include/HudsonGit/Hook/JenkinsClient.php | +35 | −35 | Go to diff View file |
M | plugins/hudson_git/include/HudsonGit/PollingResponse.php | +15 | −11 | Go to diff View file |
D | plugins/hudson_git/include/HudsonGit/PollingResponseFactory.php | +0 | −42 | Go to diff View file |
M | plugins/hudson_git/include/hudson_gitPlugin.class.php | +6 | −5 | Go to diff View file |
A | plugins/hudson_git/phpunit/.simpletest_skip | +0 | −0 | Go to diff View file |
A | plugins/hudson_git/phpunit/HudsonGit/Hook/JenkinsClientTest.php | +68 | −0 | Go to diff View file |
A | plugins/hudson_git/phpunit/bootstrap.php | +21 | −0 | Go to diff View file |