Branch: refs/heads/JENKINS-26085
  Home:   https://github.com/jenkinsci/workflow-plugin
  Commit: 6838a3ce779d6645759e76456d39f1da95128d26
      
https://github.com/jenkinsci/workflow-plugin/commit/6838a3ce779d6645759e76456d39f1da95128d26
  Author: Nicolas De Loof <[email protected]>
  Date:   2015-03-06 (Fri, 06 Mar 2015)

  Changed paths:
    M scm-step/README.md
    M scm-step/pom.xml
    M 
scm-step/src/main/java/org/jenkinsci/plugins/workflow/steps/scm/GitStep.java
    A 
scm-step/src/test/java/org/jenkinsci/plugins/workflow/steps/scm/GitStepTest.java

  Log Message:
  -----------
  [FIXED JENKINS-26085] Credentials support for git step


  Commit: cbf31d4cb123b09566aa4039c5bbc45cf9968e34
      
https://github.com/jenkinsci/workflow-plugin/commit/cbf31d4cb123b09566aa4039c5bbc45cf9968e34
  Author: Nicolas De Loof <[email protected]>
  Date:   2015-03-06 (Fri, 06 Mar 2015)

  Changed paths:
    M 
scm-step/src/main/java/org/jenkinsci/plugins/workflow/steps/scm/GitStep.java
    M 
scm-step/src/main/resources/org/jenkinsci/plugins/workflow/steps/scm/GitStep/config.jelly

  Log Message:
  -----------
  select credentials on web UI


  Commit: 7f2103ae648e779cb98255fe6fd975a563aaa5d3
      
https://github.com/jenkinsci/workflow-plugin/commit/7f2103ae648e779cb98255fe6fd975a563aaa5d3
  Author: Nicolas De Loof <[email protected]>
  Date:   2015-03-06 (Fri, 06 Mar 2015)

  Changed paths:
    M 
scm-step/src/main/java/org/jenkinsci/plugins/workflow/steps/scm/GitStep.java
    M 
scm-step/src/test/java/org/jenkinsci/plugins/workflow/steps/scm/GitStepTest.java

  Log Message:
  -----------
  check credentialsId set in DSL script match a valid credential


  Commit: 0ba4b8d870fca38939f4c142b2cbaea7c2a68dc8
      
https://github.com/jenkinsci/workflow-plugin/commit/0ba4b8d870fca38939f4c142b2cbaea7c2a68dc8
  Author: Nicolas De Loof <[email protected]>
  Date:   2015-03-06 (Fri, 06 Mar 2015)

  Changed paths:
    M 
scm-step/src/main/java/org/jenkinsci/plugins/workflow/steps/scm/GitStep.java
    M 
scm-step/src/test/java/org/jenkinsci/plugins/workflow/steps/scm/GitStepTest.java

  Log Message:
  -----------
  store credentialsId, not credentials instance


Compare: 
https://github.com/jenkinsci/workflow-plugin/compare/6838a3ce779d^...0ba4b8d870fc

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