After editing a jobset, push it to the front of the evaluation queue
[?]
Feb 26, 2013, 3:10 PM
6LETVKRAATQS7Z63ED6FD3IMGLYIEDBQ55DAWHTMTGAFLOTC4PMQCDependencies
- [2]
4UUKWXDFJobset page: Show last evaluation time - [3]
K22TMPH5Make the info tables less compressed - [4]
TFK74CQRPut job status on a separate tab - [*]
3HZY24CX* Make jobsets viewable under - [*]
UMFB2767Hydra/64: Leaving number of builds empty gives DBIx error - [*]
ODNCGFQ5* Improved the navigation bar: don't include all projects (since that
Change contents
- edit in src/lib/Hydra/Controller/Jobset.pm at line 220[7.183][8.2272]
, triggertime => $jobset->triggertime // time() - replacement in src/root/jobset.tt at line 62
[% INCLUDE renderDateTime timestamp = jobset.lastcheckedtime %][% IF jobset.errormsg %]<em>, withevaluation errors!</em>[% ELSE %], <em>no evaluation errors</em>[% END %][% INCLUDE renderDateTime timestamp = jobset.lastcheckedtime %], [% IF jobset.errormsg %]<em class="text-warning">with errors!</em>[% ELSE %]<em>no errors</em>[% END %] - edit in src/root/jobset.tt at line 78
[% IF jobset.triggertime %]<tr><th>Evaluation pending since:</th><td>[% INCLUDE renderDateTime timestamp = jobset.triggertime %]</td></tr>[% END %]