Show build status for up to 100 jobs in stead of 50.

[?]
Sep 10, 2012, 10:15 AM
XKJGBVO26HCYKPDQ26N4EIOIRELKJCGN372LIZJ7HWFQXYWOZJAAC

Dependencies

  • [2] UXHP37RF set 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] TJPIS3UP hydra: minor improvements in hydra ui
  • [5] UMFB2767 Hydra/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
    [3.9][2.0:67]()
    if($forceStatus || scalar(@{$c->stash->{activeJobs}}) <= 50) {
    [3.9]
    [3.844]
    if($forceStatus || scalar(@{$c->stash->{activeJobs}}) <= 100) {