hydra/src/lib/Hydra
aszlig 8f7486cd9c
Jobset.pm: Detect channels by isChannel attribute.
We now no longer need that additional join of the build outputs and can
solely use the isChannel column of the Builds table to determine whether
it's a channel build.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-09-10 17:36:38 +02:00
..
Base/Controller Return 410 Gone (rather than 500) if an output is no longer available 2014-02-26 11:38:02 +01:00
Component Get rid of old ToJSON code path 2013-10-25 11:09:11 -04:00
Controller Jobset.pm: Detect channels by isChannel attribute. 2015-09-10 17:36:38 +02:00
Helper Add isChannel column and meta attribute. 2015-09-10 17:36:38 +02:00
Model Turn prepared statements back on 2013-02-25 21:20:52 +01:00
Plugin Merge branch 'master' into build-ng 2015-07-06 17:17:51 +02:00
Schema Add isChannel column and meta attribute. 2015-09-10 17:36:38 +02:00
Script Use CatalystX::Script::Server::Starman 2011-11-22 16:44:32 +01:00
View Don't set Expires header for logs of unfinished builds/steps 2015-08-12 12:22:14 +02:00
Plugin.pm Pass project and jobset to fetchInput 2013-07-29 15:33:22 -04:00
Schema.pm Keep track of the database schema version 2011-12-05 14:29:29 +01:00