* hydra: alphabetical order of systems in status overview
[?]
Feb 26, 2010, 9:14 AM
6ABZ4GQYFKFAR6MSBMOV3E5Z3KE55JZPE2AXCQI6AN4IWWAZI6GQCDependencies
- [2]
6QRHXIM3* Speed up the jobset index page. Especially the query to get the - [3]
ODNCGFQ5* Improved the navigation bar: don't include all projects (since that - [4]
SFUSIKUY* Use isCurrent to determine the inactive jobs. - [5]
TJPIS3UPhydra: minor improvements in hydra ui - [6]
3HZY24CX* Make jobsets viewable under - [7]
ZI535LI6* hydra: 'new' UI for project/jobset/job/build
Change contents
- replacement in src/lib/Hydra/Controller/Jobset.pm at line 54
$c->stash->{systems} = [$c->stash->{jobset}->builds->search({iscurrent => 1}, {select => ["system"], distinct => 1})];$c->stash->{systems} = [$c->stash->{jobset}->builds->search({iscurrent => 1}, {select => ["system"], distinct => 1, order_by => "system" })];