Branch: refs/heads/master
Home: https://github.com/jenkinsci/parameterized-remote-trigger-plugin
Commit: a9dda51bf9db876017402ce91bc4b70e0ee08ec6
https://github.com/jenkinsci/parameterized-remote-trigger-plugin/commit/a9dda51bf9db876017402ce91bc4b70e0ee08ec6
Author: tim.brown5 <[email protected]>
Date: 2014-03-28 (Fri, 28 Mar 2014)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/ParameterizedRemoteTrigger/RemoteBuildConfiguration.java
Log Message:
-----------
Added a fix for issue Jenkins JENKINS-22325. The issue is that when using the
'build' URL to trigger a job without parameters we don't jsut a JSOn response
back. This makes sendHTTPCall fail when it tries to create a JSON object out of
the response. The fix is to check if the response is empty and if so return
null from sendHTTPCall. This means any call to sendHTTPCall will have to be
checked for 'null responses.
Commit: 5fbb574a583647b4d344c8e20f44a741d8f552eb
https://github.com/jenkinsci/parameterized-remote-trigger-plugin/commit/5fbb574a583647b4d344c8e20f44a741d8f552eb
Author: tim.brown5 <[email protected]>
Date: 2014-03-28 (Fri, 28 Mar 2014)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/ParameterizedRemoteTrigger/RemoteBuildConfiguration.java
Log Message:
-----------
Removed URLs from console output (as per previous security concerns comment)
and added some in-code commments to help other developers
Commit: a24f17511b12ee5e1c8caa2215f5a04e3d01fd3d
https://github.com/jenkinsci/parameterized-remote-trigger-plugin/commit/a24f17511b12ee5e1c8caa2215f5a04e3d01fd3d
Author: Maurice Williams <[email protected]>
Date: 2014-03-29 (Sat, 29 Mar 2014)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/ParameterizedRemoteTrigger/RemoteBuildConfiguration.java
Log Message:
-----------
Merge pull request #3 from timbrown5/master
Fix for JENKINS-22325
Compare:
https://github.com/jenkinsci/parameterized-remote-trigger-plugin/compare/f683d4ed0a45...a24f17511b12
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.