project with 0 build resulted in error
[?]
Nov 18, 2009, 12:59 PM
H27UAGSXDDVC7VUIQDW75ASGKFUEEGGJXDRRRFMHDNJ2UZMGPADQCDependencies
- [2]
FPK5LF53* Put the project-related actions in a separate controller. Put the - [3]
LBNVQXUB* Build the /build stuff in a separate controller. - [4]
SJN2QPWH* Big speed-up of the job status page and the channel generation (such
Change contents
- replacement in src/lib/Hydra/Helper/CatalystUtils.pm at line 39
$c->stash->{totalBuildTime} = $builds->search({},my $res;$res = $builds->search({}, - replacement in src/lib/Hydra/Helper/CatalystUtils.pm at line 43
->first->get_column('sum') || 0;->first ;$c->stash->{totalBuildTime} = defined ($res) ? $res->get_column('sum') : 0 ;