Branch: refs/heads/step-in-groovy
  Home:   https://github.com/jenkinsci/workflow-cps-plugin
  Commit: 7535c53b494ecc106363d04fd71ce81ff0014a66
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/7535c53b494ecc106363d04fd71ce81ff0014a66
  Author: Jesse Glick <[email protected]>
  Date:   2016-08-04 (Thu, 04 Aug 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecution.java
    M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThreadDumpAction.java

  Log Message:
  -----------
  Include the running node count in Pipeline thread dumps in support bundles.


  Commit: 267b59450b31d4bb3a21ca6c5bac3004c0e6ff15
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/267b59450b31d4bb3a21ca6c5bac3004c0e6ff15
  Author: Jesse Glick <[email protected]>
  Date:   2016-08-04 (Thu, 04 Aug 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecution.java
    M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThreadDumpAction.java

  Log Message:
  -----------
  @svanoort points out that using iota to indicate graph size is imprecise.


  Commit: dc6d7bcb692ce20894844bcbca92b97ab8df55de
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/dc6d7bcb692ce20894844bcbca92b97ab8df55de
  Author: Jesse Glick <[email protected]>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecution.java
    M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThreadDumpAction.java

  Log Message:
  -----------
  Merge pull request #36 from jglick/pipeline-thread-dump-currentNodeCount

Include the running node count in Pipeline thread dumps in support bundles


  Commit: 021152a957b345802fdfa101d42088f78493b805
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/021152a957b345802fdfa101d42088f78493b805
  Author: Jesse Glick <[email protected]>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/cps/DSL.java
    M src/test/java/org/jenkinsci/plugins/workflow/DSLTest.java

  Log Message:
  -----------
  [JENKINS-29922] Report symbols as well as steps in DSL error messages.


  Commit: 721d0ca23cc1b7c028af4ec8641c71377526f2ad
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/721d0ca23cc1b7c028af4ec8641c71377526f2ad
  Author: Jesse Glick <[email protected]>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/cps/Snippetizer.java
    M 
src/main/resources/org/jenkinsci/plugins/workflow/cps/Snippetizer/dsld.groovy
    M 
src/main/resources/org/jenkinsci/plugins/workflow/cps/Snippetizer/gdsl.groovy
    M 
src/main/resources/org/jenkinsci/plugins/workflow/cps/Snippetizer/html.groovy
    M 
src/main/resources/org/jenkinsci/plugins/workflow/cps/Snippetizer/index.jelly
    M src/test/java/org/jenkinsci/plugins/workflow/cps/SnippetizerTest.java
    M src/test/java/org/jenkinsci/plugins/workflow/cps/SnippetizerTester.java

  Log Message:
  -----------
  [JENKINS-29922] Display single-argument metasteps inline in Snippetizer.


  Commit: c4c2278e29c65cc222b6d9722ec3c7c38547a0be
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/c4c2278e29c65cc222b6d9722ec3c7c38547a0be
  Author: Jesse Glick <[email protected]>
  Date:   2016-08-05 (Fri, 05 Aug 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/cps/Snippetizer.java

  Log Message:
  -----------
  FindBugs


  Commit: dc9e39ad16adbf0634ce54fd0dc100ecd15bf8ac
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/dc9e39ad16adbf0634ce54fd0dc100ecd15bf8ac
  Author: Jesse Glick <[email protected]>
  Date:   2016-08-08 (Mon, 08 Aug 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/cps/DSL.java
    M src/test/java/org/jenkinsci/plugins/workflow/DSLTest.java

  Log Message:
  -----------
  Merge pull request #37 from jglick/DSL-error-JENKINS-29922

[JENKINS-29922] Report symbols as well as steps in DSL error messages


  Commit: 8bb46a885856c6ccd8308f6dab609abcb277b46f
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/8bb46a885856c6ccd8308f6dab609abcb277b46f
  Author: Jesse Glick <[email protected]>
  Date:   2016-08-08 (Mon, 08 Aug 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/cps/DSL.java
    M src/test/java/org/jenkinsci/plugins/workflow/DSLTest.java

  Log Message:
  -----------
  Merge branch 'master' into inline-metasteps-JENKINS-29922


  Commit: 6426c63309121f68b605fb0b7abd9c90a0d7f4b1
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/6426c63309121f68b605fb0b7abd9c90a0d7f4b1
  Author: Jesse Glick <[email protected]>
  Date:   2016-08-08 (Mon, 08 Aug 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/cps/Snippetizer.java

  Log Message:
  -----------
  Expanding Javadoc of QuasiDescriptor at @kohsuke’s suggestion.


  Commit: e0e4f7fd11e14ee50ede231a03e9d79f27cec18a
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/e0e4f7fd11e14ee50ede231a03e9d79f27cec18a
  Author: Jesse Glick <[email protected]>
  Date:   2016-08-08 (Mon, 08 Aug 2016)

  Changed paths:
    M pom.xml
    M src/test/java/org/jenkinsci/plugins/workflow/SerializationTest.java

  Log Message:
  -----------
  [JENKINS-34064] Pick up newer groovy-cps that reverts the JENKINS-26481 fix 
which only works in Jenkins 1.


  Commit: 5910026d5cad1bf1bb2249be3439f6312666d297
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/5910026d5cad1bf1bb2249be3439f6312666d297
  Author: Jesse Glick <[email protected]>
  Date:   2016-08-09 (Tue, 09 Aug 2016)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  groovy-cps 1.9


  Commit: de1eda8f0ea168b473d125501ce417dd91327328
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/de1eda8f0ea168b473d125501ce417dd91327328
  Author: Jesse Glick <[email protected]>
  Date:   2016-08-09 (Tue, 09 Aug 2016)

  Changed paths:
    M pom.xml
    M src/test/java/org/jenkinsci/plugins/workflow/SerializationTest.java

  Log Message:
  -----------
  Merge pull request #39 from jglick/suppress-DGMPatcher-Groovy-2-JENKINS-34064

[JENKINS-34064] Pick up newer groovy-cps that reverts the JENKINS-26481 fix 
which only works in Jenkins 1


  Commit: 7bbc2f3feb594905799877fabcd0b708ddf45cfd
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/7bbc2f3feb594905799877fabcd0b708ddf45cfd
  Author: Jesse Glick <[email protected]>
  Date:   2016-08-09 (Tue, 09 Aug 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/cps/Snippetizer.java
    M 
src/main/resources/org/jenkinsci/plugins/workflow/cps/Snippetizer/dsld.groovy
    M 
src/main/resources/org/jenkinsci/plugins/workflow/cps/Snippetizer/gdsl.groovy
    M 
src/main/resources/org/jenkinsci/plugins/workflow/cps/Snippetizer/html.groovy
    M 
src/main/resources/org/jenkinsci/plugins/workflow/cps/Snippetizer/index.jelly
    M src/test/java/org/jenkinsci/plugins/workflow/cps/SnippetizerTest.java
    M src/test/java/org/jenkinsci/plugins/workflow/cps/SnippetizerTester.java

  Log Message:
  -----------
  Merge pull request #38 from jglick/inline-metasteps-JENKINS-29922

[JENKINS-29922] Display single-argument metasteps inline in Snippetizer


  Commit: fd1432165aa85f4b4bd85ce78462b2e2b31f95bd
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/fd1432165aa85f4b4bd85ce78462b2e2b31f95bd
  Author: Jesse Glick <[email protected]>
  Date:   2016-08-09 (Tue, 09 Aug 2016)

  Changed paths:
    M pom.xml
    M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecution.java
    M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsThreadDumpAction.java
    M src/main/java/org/jenkinsci/plugins/workflow/cps/DSL.java
    M src/main/java/org/jenkinsci/plugins/workflow/cps/Snippetizer.java
    M 
src/main/resources/org/jenkinsci/plugins/workflow/cps/Snippetizer/dsld.groovy
    M 
src/main/resources/org/jenkinsci/plugins/workflow/cps/Snippetizer/gdsl.groovy
    M 
src/main/resources/org/jenkinsci/plugins/workflow/cps/Snippetizer/html.groovy
    M 
src/main/resources/org/jenkinsci/plugins/workflow/cps/Snippetizer/index.jelly
    M src/test/java/org/jenkinsci/plugins/workflow/DSLTest.java
    M src/test/java/org/jenkinsci/plugins/workflow/SerializationTest.java
    M src/test/java/org/jenkinsci/plugins/workflow/cps/SnippetizerTest.java
    M src/test/java/org/jenkinsci/plugins/workflow/cps/SnippetizerTester.java

  Log Message:
  -----------
  Merge branch 'master' into step-in-groovy


Compare: 
https://github.com/jenkinsci/workflow-cps-plugin/compare/9ed6e43b2e1e...fd1432165aa8

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