Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-support-plugin
  Commit: dea74d9ea192905a0264bb2be66fbf6dfdadc315
      
https://github.com/jenkinsci/workflow-support-plugin/commit/dea74d9ea192905a0264bb2be66fbf6dfdadc315
  Author: Jesse Glick <[email protected]>
  Date:   2016-06-09 (Thu, 09 Jun 2016)

  Changed paths:
    M pom.xml
    M 
src/main/java/org/jenkinsci/plugins/workflow/support/pickles/TryRepeatedly.java
    M 
src/main/java/org/jenkinsci/plugins/workflow/support/pickles/serialization/PickleResolver.java
    M 
src/main/java/org/jenkinsci/plugins/workflow/support/pickles/serialization/RiverReader.java

  Log Message:
  -----------
  [JENKINS-26130] Way to print progress from pickles.


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

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/workflow/support/pickles/TryRepeatedly.java

  Log Message:
  -----------
  Use exponential backoff for logging in TryRepeatedly.
The actual attempts still happen at a regular interval.


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

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/workflow/support/pickles/TryRepeatedly.java

  Log Message:
  -----------
  Log a message when cancel is called.


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

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/workflow/support/pickles/serialization/PickleResolver.java
    M 
src/main/java/org/jenkinsci/plugins/workflow/support/pickles/serialization/RiverReader.java

  Log Message:
  -----------
  Offer individual control over pickle future cancellation.


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

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/workflow/support/pickles/TryRepeatedly.java

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


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

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  workflow-api 2.1


  Commit: c836c28e09249c6a9099ce22e71665fce01a9f02
      
https://github.com/jenkinsci/workflow-support-plugin/commit/c836c28e09249c6a9099ce22e71665fce01a9f02
  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/support/pickles/TryRepeatedly.java
    M 
src/main/java/org/jenkinsci/plugins/workflow/support/pickles/serialization/PickleResolver.java
    M 
src/main/java/org/jenkinsci/plugins/workflow/support/pickles/serialization/RiverReader.java

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

[JENKINS-26130] Way to print progress from pickles


Compare: 
https://github.com/jenkinsci/workflow-support-plugin/compare/151d795e3aad...c836c28e0924

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