[?]
Mar 6, 2009, 2:03 PM
MRVTLC76YBSFR2ZVLJOVEBCOCFCEEJFGQUU75K36UIQ2ITHFEY7QCDependencies
- [2]
LBNVQXUB* Build the /build stuff in a separate controller. - [3]
5NO7NCKT* Refactoring. - [4]
ZILILXXK* Allow scheduled builds to be cancelled. They're not removed from - [5]
OD5FSS5A* Quick hack to allow viewing of dependency graphs (via nix-store -q - [6]
A52HEFHQ* Allow builds to be restarted (if they failed with a transient error,
Change contents
- replacement in src/lib/Hydra/Controller/Build.pm at line 37
$c->stash->{logtext} = `cat $logfile`;$c->stash->{logtext} = `cat $logfile` if -e $logfile;