Branch: refs/heads/user-defined-global-libs
  Home:   https://github.com/jenkinsci/workflow-plugin
  Commit: 70e6ead3b6fa7d3d203e7bf6117ad83632d48171
      
https://github.com/jenkinsci/workflow-plugin/commit/70e6ead3b6fa7d3d203e7bf6117ad83632d48171
  Author: Jesse Glick <[email protected]>
  Date:   2015-05-11 (Mon, 11 May 2015)

  Changed paths:
    M CHANGES.md
    M 
aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/EnvStepTest.java
    M 
basic-steps/src/main/java/org/jenkinsci/plugins/workflow/steps/EnvStep.java

  Log Message:
  -----------
  withEnv clobbered environment variables set in enclosing steps.


  Commit: 90d66c769651b22ccb77c40db5b0f5ea3d8b9712
      
https://github.com/jenkinsci/workflow-plugin/commit/90d66c769651b22ccb77c40db5b0f5ea3d8b9712
  Author: Jesse Glick <[email protected]>
  Date:   2015-05-12 (Tue, 12 May 2015)

  Changed paths:
    M CHANGES.md
    M 
aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/EnvStepTest.java
    M 
basic-steps/src/main/java/org/jenkinsci/plugins/workflow/steps/EnvStep.java

  Log Message:
  -----------
  Merge pull request #129 from jglick/EnvStep-nested

withEnv clobbered environment variables set in enclosing steps


  Commit: 9aba34f91cfcc36873497c5aefc239d631869e00
      
https://github.com/jenkinsci/workflow-plugin/commit/9aba34f91cfcc36873497c5aefc239d631869e00
  Author: Jesse Glick <[email protected]>
  Date:   2015-05-12 (Tue, 12 May 2015)

  Changed paths:
    M CHANGES.md

  Log Message:
  -----------
  [FIXED JENKINS-28317] Noting that this was recently fixed.


  Commit: d7522c644e2a7190fd9302fd3fef9931273ec793
      
https://github.com/jenkinsci/workflow-plugin/commit/d7522c644e2a7190fd9302fd3fef9931273ec793
  Author: Jesse Glick <[email protected]>
  Date:   2015-05-13 (Wed, 13 May 2015)

  Changed paths:
    M aggregator/pom.xml
    M api/pom.xml
    M basic-steps/pom.xml
    M cps-global-lib/pom.xml
    M cps/pom.xml
    M durable-task-step/pom.xml
    M job/pom.xml
    M pom.xml
    M scm-step/pom.xml
    M step-api/pom.xml
    M stm/pom.xml
    M support/pom.xml

  Log Message:
  -----------
  Switching to wiki page as the plugin URL.


  Commit: b07c6a491c37edd69162c3be75bf22fa43066356
      
https://github.com/jenkinsci/workflow-plugin/commit/b07c6a491c37edd69162c3be75bf22fa43066356
  Author: Jesse Glick <[email protected]>
  Date:   2015-05-13 (Wed, 13 May 2015)

  Changed paths:
    M COMPATIBILITY.md

  Log Message:
  -----------
  [JENKINS-28386] Noting.


  Commit: 81825406897f36a86e6a430184453f406aeff167
      
https://github.com/jenkinsci/workflow-plugin/commit/81825406897f36a86e6a430184453f406aeff167
  Author: Nigel Harniman <[email protected]>
  Date:   2015-05-13 (Wed, 13 May 2015)

  Changed paths:
    M COMPATIBILITY.md

  Log Message:
  -----------
  Added VeracodeNotifier and SeleniumHtmlReportPublisher


  Commit: 30345f2086f497053498b5eb5776123a69dabf12
      
https://github.com/jenkinsci/workflow-plugin/commit/30345f2086f497053498b5eb5776123a69dabf12
  Author: Jesse Glick <[email protected]>
  Date:   2015-05-13 (Wed, 13 May 2015)

  Changed paths:
    M COMPATIBILITY.md

  Log Message:
  -----------
  Merge pull request #133 from harniman/master

Added VeracodeNotifier and SeleniumHtmlReportPublisher


  Commit: 26beaf00bff3fc235cb73d53c77bf64b632fdc75
      
https://github.com/jenkinsci/workflow-plugin/commit/26beaf00bff3fc235cb73d53c77bf64b632fdc75
  Author: Jesse Glick <[email protected]>
  Date:   2015-05-14 (Thu, 14 May 2015)

  Changed paths:
    M COMPATIBILITY.md

  Log Message:
  -----------
  [JENKINS-28335] Noting.


  Commit: 8aba4d5b6c7236aaddbda7c69e89807c872add4f
      
