Branch: refs/heads/jenkins-44747-disclaimer
  Home:   https://github.com/jenkinsci/throttle-concurrent-builds-plugin
  Commit: a4cb745f7f616d5ffe3a212bb45f5c8612388157
      
https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/a4cb745f7f616d5ffe3a212bb45f5c8612388157
  Author: Jesse Glick <[email protected]>
  Date:   2017-06-07 (Wed, 07 Jun 2017)

  Changed paths:
    M pom.xml
    M 
src/main/java/hudson/plugins/throttleconcurrents/ThrottleQueueTaskDispatcher.java

  Log Message:
  -----------
  [JENKINS-44747] Limit the amount of time categoriesForPipeline can run.


  Commit: a2d2368e970b6475f9b667e652e784572f665817
      
https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/a2d2368e970b6475f9b667e652e784572f665817
  Author: Jesse Glick <[email protected]>
  Date:   2017-06-07 (Wed, 07 Jun 2017)

  Changed paths:
    M 
src/main/java/hudson/plugins/throttleconcurrents/ThrottleQueueTaskDispatcher.java

  Log Message:
  -----------
  If PlaceholderTask.run returns null—which it would if the context were not 
ready—then we will not be looking up categories anyway, so there is no point in 
even calling getNode.


  Commit: 68605b0e24cd2f9027e368bbd82391b87c6692b6
      
https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/68605b0e24cd2f9027e368bbd82391b87c6692b6
  Author: Jesse Glick <[email protected]>
  Date:   2017-06-07 (Wed, 07 Jun 2017)

  Changed paths:
    M src/main/java/hudson/plugins/throttleconcurrents/ThrottleJobProperty.java
    M 
src/main/java/hudson/plugins/throttleconcurrents/ThrottleQueueTaskDispatcher.java

  Log Message:
  -----------
  Do not even bother calling PlaceholderTask.getNode if the build never used 
the throttle step to begin with.


  Commit: c22a7e781ac0e393691f9b03b2221b209ab9abfe
      
https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/c22a7e781ac0e393691f9b03b2221b209ab9abfe
  Author: Andrew Bayer <[email protected]>
  Date:   2017-06-07 (Wed, 07 Jun 2017)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Adding disclaimer for JENKINS-44747 change.


Compare: 
https://github.com/jenkinsci/throttle-concurrent-builds-plugin/compare/a4cb745f7f61^...c22a7e781ac0

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