Remove more dead code
[?]
Oct 3, 2013, 1:14 PM
LFZQIVPXJFWWSTTIVVSWYUTTFDDBQBEIV5657RIHMSKK634Z2WFQCDependencies
- [2]
5GRW5XU4Job page: Put latest builds on top - [3]
JJHVQGELShow aggregate members - [4]
E5DMQRPORemove unnecessary whitespace in the HTML output - [5]
MOX7XJ2EMerge the BuildSchedulingInfo table into the Builds table - [6]
RAKTHYAI* In the job status and error pages, show when the status of a job - [7]
6KIJX24RGet rid of unnecessary [%- and -%] tags - [8]
QL55ECJ6- adapted ui for hydra, more in line with nixos.org website - [9]
PTH265IX* Fix the queue page. - [10]
WGUKOIQZFix indentation - [11]
R6B5CAFFLet Builds.timestamp refer to the time the build was added - [12]
2QISRMJKJob page: show queued as well as running builds - [13]
3K53ZLNXDon't break certain table columns - [14]
JLDUSNUO* Unify rendering of finished and scheduled builds. - [15]
4WZQW2N6Fix indentation and get rid of some unnecessary whitespace in the output - [*]
IK53RV4V - [*]
ODNCGFQ5* Improved the navigation bar: don't include all projects (since that
Change contents
- edit in src/root/common.tt at line 70[4.2094]→[4.1425:1459](∅→∅),[4.1059]→[4.1425:1459](∅→∅),[4.516]→[4.1999:2058](∅→∅),[4.1459]→[4.1999:2058](∅→∅),[4.1999]→[4.1999:2058](∅→∅),[4.2058]→[4.1460:1478](∅→∅)
[% IF showStatusChange %]<th class="headerSortUp">Last status change</th>[% END %] - edit in src/root/common.tt at line 100[4.182]→[4.2719:3060](∅→∅),[3.610]→[4.2719:3060](∅→∅),[4.2204]→[4.2719:3060](∅→∅),[4.2719]→[4.2719:3060](∅→∅),[4.3060]→[4.2414:2434](∅→∅),[4.2414]→[4.2414:2434](∅→∅),[4.2434]→[4.3061:3091](∅→∅)
[% IF showStatusChange %]<td>[% IF build.get_column('statusChangeTime') %]<a href="[% c.uri_for('/build' build.get_column('statusChangeId')) %]">[% date.format(build.get_column('statusChangeTime'), '%Y-%m-%d %H:%M:%S') %]</a>[% ELSE %]<em>never</em>[% END %]</td>[% END %] - replacement in src/root/job.tt at line 18
[% INCLUDE renderBuildList builds=lastBuilds showStatusChange=0[% INCLUDE renderBuildList builds=lastBuilds