Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/docker-workflow-plugin
  Commit: 4185911492fe19f9384e9e4dbcc581b59dea531f
      
https://github.com/jenkinsci/docker-workflow-plugin/commit/4185911492fe19f9384e9e4dbcc581b59dea531f
  Author: Allan Burdajewicz <[email protected]>
  Date:   2018-05-21 (Mon, 21 May 2018)

  Changed paths:
    M pom.xml
    M 
src/main/java/org/jenkinsci/plugins/docker/workflow/RegistryEndpointStep.java

  Log Message:
  -----------
  [JENKINS-48437] Use the new API passing the Run to retrieve the token


  Commit: a9d0645a099412a55d67faaa72e00ef0e4a54b78
      
https://github.com/jenkinsci/docker-workflow-plugin/commit/a9d0645a099412a55d67faaa72e00ef0e4a54b78
  Author: dohbedoh <[email protected]>
  Date:   2019-01-21 (Mon, 21 Jan 2019)

  Changed paths:
    M pom.xml
    M 
src/main/java/org/jenkinsci/plugins/docker/workflow/ServerEndpointStep.java

  Log Message:
  -----------
  [JENKINS-48437] Use the new API passing the Run to retrieve the token


  Commit: 7172acdc039beed78214dcd30e5f8f0d515c9dc3
      
https://github.com/jenkinsci/docker-workflow-plugin/commit/7172acdc039beed78214dcd30e5f8f0d515c9dc3
  Author: Allan Burdajewicz <[email protected]>
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
    M 
src/test/java/org/jenkinsci/plugins/docker/workflow/RegistryEndpointStepTest.java
    M 
src/test/java/org/jenkinsci/plugins/docker/workflow/ServerEndpointStepTest.java

  Log Message:
  -----------
  [JENKINS-48437] Adding tests


  Commit: 160b1dee18a2c338b79acab6a2b4584dbfe2ec98
      
https://github.com/jenkinsci/docker-workflow-plugin/commit/160b1dee18a2c338b79acab6a2b4584dbfe2ec98
  Author: Allan Burdajewicz <[email protected]>
  Date:   2019-03-05 (Tue, 05 Mar 2019)

  Changed paths:
    M 
src/test/java/org/jenkinsci/plugins/docker/workflow/RegistryEndpointStepTest.java
    M 
src/test/java/org/jenkinsci/plugins/docker/workflow/ServerEndpointStepTest.java

  Log Message:
  -----------
  [JENKINS-48437] Some should assume a unix environment


  Commit: 010a3bf06ea994d9a947e67efafc5ee6b23d7c57
      
https://github.com/jenkinsci/docker-workflow-plugin/commit/010a3bf06ea994d9a947e67efafc5ee6b23d7c57
  Author: Allan Burdajewicz <[email protected]>
  Date:   2019-03-22 (Fri, 22 Mar 2019)

  Changed paths:
    M 
src/test/java/org/jenkinsci/plugins/docker/workflow/RegistryEndpointStepTest.java
    M 
src/test/java/org/jenkinsci/plugins/docker/workflow/ServerEndpointStepTest.java

  Log Message:
  -----------
  [JENKINS-48437] Refine credentials tests


  Commit: 09c810b685e62f5ee070bb77082142dc324f5ab8
      
https://github.com/jenkinsci/docker-workflow-plugin/commit/09c810b685e62f5ee070bb77082142dc324f5ab8
  Author: Allan Burdajewicz <[email protected]>
  Date:   2019-03-22 (Fri, 22 Mar 2019)

  Changed paths:
    M 
src/test/java/org/jenkinsci/plugins/docker/workflow/RegistryEndpointStepTest.java

  Log Message:
  -----------
  [JENKINS-48437] Fix typo


  Commit: 2ac78dc9a47fd2ee0dad5442451fd94f002c3b94
      
https://github.com/jenkinsci/docker-workflow-plugin/commit/2ac78dc9a47fd2ee0dad5442451fd94f002c3b94
  Author: Devin Nusbaum <[email protected]>
  Date:   2019-04-01 (Mon, 01 Apr 2019)

  Changed paths:
    M pom.xml
    M 
src/test/java/org/jenkinsci/plugins/docker/workflow/RegistryEndpointStepTest.java
    M 
src/test/java/org/jenkinsci/plugins/docker/workflow/ServerEndpointStepTest.java

  Log Message:
  -----------
  [JENKINS-48437] Expand test cases to show that CONFIGURE permission is key


  Commit: 352ff78b89814d69db7f31657f69ace20c97f98f
      
https://github.com/jenkinsci/docker-workflow-plugin/commit/352ff78b89814d69db7f31657f69ace20c97f98f
  Author: Devin Nusbaum <[email protected]>
  Date:   2019-04-01 (Mon, 01 Apr 2019)

  Changed paths:
    M 
src/test/java/org/jenkinsci/plugins/docker/workflow/RegistryEndpointStepTest.java
    M 
src/test/java/org/jenkinsci/plugins/docker/workflow/ServerEndpointStepTest.java

  Log Message:
  -----------
  [JENKINS-48437] Remove unnecessary calls to ACL.as in tests


  Commit: 6e742bfecb4c9a37c9fe43b2731562052c802b89
      
https://github.com/jenkinsci/docker-workflow-plugin/commit/6e742bfecb4c9a37c9fe43b2731562052c802b89
  Author: Devin Nusbaum <[email protected]>
  Date:   2019-04-02 (Tue, 02 Apr 2019)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [JENKINS-48437] Update to released version of docker-commons


  Commit: 5daec76347cd363527336a804f8e9c64ee877e77
      
https://github.com/jenkinsci/docker-workflow-plugin/commit/5daec76347cd363527336a804f8e9c64ee877e77
  Author: Devin Nusbaum <[email protected]>
  Date:   2019-04-02 (Tue, 02 Apr 2019)

  Changed paths:
    M pom.xml
    M 
src/main/java/org/jenkinsci/plugins/docker/workflow/RegistryEndpointStep.java
    M 
src/main/java/org/jenkinsci/plugins/docker/workflow/ServerEndpointStep.java
    M 
src/test/java/org/jenkinsci/plugins/docker/workflow/RegistryEndpointStepTest.java
    M 
src/test/java/org/jenkinsci/plugins/docker/workflow/ServerEndpointStepTest.java

  Log Message:
  -----------
  Merge pull request #168 from dwnusbaum/JENKINS-48437

[JENKINS-48437] Use new docker-commons API and pass the Run to retrieve the 
token


Compare: 
https://github.com/jenkinsci/docker-workflow-plugin/compare/da10124529e3...5daec76347cd

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