Skip to content
  1. Mar 10, 2011
    • Tom Rini's avatar
      Allow for a Node to veto bringup · be08aa09
      Tom Rini authored
      
      
      These changes allow for a Node to check configuration values and
      potentially veto bringing up a Node that is otherwise in demand.  For
      example the Lab Manager plugin could be extended to allow for only 5
      slaves in a given cloud to be online at given time.
      
      Signed-off-by: default avatarTom Rini <tom_rini@mentor.com>
      be08aa09
    • Kohsuke Kawaguchi's avatar
      recording JENKINS-8929 fix · 05b9727e
      Kohsuke Kawaguchi authored
      05b9727e
    • Kohsuke Kawaguchi's avatar
      [JENKINS-8929] follow up changes · 86d88e5e
      Kohsuke Kawaguchi authored
      - AbstractProject.getBuildingUpstream/getBuildingDownstream()
        should be symmetric.
      - It's unlikely for us to add another category of items,
        so reverted getUnblockedItems() implementation to the older one
        that was more efficient.
      - ItemList was meant to be internal, so keep it as such,
        at least for now.
      86d88e5e
  2. Mar 09, 2011
  3. Mar 08, 2011
  4. Mar 07, 2011
  5. Mar 06, 2011
  6. Mar 04, 2011
  7. Mar 03, 2011
  8. Mar 02, 2011
    • Kohsuke Kawaguchi's avatar
      [FIXED JENKINS-8579] defined a mechanism to replace some of the key UI text. · 22ee71f9
      Kohsuke Kawaguchi authored
      I wasn't initially planning to do this, but it turns out more people needed this feature than I thought.
      
      I left the text as is, but defined a mechanism to override this in the plugin, in a possibly context sensitive way. For example, a plugin can replace this text on a job-by-job basis, or by looking at some property/builder/etc.
      22ee71f9
  9. Mar 01, 2011
Loading