Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/docker-workflow-plugin
  Commit: 1a6b9174216dfc5ff2ded53a182d417704e271bd
      
https://github.com/jenkinsci/docker-workflow-plugin/commit/1a6b9174216dfc5ff2ded53a182d417704e271bd
  Author: vfarcic <vik...@farcic.com>
  Date:   2016-03-07 (Mon, 07 Mar 2016)

  Changed paths:
    M src/main/resources/org/jenkinsci/plugins/docker/workflow/Docker.groovy
    M 
src/main/resources/org/jenkinsci/plugins/docker/workflow/DockerDSL/help.jelly

  Log Message:
  -----------
  Added the option to specify Dockerfile when building a container. Example:

docker.build("jenkins-test", ".", "Dockerfile.test")


  Commit: ab5c279a62545d9f2fee5d1f59e1173381dc4d43
      
https://github.com/jenkinsci/docker-workflow-plugin/commit/ab5c279a62545d9f2fee5d1f59e1173381dc4d43
  Author: vfarcic <vik...@farcic.com>
  Date:   2016-03-07 (Mon, 07 Mar 2016)

  Changed paths:
    M src/main/resources/org/jenkinsci/plugins/docker/workflow/Docker.groovy
    M 
src/main/resources/org/jenkinsci/plugins/docker/workflow/DockerDSL/help.jelly

  Log Message:
  -----------
  Revert


  Commit: 6a49c2225aa1d405179343a449590f84628a99da
      
https://github.com/jenkinsci/docker-workflow-plugin/commit/6a49c2225aa1d405179343a449590f84628a99da
  Author: vfarcic <vik...@farcic.com>
  Date:   2016-03-07 (Mon, 07 Mar 2016)

  Changed paths:
    M src/main/resources/org/jenkinsci/plugins/docker/workflow/Docker.groovy

  Log Message:
  -----------
  JENKINS-33063


  Commit: 8686313eabbb5b727607b0ef9b480ba64b7bdfbd
      
https://github.com/jenkinsci/docker-workflow-plugin/commit/8686313eabbb5b727607b0ef9b480ba64b7bdfbd
  Author: vfarcic <vik...@farcic.com>
  Date:   2016-03-07 (Mon, 07 Mar 2016)

  Changed paths:
    M 
src/main/resources/org/jenkinsci/plugins/docker/workflow/DockerDSL/help.jelly

  Log Message:
  -----------
  JENKINS-33063


  Commit: 8ac95891861bd5405265f9b410b2e6d02fcbeaac
      
https://github.com/jenkinsci/docker-workflow-plugin/commit/8ac95891861bd5405265f9b410b2e6d02fcbeaac
  Author: vfarcic <vik...@farcic.com>
  Date:   2016-03-16 (Wed, 16 Mar 2016)

  Changed paths:
    M src/main/resources/org/jenkinsci/plugins/docker/workflow/Docker.groovy
    M src/test/java/org/jenkinsci/plugins/docker/workflow/DockerDSLTest.java

  Log Message:
  -----------
  JENKINS-33063


  Commit: c1dc2e3f0fb3c2ebd41db38582042e1e5b9cc906
      
https://github.com/jenkinsci/docker-workflow-plugin/commit/c1dc2e3f0fb3c2ebd41db38582042e1e5b9cc906
  Author: vfarcic <vik...@farcic.com>
  Date:   2016-03-16 (Wed, 16 Mar 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/docker/workflow/WithContainerStep.java
    M 
src/test/java/org/jenkinsci/plugins/docker/workflow/WithContainerStepTest.java

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/upstream/master' into jenkins-33063


  Commit: 153c70d5e863eb499b49d08d6992f3eff3ca586a
      
https://github.com/jenkinsci/docker-workflow-plugin/commit/153c70d5e863eb499b49d08d6992f3eff3ca586a
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2016-05-04 (Wed, 04 May 2016)

  Changed paths:
    M src/main/resources/org/jenkinsci/plugins/docker/workflow/Docker.groovy
    M 
src/main/resources/org/jenkinsci/plugins/docker/workflow/DockerDSL/help.jelly
    M src/test/java/org/jenkinsci/plugins/docker/workflow/DockerDSLTest.java

  Log Message:
  -----------
  Merge pull request #37 from vfarcic/jenkins-33063

[FIXED JENKINS-33063] Allow Image.run() to provide arguments to the container’s 
command


Compare: 
https://github.com/jenkinsci/docker-workflow-plugin/compare/af5a6697a03f...153c70d5e863

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to