Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/throttle-concurrent-builds-plugin
  Commit: 1a5d30eed4f45123c9620974f9b04d6b834646e5
      
https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/1a5d30eed4f45123c9620974f9b04d6b834646e5
  Author: Marco Miller <[email protected]>
  Date:   2013-09-18 (Wed, 18 Sep 2013)

  Changed paths:
    M .gitignore
    M src/main/java/hudson/plugins/throttleconcurrents/ThrottleJobProperty.java
    M 
src/main/java/hudson/plugins/throttleconcurrents/ThrottleQueueTaskDispatcher.java
    M 
src/main/resources/hudson/plugins/throttleconcurrents/ThrottleJobProperty/global.jelly
    M 
src/main/resources/hudson/plugins/throttleconcurrents/ThrottleJobProperty/help-categories.html
    A src/test/java/hudson/plugins/throttleconcurrents/ThrottleCategoryTest.java
    A 
src/test/java/hudson/plugins/throttleconcurrents/ThrottleQueueTaskDispatcherTest.java

  Log Message:
  -----------
  Categories optionally configured with pairs of throttled node labels.

JENKINS-19645
Pairs make each maximum applicable to nodes with matching labels only.
- Achieved by adding such Maximum Per Labeled Node pairs to categories.
Category's Maximum Concurrent Builds Per Node is superseded if matching.


  Commit: c5f697611611ad175644dd76cf6bc295819bd33e
      
https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/c5f697611611ad175644dd76cf6bc295819bd33e
  Author: Andrew Bayer <[email protected]>
  Date:   2013-09-18 (Wed, 18 Sep 2013)

  Changed paths:
    M .gitignore
    M src/main/java/hudson/plugins/throttleconcurrents/ThrottleJobProperty.java
    M 
src/main/java/hudson/plugins/throttleconcurrents/ThrottleQueueTaskDispatcher.java
    M 
src/main/resources/hudson/plugins/throttleconcurrents/ThrottleJobProperty/global.jelly
    M 
src/main/resources/hudson/plugins/throttleconcurrents/ThrottleJobProperty/help-categories.html
    A src/test/java/hudson/plugins/throttleconcurrents/ThrottleCategoryTest.java
    A 
src/test/java/hudson/plugins/throttleconcurrents/ThrottleQueueTaskDispatcherTest.java

  Log Message:
  -----------
  Merge pull request #7 from marco-miller/labels

Categories optionally configured with pairs of throttled node labels.


Compare: 
https://github.com/jenkinsci/throttle-concurrent-builds-plugin/compare/e62f6b15d79b...c5f697611611

-- 
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/groups/opt_out.

Reply via email to