gearman-plugin/src
James E. Blair 6961c9d441 Fix project-node registration
Previously, a node would register the ability to run a job under
all labels associated with the project if the node matched at
least one of them.  What we really want to do is, if the node
matches any project label, register the generalized job and then
also register it for each label in the _intersection_ of project
labels and node labels.

Change-Id: Ie41af7b1a2f26a4ca2aac6c7263817d5021cca9b
2014-06-20 12:16:46 -07:00
..
main Fix project-node registration 2014-06-20 12:16:46 -07:00
test/java/hudson/plugins/gearman fix function registration. 2013-11-24 17:40:21 +00:00