[?]
Nov 13, 2008, 9:25 AM
UAPS46BQNEZACYO2LYXEXIK5YESDG2N2B3BYIZGVETGP6LOM4OGACDependencies
- [2]
JD27RBKM - [3]
M552HLIA* Support variant builds. - [4]
L2E6EVE2* Merged the Build and Job tables. - [5]
BVOPAMLS - [6]
WYN733ST* Store build duration, handle cached builds. - [7]
UVMFS73T* Some jQuery / CSS hackery. - [8]
67P45PY4 - [9]
TQKGQ5R3 - [10]
LQNBKF3D - [11]
K5BEBWKM - [12]
J5UVLXOK* Start of a basic Catalyst web interface. - [13]
ELCI5T2A* Show the latest build for each job. - [14]
7LKUAIGC
Change contents
- edit in src/HydraFrontend/lib/HydraFrontend/Controller/Root.pm at line 12
sub begin :Private {my ( $self, $c ) = @_;$c->stash->{projects} = [$c->model('DB::Projects')->search({}, {order_by => 'displayname'})];} - edit in src/HydraFrontend/lib/HydraFrontend/Controller/Root.pm at line 38
$c->stash->{projects} = [$c->model('DB::Projects')->search({}, {order_by => 'displayname'})]; - edit in src/HydraFrontend/lib/HydraFrontend/Controller/Root.pm at line 55
$c->stash->{projects} = [$c->model('DB::Projects')->search({}, {order_by => 'displayname'})]; - edit in src/HydraFrontend/lib/HydraFrontend/Controller/Root.pm at line 104
$c->stash->{projects} = [$c->model('DB::Projects')->search({}, {order_by => 'displayname'})];