[?]
Mar 2, 2009, 3:21 PM
FEMR2C5W2FSKICFY2C25NBHJH7EJBCBX75GETTKM3AKO5KM3273ACDependencies
- [2]
CMU3YKOU* Store the release name. - [3]
JLDUSNUO* Unify rendering of finished and scheduled builds. - [4]
WHAFVCEI - [5]
CLJQCY2X* Store info about all the build actions and allow them to be - [6]
BD3GRK4B* Get rid of "positive failures" and separate log phases. - [7]
H7CNGK4O* Log evaluation errors etc. in the DB. - [8]
J5UVLXOK* Start of a basic Catalyst web interface. - [9]
7LKUAIGC - [10]
IMY5UQE3 - [11]
L2E6EVE2* Merged the Build and Job tables. - [*]
WYN733ST* Store build duration, handle cached builds. - [*]
IK53RV4V
Change contents
- edit in src/Hydra/root/build.tt at line 26[4.429]→[4.5758:5783](∅→∅),[4.5783]→[4.4736:4806](∅→∅),[4.4806]→[4.285:300](∅→∅),[4.5852]→[4.285:300](∅→∅)
<th>Time added:</th><td>[% PROCESS renderDateTime timestamp = build.timestamp %]</td></tr><tr> - edit in src/Hydra/root/build.tt at line 67
[% IF build.resultInfo.releasename %]<tr><th>Release name:</th><td><tt>[% HTML.escape(build.resultInfo.releasename) %]</tt></td></tr>[% END %] - edit in src/Hydra/root/build.tt at line 107
<tr><th>Time added:</th><td>[% PROCESS renderDateTime timestamp = build.timestamp %]</td></tr> - edit in src/Hydra/root/build.tt at line 130
[% IF build.resultInfo.releasename %]<tr><th>Release name:</th><td><tt>[% HTML.escape(build.resultInfo.releasename) %]</tt></td></tr>[% END %] - edit in src/Hydra/root/common.tt at line 34
<th>Name</th> - edit in src/Hydra/root/common.tt at line 61
<td>[% build.resultInfo.releasename ? build.resultInfo.releasename : build.nixname %]</td>