* Handle the case where there is no cached build step that produced
[?]
Jan 19, 2010, 4:35 PM
H47WLVATPA42U4UQEPR2O736DZMVGRW33ENHW6YZY3EKYFPFUUBQCDependencies
- [2]
HB3OHPJLhydra: in case of cached build, add link to build that built the storepath - [3]
L2E6EVE2* Merged the Build and Job tables. - [4]
MRVTLC76 - [5]
LBNVQXUB* Build the /build stuff in a separate controller. - [6]
ZILILXXK* Allow scheduled builds to be cancelled. They're not removed from - [*]
J5UVLXOK* Start of a basic Catalyst web interface.
Change contents
- replacement in src/lib/Hydra/Controller/Build.pm at line 44
$c->stash->{cachedBuild} = $cachedBuildStep->build;$c->stash->{cachedBuild} = $cachedBuildStep->build if defined $cachedBuildStep; - replacement in src/root/build.tt at line 153
[% IF build.resultInfo.iscachedbuild %][% IF build.resultInfo.iscachedbuild && cachedBuild %]