Skip to content
  1. Jun 10, 2014
    • Jesse Glick's avatar
      [FIXED JENKINS-19310] Provide correct links for build history inside a folder. · ea954349
      Jesse Glick authored
      The basic fix is to use ${rootURL} plus full model object URLs rather than relying on ${jobBaseUrl}.
      This is made trickier by the fact that the model object URLs are computed inside ProgressiveRendering.compute,
      and therefore will not be correct when nondefault views are in the crumb trail unless the original request information is present.
      So modifying ProgressiveRendering to preserve a copy of the original request for use during computation.
      (This could probably be used to simplify parts of AsynchPeople as well.)
      Also improving AbstractItem.getUrl to properly construct a URL including views even when the current page is not inside the item;
      it should suffice for some ancestor of the current item (or a view thereof) to be in the ancestor list of this page.
      changes/160
      ea954349
  2. Jun 09, 2014
  3. Jun 08, 2014
    • Kohsuke Kawaguchi's avatar
      [FIXED JENKINS-23228] · c95777e4
      Kohsuke Kawaguchi authored
      Documented this feature and integrated a newer version of Stapler.
      
      I took the opportunity to reorder the content in the section, so that
      the tree parameter becomes the main subject.
      
      At this point, the depth parameter should be only used in a limited
      circumstance, so it should be treated as such.
      c95777e4
  4. Jun 03, 2014
  5. Jun 02, 2014
  6. Jun 01, 2014
  7. May 28, 2014
  8. May 27, 2014
  9. May 24, 2014
  10. May 22, 2014
  11. May 21, 2014
  12. May 20, 2014
  13. May 19, 2014
  14. May 15, 2014
Loading