Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-api-plugin
  Commit: 2af77d684077afae26e5e4b1ecf958aed442aada
      
https://github.com/jenkinsci/workflow-api-plugin/commit/2af77d684077afae26e5e4b1ecf958aed442aada
  Author: Andrew Bayer <[email protected]>
  Date:   2017-05-16 (Tue, 16 May 2017)

  Changed paths:
    A 
src/main/java/org/jenkinsci/plugins/workflow/flow/FlowExecutionListener.java

  Log Message:
  -----------
  [JENKINS-43055] Add FlowExecutionListener ExtensionPoint.


  Commit: 3587486837a762b5471798fbc5d9815aae682be8
      
https://github.com/jenkinsci/workflow-api-plugin/commit/3587486837a762b5471798fbc5d9815aae682be8
  Author: Andrew Bayer <[email protected]>
  Date:   2017-05-16 (Tue, 16 May 2017)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/workflow/flow/FlowExecutionListener.java

  Log Message:
  -----------
  Removed onPaused


  Commit: ec8c562504dbb3ddb080996e935446bf7aefc5f3
      
https://github.com/jenkinsci/workflow-api-plugin/commit/ec8c562504dbb3ddb080996e935446bf7aefc5f3
  Author: Andrew Bayer <[email protected]>
  Date:   2017-05-16 (Tue, 16 May 2017)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/workflow/flow/FlowExecutionListener.java

  Log Message:
  -----------
  Removed FlowExtensionListener.all()


  Commit: aeb34a6a15ae1273ea1feba64752e9db43cf8173
      
https://github.com/jenkinsci/workflow-api-plugin/commit/aeb34a6a15ae1273ea1feba64752e9db43cf8173
  Author: Andrew Bayer <[email protected]>
  Date:   2017-05-19 (Fri, 19 May 2017)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/workflow/flow/FlowExecutionListener.java

  Log Message:
  -----------
  Adding resumed flag to FlowExecutionListener.onRunning


  Commit: 12d7559075648c029ffa4d0d8db17ce098c182b4
      
https://github.com/jenkinsci/workflow-api-plugin/commit/12d7559075648c029ffa4d0d8db17ce098c182b4
  Author: Andrew Bayer <[email protected]>
  Date:   2017-05-19 (Fri, 19 May 2017)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/workflow/flow/FlowExecutionListener.java

  Log Message:
  -----------
  Add convenience methods for firing FlowExecutionListener events


  Commit: 035b25f46f0903bf93722b71cd97dc5a834a7c20
      
https://github.com/jenkinsci/workflow-api-plugin/commit/035b25f46f0903bf93722b71cd97dc5a834a7c20
  Author: Andrew Bayer <[email protected]>
  Date:   2017-05-19 (Fri, 19 May 2017)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/workflow/flow/FlowExecutionListener.java

  Log Message:
  -----------
  Splitting into onRunning and onResumed, documenting


  Commit: a8e0e46f1a860d3b2c31e087f6e175b96924d2a3
      
https://github.com/jenkinsci/workflow-api-plugin/commit/a8e0e46f1a860d3b2c31e087f6e175b96924d2a3
  Author: Andrew Bayer <[email protected]>
  Date:   2017-05-19 (Fri, 19 May 2017)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/workflow/flow/FlowExecutionListener.java

  Log Message:
  -----------
  Doc updates.


  Commit: fec537f3e28aec4141395fdcf2060ec6882956f3
      
https://github.com/jenkinsci/workflow-api-plugin/commit/fec537f3e28aec4141395fdcf2060ec6882956f3
  Author: Andrew Bayer <[email protected]>
  Date:   2017-05-22 (Mon, 22 May 2017)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/workflow/flow/FlowExecutionListener.java

  Log Message:
  -----------
  Nonnulls are nice.


  Commit: 591b51f16e28a60137c81553978003eae7bc7982
      
https://github.com/jenkinsci/workflow-api-plugin/commit/591b51f16e28a60137c81553978003eae7bc7982
  Author: Andrew Bayer <[email protected]>
  Date:   2017-05-22 (Mon, 22 May 2017)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/workflow/flow/FlowExecutionListener.java

  Log Message:
  -----------
  Nonnull on the fire methods too


  Commit: 83be5949da5f85bc91517d2c6d914de822213314
      
https://github.com/jenkinsci/workflow-api-plugin/commit/83be5949da5f85bc91517d2c6d914de822213314
  Author: Andrew Bayer <[email protected]>
  Date:   2017-05-22 (Mon, 22 May 2017)

  Changed paths:
    A 
src/main/java/org/jenkinsci/plugins/workflow/flow/FlowExecutionListener.java

  Log Message:
  -----------
  Merge pull request #36 from abayer/jenkins-43055

[JENKINS-43055] Add FlowExecutionListener ExtensionPoint.


Compare: 
https://github.com/jenkinsci/workflow-api-plugin/compare/6ee30a545ea3...83be5949da5f

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