Show build status for up to 100 jobs in stead of 50.
[?]
Sep 10, 2012, 10:15 AM
XKJGBVO26HCYKPDQ26N4EIOIRELKJCGN372LIZJ7HWFQXYWOZJAACDependencies
- [2]
UXHP37RFset threshold to show status on jobset page to a more usable size - [3]
6QRHXIM3* Speed up the jobset index page. Especially the query to get the - [4]
TJPIS3UPhydra: minor improvements in hydra ui - [5]
UMFB2767Hydra/64: Leaving number of builds empty gives DBIx error - [6]
ZI535LI6* hydra: 'new' UI for project/jobset/job/build - [*]
3HZY24CX* Make jobsets viewable under
Change contents
- replacement in src/lib/Hydra/Controller/Jobset.pm at line 63
if($forceStatus || scalar(@{$c->stash->{activeJobs}}) <= 50) {if($forceStatus || scalar(@{$c->stash->{activeJobs}}) <= 100) {