Branch: refs/heads/StepExecutionIterator-JENKINS-26163
  Home:   https://github.com/jenkinsci/workflow-plugin
  Commit: 82dc5b99ee0efdcfc2048351a52883dda749e373
      
https://github.com/jenkinsci/workflow-plugin/commit/82dc5b99ee0efdcfc2048351a52883dda749e373
  Author: Jesse Glick <[email protected]>
  Date:   2015-07-29 (Wed, 29 Jul 2015)

  Changed paths:
    M 
basic-steps/src/main/java/org/jenkinsci/plugins/workflow/steps/TimeoutStep.java
    M 
basic-steps/src/main/java/org/jenkinsci/plugins/workflow/steps/TimeoutStepExecution.java

  Log Message:
  -----------
  Serializing TimeoutStep itself did not actually work, it turns out.


  Commit: 9fe7f7af92b95a9ef654c451cfa9eb53c0055d84
      
https://github.com/jenkinsci/workflow-plugin/commit/9fe7f7af92b95a9ef654c451cfa9eb53c0055d84
  Author: Jesse Glick <[email protected]>
  Date:   2015-07-29 (Wed, 29 Jul 2015)

  Changed paths:
    M 
aggregator/src/test/java/org/jenkinsci/plugins/workflow/DynamicEnvironmentExpanderTest.java
    M 
aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/TimeoutStepTest.java
    M api/src/main/java/org/jenkinsci/plugins/workflow/flow/FlowExecution.java
    M 
api/src/main/java/org/jenkinsci/plugins/workflow/flow/FlowExecutionList.java
    M cps/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsFlowExecution.java

  Log Message:
  -----------
  Adding a flag to getCurrentExecutions.
Making onResume be called also on block steps.
This allows timeouts to be applied after a restart.


Compare: 
https://github.com/jenkinsci/workflow-plugin/compare/af4e5a3b77e1...9fe7f7af92b9

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