Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-basic-steps-plugin
  Commit: 1307d5a01782b571415131651791949da0e051be
      
https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/1307d5a01782b571415131651791949da0e051be
  Author: Andrew Bayer <[email protected]>
  Date:   2018-03-07 (Wed, 07 Mar 2018)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/steps/TimeoutStep.java
    M 
src/main/java/org/jenkinsci/plugins/workflow/steps/TimeoutStepExecution.java
    M 
src/main/resources/org/jenkinsci/plugins/workflow/steps/TimeoutStep/config.jelly
    A 
src/main/resources/org/jenkinsci/plugins/workflow/steps/TimeoutStep/help-activity.html
    M src/test/java/org/jenkinsci/plugins/workflow/steps/TimeoutStepTest.java

  Log Message:
  -----------
  [FIXED JENKINS-26521] Add activity flag to timeout step

Many thanks to @ikedam for the original version of this. I've just
resurrected it and tweaked a couple things.


  Commit: 5b8a953e138ef7ac9a7f37180a894ec157c5c505
      
https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/5b8a953e138ef7ac9a7f37180a894ec157c5c505
  Author: Jesse Glick <[email protected]>
  Date:   2018-04-11 (Wed, 11 Apr 2018)

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

  Log Message:
  -----------
  Example of Channel.export.


  Commit: 1129e939c52d1d8dff08d778be5b05dd9e203edb
      
https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/1129e939c52d1d8dff08d778be5b05dd9e203edb
  Author: Andrew Bayer <[email protected]>
  Date:   2018-04-11 (Wed, 11 Apr 2018)

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

  Log Message:
  -----------
  Merge pull request #1 from jglick/remotable-JENKINS-26521

Showing how to do Channel.export


  Commit: 2bf6e555cb1d42d4c077c7b8fcf0b9e674291174
      
https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/2bf6e555cb1d42d4c077c7b8fcf0b9e674291174
  Author: Andrew Bayer <[email protected]>
  Date:   2018-04-18 (Wed, 18 Apr 2018)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/workflow/steps/TimeoutStep.java
    M 
src/main/java/org/jenkinsci/plugins/workflow/steps/TimeoutStepExecution.java
    M 
src/main/resources/org/jenkinsci/plugins/workflow/steps/TimeoutStep/config.jelly
    A 
src/main/resources/org/jenkinsci/plugins/workflow/steps/TimeoutStep/help-activity.html
    M src/test/java/org/jenkinsci/plugins/workflow/steps/TimeoutStepTest.java

  Log Message:
  -----------
  Merge pull request #62 from abayer/jenkins-26521

[FIXED JENKINS-26521] Add activity flag to timeout step


Compare: 
https://github.com/jenkinsci/workflow-basic-steps-plugin/compare/b3645c581ba7...2bf6e555cb1d

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