set threshold to show status on jobset page to a more usable size

[?]
Aug 29, 2011, 5:56 PM
UXHP37RFPX74LTJUWNF3K2UBKY7LTVRUG3MNJACROZPPOIOWGYBAC

Dependencies

  • [2] UMFB2767 Hydra/64: Leaving number of builds empty gives DBIx error
  • [3] 6QRHXIM3 * Speed up the jobset index page. Especially the query to get the
  • [4] ZI535LI6 * hydra: 'new' UI for project/jobset/job/build
  • [5] TJPIS3UP hydra: minor improvements in hydra ui
  • [*] 3HZY24CX * Make jobsets viewable under

Change contents

  • replacement in src/lib/Hydra/Controller/Jobset.pm at line 61
    [2.9][3.91:158](),[3.278][3.91:158]()
    if($forceStatus || scalar(@{$c->stash->{activeJobs}}) <= 20) {
    [2.9]
    [3.844]
    if($forceStatus || scalar(@{$c->stash->{activeJobs}}) <= 50) {