Branch: refs/heads/master
Home: https://github.com/jenkinsci/campfire-plugin
Commit: ebd030403287825924588637ec06e17c69e16945
https://github.com/jenkinsci/campfire-plugin/commit/ebd030403287825924588637ec06e17c69e16945
Author: Peter Vandenberk <[email protected]>
Date: 2012-02-09 (Thu, 09 Feb 2012)
Changed paths:
M src/main/java/hudson/plugins/campfire/Campfire.java
Log Message:
-----------
Proxy support for the Campfire plugin
If a proxy is set on the main Hudson (Jenkins?) object, then use it to configure
the HTTP client object used by the Campfire plugin.
Commit: 50da709fc4fd8c358c158b58e11c7aa62535a452
https://github.com/jenkinsci/campfire-plugin/commit/50da709fc4fd8c358c158b58e11c7aa62535a452
Author: Olivier Lamy <[email protected]>
Date: 2012-02-09 (Thu, 09 Feb 2012)
Changed paths:
M src/main/java/hudson/plugins/campfire/Campfire.java
Log Message:
-----------
Merge pull request #2 from simplybusiness/use_http_proxy
Proxy support for the Campfire plugin
Compare: https://github.com/jenkinsci/campfire-plugin/compare/eb9534a...50da709