https://github.com/jenkinsci/workflow-plugin/commit/8aba4d5b6c7236aaddbda7c69e89807c872add4f
  Author: Jesse Glick <[email protected]>
  Date:   2015-05-14 (Thu, 14 May 2015)

  Changed paths:
    M CHANGES.md

  Log Message:
  -----------
  [JENKINS-27389] Noting.


  Commit: 13c0e810bb77954b2607124260632e30e8b6f52f
      
https://github.com/jenkinsci/workflow-plugin/commit/13c0e810bb77954b2607124260632e30e8b6f52f
  Author: Jesse Glick <[email protected]>
  Date:   2015-05-14 (Thu, 14 May 2015)

  Changed paths:
    M COMPATIBILITY.md

  Log Message:
  -----------
  [JENKINS-26670] Noting.


  Commit: 9c1ef1f00edb14b6a61498936c1e4edd8fb6cda6
      
https://github.com/jenkinsci/workflow-plugin/commit/9c1ef1f00edb14b6a61498936c1e4edd8fb6cda6
  Author: Jesse Glick <[email protected]>
  Date:   2015-05-15 (Fri, 15 May 2015)

  Changed paths:
    M CHANGES.md

  Log Message:
  -----------
  Noting #126 and #127.


  Commit: 4c86eedc3aa8287f0f7b966ad8da95a010e5eb30
      
https://github.com/jenkinsci/workflow-plugin/commit/4c86eedc3aa8287f0f7b966ad8da95a010e5eb30
  Author: Jesse Glick <[email protected]>
  Date:   2015-05-15 (Fri, 15 May 2015)

  Changed paths:
    M COMPATIBILITY.md

  Log Message:
  -----------
  Merge branch 'master' of github.com:jenkinsci/workflow-plugin


  Commit: 206dcadf0420f7c7f848961cf33bf44bc1d92e03
      
https://github.com/jenkinsci/workflow-plugin/commit/206dcadf0420f7c7f848961cf33bf44bc1d92e03
  Author: Jesse Glick <[email protected]>
  Date:   2015-05-15 (Fri, 15 May 2015)

  Changed paths:
    M CHANGES.md

  Log Message:
  -----------
  Missing colons in a couple of spots.


  Commit: 7a3ffd74b7c0102c8d8a0a635dacda49e9cb7386
      
https://github.com/jenkinsci/workflow-plugin/commit/7a3ffd74b7c0102c8d8a0a635dacda49e9cb7386
  Author: Jesse Glick <[email protected]>
  Date:   2015-05-15 (Fri, 15 May 2015)

  Changed paths:
    M CHANGES.md

  Log Message:
  -----------
  Recording release date of 1.0.


  Commit: fdf1f9cf2901c62aab6b81e46c1b1d44bcbbe3bb
      
https://github.com/jenkinsci/workflow-plugin/commit/fdf1f9cf2901c62aab6b81e46c1b1d44bcbbe3bb
  Author: Jesse Glick <[email protected]>
  Date:   2015-05-21 (Thu, 21 May 2015)

  Changed paths:
    M aggregator/pom.xml
    M api/pom.xml
    M basic-steps/pom.xml
    M cps-global-lib/pom.xml
    M cps/pom.xml
    M durable-task-step/pom.xml
    M job/pom.xml
    M pom.xml
    M scm-step/pom.xml
    M step-api/pom.xml
    M stm/pom.xml
    M support/pom.xml

  Log Message:
  -----------
  Merge pull request #132 from jglick/wiki-url

Switching to wiki page as the plugin URL


  Commit: 9dadb50b152b49206826ccf39ed5d6b4d500f3ac
      
https://github.com/jenkinsci/workflow-plugin/commit/9dadb50b152b49206826ccf39ed5d6b4d500f3ac
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2015-05-21 (Thu, 21 May 2015)

  Changed paths:
    M CHANGES.md
    M COMPATIBILITY.md
    M aggregator/pom.xml
    M 
aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/EnvStepTest.java
    M api/pom.xml
    M basic-steps/pom.xml
    M 
basic-steps/src/main/java/org/jenkinsci/plugins/workflow/steps/EnvStep.java
    M cps-global-lib/pom.xml
    M cps/pom.xml
    M durable-task-step/pom.xml
    M job/pom.xml
    M pom.xml
    M scm-step/pom.xml
    M step-api/pom.xml
    M stm/pom.xml
    M support/pom.xml

  Log Message:
  -----------
  Sync up with the master branch.

Conflicts:
        CHANGES.md


Compare: 
https://github.com/jenkinsci/workflow-plugin/compare/c3915f6621b7...9dadb50b152b

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