Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/groovy-events-listener-plugin
  Commit: b3343788c0389ec17f14caf7085100053196db56
      
https://github.com/jenkinsci/groovy-events-listener-plugin/commit/b3343788c0389ec17f14caf7085100053196db56
  Author: Curtis Pullen <[email protected]>
  Date:   2016-06-15 (Wed, 15 Jun 2016)

  Changed paths:
    M src/main/groovy/org/jenkinsci/plugins/globalEventsPlugin/Event.java
    A 
src/main/groovy/org/jenkinsci/plugins/globalEventsPlugin/GlobalComputerListener.java
    M 
src/main/groovy/org/jenkinsci/plugins/globalEventsPlugin/GlobalEventsPlugin.groovy
    M 
src/main/resources/org/jenkinsci/plugins/globalEventsPlugin/GlobalEventsPlugin/global.jelly
    M 
src/main/resources/org/jenkinsci/plugins/globalEventsPlugin/GlobalEventsPlugin/help-onEventGroovyCode.html
    M 
src/test/groovy/org/jenkinsci/plugins/globalEventsPlugin/acceptance/StepDefs.groovy
    M 
src/test/resources/org/jenkinsci/plugins/globalEventsPlugin/acceptance/Groovy 
Script - Runtime.feature

  Log Message:
  -----------
  Use computerListener to keep track of node events


  Commit: 97f27b6f5c75e588fc5222184b6b3d2cf0e2d37c
      
https://github.com/jenkinsci/groovy-events-listener-plugin/commit/97f27b6f5c75e588fc5222184b6b3d2cf0e2d37c
  Author: Curtis Pullen <[email protected]>
  Date:   2016-06-15 (Wed, 15 Jun 2016)

  Changed paths:
    M src/main/groovy/org/jenkinsci/plugins/globalEventsPlugin/Event.java
    M 
src/main/groovy/org/jenkinsci/plugins/globalEventsPlugin/GlobalEventsPlugin.groovy
    A 
src/main/groovy/org/jenkinsci/plugins/globalEventsPlugin/GlobalQueueListener.java
    M 
src/main/resources/org/jenkinsci/plugins/globalEventsPlugin/GlobalEventsPlugin/global.jelly
    M 
src/main/resources/org/jenkinsci/plugins/globalEventsPlugin/GlobalEventsPlugin/help-onEventGroovyCode.html
    M 
src/test/groovy/org/jenkinsci/plugins/globalEventsPlugin/acceptance/StepDefs.groovy
    M 
src/test/resources/org/jenkinsci/plugins/globalEventsPlugin/acceptance/Groovy 
Script - Runtime.feature

  Log Message:
  -----------
  Use queueListener to keep track of jobs in the queue before they've
started


  Commit: 0ed89f746194f2834c5fb44ebf4d2f659148346a
      
https://github.com/jenkinsci/groovy-events-listener-plugin/commit/0ed89f746194f2834c5fb44ebf4d2f659148346a
  Author: Curtis Pullen <[email protected]>
  Date:   2016-06-15 (Wed, 15 Jun 2016)

  Changed paths:
    M 
src/main/groovy/org/jenkinsci/plugins/globalEventsPlugin/GlobalComputerListener.java
    M 
src/main/groovy/org/jenkinsci/plugins/globalEventsPlugin/GlobalEventsPlugin.groovy
    M 
src/main/groovy/org/jenkinsci/plugins/globalEventsPlugin/GlobalQueueListener.java
    M 
src/main/groovy/org/jenkinsci/plugins/globalEventsPlugin/GlobalRunListener.java
    M 
src/test/groovy/org/jenkinsci/plugins/globalEventsPlugin/GlobalEventsPluginTest.groovy

  Log Message:
  -----------
  Remove event enabled accessors and centralize event enabled check


  Commit: e2a8937898eb072af33532bfd8368d78c3178cb0
      
https://github.com/jenkinsci/groovy-events-listener-plugin/commit/e2a8937898eb072af33532bfd8368d78c3178cb0
  Author: Curtis Pullen <[email protected]>
  Date:   2016-06-16 (Thu, 16 Jun 2016)

  Changed paths:
    M src/main/groovy/org/jenkinsci/plugins/globalEventsPlugin/Event.java
    M 
src/main/groovy/org/jenkinsci/plugins/globalEventsPlugin/GlobalEventsPlugin.groovy
    M 
src/main/resources/org/jenkinsci/plugins/globalEventsPlugin/GlobalEventsPlugin/global.jelly
    M 
src/test/groovy/org/jenkinsci/plugins/globalEventsPlugin/GlobalEventsPluginTest.groovy
    M src/test/groovy/org/jenkinsci/plugins/globalEventsPlugin/JenkinsTest.java

  Log Message:
  -----------
  Store enabled event config as a map. Added test for config updates


  Commit: 8795e59ab1b66e2bffc742ecb17afd4a0dd8d95c
      
https://github.com/jenkinsci/groovy-events-listener-plugin/commit/8795e59ab1b66e2bffc742ecb17afd4a0dd8d95c
  Author: Nick Grealy <[email protected]>
  Date:   2016-06-27 (Mon, 27 Jun 2016)

  Changed paths:
    M src/main/groovy/org/jenkinsci/plugins/globalEventsPlugin/Event.java
    A 
src/main/groovy/org/jenkinsci/plugins/globalEventsPlugin/GlobalComputerListener.java
    M 
src/main/groovy/org/jenkinsci/plugins/globalEventsPlugin/GlobalEventsPlugin.groovy
    A 
src/main/groovy/org/jenkinsci/plugins/globalEventsPlugin/GlobalQueueListener.java
    M 
src/main/groovy/org/jenkinsci/plugins/globalEventsPlugin/GlobalRunListener.java
    M 
src/main/resources/org/jenkinsci/plugins/globalEventsPlugin/GlobalEventsPlugin/global.jelly
    M 
src/main/resources/org/jenkinsci/plugins/globalEventsPlugin/GlobalEventsPlugin/help-onEventGroovyCode.html
    M 
src/test/groovy/org/jenkinsci/plugins/globalEventsPlugin/GlobalEventsPluginTest.groovy
    M src/test/groovy/org/jenkinsci/plugins/globalEventsPlugin/JenkinsTest.java
    M 
src/test/groovy/org/jenkinsci/plugins/globalEventsPlugin/acceptance/StepDefs.groovy
    M 
src/test/resources/org/jenkinsci/plugins/globalEventsPlugin/acceptance/Groovy 
Script - Runtime.feature

  Log Message:
  -----------
  Merge pull request #19 from llaaiiqq/master

Add computer, queue listeners


Compare: 
https://github.com/jenkinsci/groovy-events-listener-plugin/compare/e755d744d608...8795e59ab1b6

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