Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parameterized-remote-trigger-plugin
  Commit: 6a9aaab1d24b185a1123ce28a541f22be09e523f
      
https://github.com/jenkinsci/parameterized-remote-trigger-plugin/commit/6a9aaab1d24b185a1123ce28a541f22be09e523f
  Author: codykeeling <[email protected]>
  Date:   2014-04-29 (Tue, 29 Apr 2014)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/ParameterizedRemoteTrigger/RemoteBuildConfiguration.java

  Log Message:
  -----------
  Added URL encode to HTTP GET to check if target remote job is
parameterized. Previously, a remote job with spaces in the name would
cause a failure while attempting to check for job parameters. This
caused each build trigger step to retry the parameterization check 5
times and then swallow the resulting AbortException.


  Commit: 7a98e12ae34fd539a83ccc7ac9acbe91e7aee7ec
      
https://github.com/jenkinsci/parameterized-remote-trigger-plugin/commit/7a98e12ae34fd539a83ccc7ac9acbe91e7aee7ec
  Author: Maurice Williams <[email protected]>
  Date:   2014-07-06 (Sun, 06 Jul 2014)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/ParameterizedRemoteTrigger/RemoteBuildConfiguration.java

  Log Message:
  -----------
  Merge pull request #4 from tankertux/master

Added URL encode to HTTP GET to check if target remote job is parameterized


Compare: 
https://github.com/jenkinsci/parameterized-remote-trigger-plugin/compare/9260b1039cfa...7a98e12ae34f

-- 
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.

Reply via email to