Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-cps-plugin
  Commit: 17712dc23669ea5a3405d07fbd1d7c0aa4ce321a
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/17712dc23669ea5a3405d07fbd1d7c0aa4ce321a
  Author: Jesse Glick <[email protected]>
  Date:   2016-06-10 (Fri, 10 Jun 2016)

  Changed paths:
    M 
src/test/java/org/jenkinsci/plugins/workflow/cps/steps/ParallelStepTest.java

  Log Message:
  -----------
  Gratuitous use of InputStep.


  Commit: 739c74bcfd63a096fea3dd61620b9983363e2b84
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/739c74bcfd63a096fea3dd61620b9983363e2b84
  Author: Jesse Glick <[email protected]>
  Date:   2016-06-10 (Fri, 10 Jun 2016)

  Changed paths:
    M pom.xml
    M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecution.java
    M src/test/java/org/jenkinsci/plugins/workflow/CpsFlowExecutionTest.java
    M src/test/java/org/jenkinsci/plugins/workflow/cps/SnippetizerTest.java

  Log Message:
  -----------
  [JENKINS-26130] At least testing behavior of pickle rehydration interrupts.


  Commit: 10fa3b85560b38e23fee91ae4b4a66c850941805
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/10fa3b85560b38e23fee91ae4b4a66c850941805
  Author: Jesse Glick <[email protected]>
  Date:   2016-06-10 (Fri, 10 Jun 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecution.java
    A 
src/main/java/org/jenkinsci/plugins/workflow/cps/InterruptibleSettableFuture.java
    M src/test/java/org/jenkinsci/plugins/workflow/CpsFlowExecutionTest.java

  Log Message:
  -----------
  Fairly crude way of interrupting pickle restoration.


  Commit: aa08e24f495a6954e1d50340f3cd26e0433abfcf
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/aa08e24f495a6954e1d50340f3cd26e0433abfcf
  Author: Jesse Glick <[email protected]>
  Date:   2016-06-10 (Fri, 10 Jun 2016)

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

  Log Message:
  -----------
  Cleaner interruption of individual pickle futures.


  Commit: 9dd22c928b50476742663d43ce94d3ecf760e1b6
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/9dd22c928b50476742663d43ce94d3ecf760e1b6
  Author: Jesse Glick <[email protected]>
  Date:   2016-06-15 (Wed, 15 Jun 2016)

  Changed paths:
    M README.md
    A 
src/main/resources/org/jenkinsci/plugins/workflow/cps/Snippetizer/globals.groovy
    A 
src/main/resources/org/jenkinsci/plugins/workflow/cps/Snippetizer/globalsHelp.jelly
    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/main/resources/org/jenkinsci/plugins/workflow/cps/Snippetizer/sidepanel.jelly
    M src/main/webapp/snippets/workflow.js
    M src/test/java/org/jenkinsci/plugins/workflow/cps/SnippetizerTest.java

  Log Message:
  -----------
  Merge branch 'master' into PPPP-JENKINS-26130


  Commit: bdba40d50401f036f0bc035117acba00be4d7b83
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/bdba40d50401f036f0bc035117acba00be4d7b83
  Author: Jesse Glick <[email protected]>
  Date:   2016-06-15 (Wed, 15 Jun 2016)

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

  Log Message:
  -----------
  Log message capitalization suggested by @oleg-nenashev.


  Commit: c81cd5dcfd0a880e76e7b9e14a228650dfebc58f
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/c81cd5dcfd0a880e76e7b9e14a228650dfebc58f
  Author: Jesse Glick <[email protected]>
  Date:   2016-06-16 (Thu, 16 Jun 2016)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Picking up several dependency releases.


  Commit: 539b83816191106e5e313c83d6f9bfc5019aa8a2
      
https://github.com/jenkinsci/workflow-cps-plugin/commit/539b83816191106e5e313c83d6f9bfc5019aa8a2
  Author: Jesse Glick <[email protected]>
  Date:   2016-06-16 (Thu, 16 Jun 2016)

  Changed paths:
    M pom.xml
    M src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecution.java
    M src/test/java/org/jenkinsci/plugins/workflow/CpsFlowExecutionTest.java
    M src/test/java/org/jenkinsci/plugins/workflow/cps/SnippetizerTest.java
    M 
src/test/java/org/jenkinsci/plugins/workflow/cps/steps/ParallelStepTest.java

  Log Message:
  -----------
  Merge pull request #20 from jglick/PPPP-JENKINS-26130

[JENKINS-26130] Allow pickle rehydration to be interrupted


Compare: 
https://github.com/jenkinsci/workflow-cps-plugin/compare/11c8ec5b5f13...539b83816191

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