Branch: refs/heads/eager-load-actions
  Home:   https://github.com/jenkinsci/workflow-support-plugin
  Commit: bdc5400f054bba38e65b75c1878960a2d123c702
      
https://github.com/jenkinsci/workflow-support-plugin/commit/bdc5400f054bba38e65b75c1878960a2d123c702
  Author: Sam Van Oort <samvano...@gmail.com>
  Date:   2016-10-13 (Thu, 13 Oct 2016)

  Changed paths:
    M pom.xml
    M 
src/main/java/org/jenkinsci/plugins/workflow/support/actions/PauseAction.java

  Log Message:
  -----------
  Set up PauseAction to be a PersistentAction for better performance


  Commit: a1c9fd884e934a2f5c364c0b5b4df97c288c434a
      
https://github.com/jenkinsci/workflow-support-plugin/commit/a1c9fd884e934a2f5c364c0b5b4df97c288c434a
  Author: Sam Van Oort <samvano...@gmail.com>
  Date:   2016-10-14 (Fri, 14 Oct 2016)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Bump workflow-api dependency


  Commit: 9a46b09992339b77a85f5b2877329a1ee45f2960
      
https://github.com/jenkinsci/workflow-support-plugin/commit/9a46b09992339b77a85f5b2877329a1ee45f2960
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2016-10-19 (Wed, 19 Oct 2016)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Back to release versions.


  Commit: 0131b59f60a31375f70f7d95902227c142be32be
      
https://github.com/jenkinsci/workflow-support-plugin/commit/0131b59f60a31375f70f7d95902227c142be32be
  Author: Sam Van Oort <samvano...@gmail.com>
  Date:   2016-10-19 (Wed, 19 Oct 2016)

  Changed paths:
    M pom.xml
    M 
src/main/java/org/jenkinsci/plugins/workflow/support/actions/PauseAction.java

  Log Message:
  -----------
  Merge pull request #17 from jenkinsci/optimize-with-persistentaction

Set up PauseAction to be a PersistentAction for better performance


  Commit: a99eee61312667cf667c2aff270a52abb732cc94
      
https://github.com/jenkinsci/workflow-support-plugin/commit/a99eee61312667cf667c2aff270a52abb732cc94
  Author: Sam Van Oort <samvano...@gmail.com>
  Date:   2016-10-19 (Wed, 19 Oct 2016)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release workflow-support-2.9


  Commit: 8e8eb9a5cc38a7503355e30d97d3e3dd42efa592
      
https://github.com/jenkinsci/workflow-support-plugin/commit/8e8eb9a5cc38a7503355e30d97d3e3dd42efa592
  Author: Sam Van Oort <samvano...@gmail.com>
  Date:   2016-10-19 (Wed, 19 Oct 2016)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare for next development iteration


  Commit: b7bed04b157943a7979ee92e864f3c125edf89d6
      
https://github.com/jenkinsci/workflow-support-plugin/commit/b7bed04b157943a7979ee92e864f3c125edf89d6
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/workflow/support/actions/LogActionImpl.java

  Log Message:
  -----------
  isRunning misbehaved on nodes inside parallel.


  Commit: 73de12e1dd8e4a779acfe9083538a23fe6aa2157
      
https://github.com/jenkinsci/workflow-support-plugin/commit/73de12e1dd8e4a779acfe9083538a23fe6aa2157
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
    M pom.xml
    A 
src/test/java/org/jenkinsci/plugins/workflow/support/actions/LogActionImplTest.java

  Log Message:
  -----------
  Properly testing LogActionImpl behavior.


  Commit: 740833ce9606e6c51ff0a6ca81145806c3c20dad
      
https://github.com/jenkinsci/workflow-support-plugin/commit/740833ce9606e6c51ff0a6ca81145806c3c20dad
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
    M pom.xml
    M 
src/main/java/org/jenkinsci/plugins/workflow/support/actions/LogActionImpl.java
    A 
src/test/java/org/jenkinsci/plugins/workflow/support/actions/LogActionImplTest.java

  Log Message:
  -----------
  Merge pull request #22 from jglick/LogActionImpl.isRunning-fix

isRunning misbehaved on nodes inside parallel


  Commit: 8561dcaa39d897c4e2eaddd193dcc21c9920ac2a
      
https://github.com/jenkinsci/workflow-support-plugin/commit/8561dcaa39d897c4e2eaddd193dcc21c9920ac2a
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release workflow-support-2.10


  Commit: 19f0e32c5e9bbee71ac18bdee10b3cb323361152
      
https://github.com/jenkinsci/workflow-support-plugin/commit/19f0e32c5e9bbee71ac18bdee10b3cb323361152
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare for next development iteration


  Commit: 4cbf907fd5fb751eda1bbb8fc4aeac5fbbfcce38
      
https://github.com/jenkinsci/workflow-support-plugin/commit/4cbf907fd5fb751eda1bbb8fc4aeac5fbbfcce38
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2016-10-24 (Mon, 24 Oct 2016)

  Changed paths:
    R src/test/java/org/jenkinsci/plugins/workflow/test/SemaphoreListener.java

  Log Message:
  -----------
  Deleting unused SemaphoreListener.


  Commit: 8a13ca9487133fa17ad789486cb76602bba00fcd
      
https://github.com/jenkinsci/workflow-support-plugin/commit/8a13ca9487133fa17ad789486cb76602bba00fcd
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2016-10-31 (Mon, 31 Oct 2016)

  Changed paths:
    R src/test/java/org/jenkinsci/plugins/workflow/test/SemaphoreListener.java

  Log Message:
  -----------
  Merge pull request #23 from jglick/kill-SemaphoreListener

Deleting unused SemaphoreListener


  Commit: e05ab1249db1fa63bd5dcfcbd55c689cb63af36e
      
https://github.com/jenkinsci/workflow-support-plugin/commit/e05ab1249db1fa63bd5dcfcbd55c689cb63af36e
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2016-11-02 (Wed, 02 Nov 2016)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [JENKINS-32986] Noting need for 
https://github.com/jboss-remoting/jboss-marshalling/pull/48.


  Commit: 532d76d30286bfc29409631e538ef0adb63913dd
      
https://github.com/jenkinsci/workflow-support-plugin/commit/532d76d30286bfc29409631e538ef0adb63913dd
  Author: Sam Van Oort <samvano...@gmail.com>
  Date:   2016-11-11 (Fri, 11 Nov 2016)

  Changed paths:
    M pom.xml
    M 
src/main/java/org/jenkinsci/plugins/workflow/support/actions/LogActionImpl.java
    M 
src/main/java/org/jenkinsci/plugins/workflow/support/actions/PauseAction.java
    A 
src/test/java/org/jenkinsci/plugins/workflow/support/actions/LogActionImplTest.java
    R src/test/java/org/jenkinsci/plugins/workflow/test/SemaphoreListener.java

  Log Message:
  -----------
  Merge branch 'master' into eager-load-actions


  Commit: 870d1258eefe4cfd47fea2a82965a89e322a080f
      
https://github.com/jenkinsci/workflow-support-plugin/commit/870d1258eefe4cfd47fea2a82965a89e322a080f
  Author: Sam Van Oort <samvano...@gmail.com>
  Date:   2016-11-11 (Fri, 11 Nov 2016)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/workflow/support/storage/SimpleXStreamFlowNodeStorage.java

  Log Message:
  -----------
  Convert Error to RunTimeException from review


Compare: 
https://github.com/jenkinsci/workflow-support-plugin/compare/f25a4510592f...870d1258eefe

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to