Skip to content
  1. Mar 10, 2011
    • 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