Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/credentials-plugin
  Commit: f6269449ce18af7be2f013f8e2f1b6a21e1ed855
      
https://github.com/jenkinsci/credentials-plugin/commit/f6269449ce18af7be2f013f8e2f1b6a21e1ed855
  Author: Joseph Ajax <[email protected]>
  Date:   2016-01-27 (Wed, 27 Jan 2016)

  Changed paths:
    M 
src/main/java/com/cloudbees/plugins/credentials/CredentialsParameterDefinition.java

  Log Message:
  -----------
  [JENKINS-29646] - fix bug in constructor call that breaks rebuild-plugin

-description and value parameters were swapped in constructor call causing
the credential parameter value of the previous build to be replaced with a
"global" default (i.e. the first credential parameter from the dropdown list)
when triggering a rebuild.


  Commit: 5eea943175794f9b5769d23e5521a0e0cc87fb3d
      
https://github.com/jenkinsci/credentials-plugin/commit/5eea943175794f9b5769d23e5521a0e0cc87fb3d
  Author: Stephen Connolly <[email protected]>
  Date:   2016-02-15 (Mon, 15 Feb 2016)

  Changed paths:
    M 
src/main/java/com/cloudbees/plugins/credentials/CredentialsParameterDefinition.java

  Log Message:
  -----------
  Merge pull request #41 from jrajax/master

[JENKINS-29646] - fix bug in constructor call that breaks rebuild-plugin


Compare: 
https://github.com/jenkinsci/credentials-plugin/compare/50e6fc0f7ecb...5eea94317579

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