* Fix the queue page.

[?]
Mar 23, 2009, 3:19 PM
PTH265IXOZRYZNCF3NP7I5YOYIZIGNN7NCXJENF3YIWONUFBB2QQC

Dependencies

  • [2] T2232OBS * Add some DB indices to make the /releases page much faster.
  • [3] S5PV6IIM * Represent jobs explicitly in the DB.
  • [4] GNIEG2GC * Disambiguate jobs by jobset name. I.e. jobs with the same name in
  • [5] 7Z3YOKCV * PROCESS -> INCLUDE in most cases. INCLUDE does proper scoping of
  • [6] FEMR2C5W
  • [7] JLDUSNUO * Unify rendering of finished and scheduled builds.
  • [*] IK53RV4V

Change contents

  • replacement in src/root/common.tt at line 97
    [3.4688][2.1922:2029]()
    <td>[% build.get_column('releasename') ? build.get_column('releasename') : build.nixname %]</td>
    [3.4688]
    [3.1981]
    <td>[% !showSchedulingInfo and build.get_column('releasename') ? build.get_column('releasename') : build.nixname %]</td>