hydra/src/lib/Hydra
Eelco Dolstra d58142b3f0 Store aggregate members in the database
For presentation purposes, we need to know what builds are part of an
aggregate build.  So at evaluation time, look at the "members"
attribute, find the corresponding builds in the eval, and create a
mapping in the AggregateMembers table.
2013-08-14 01:59:29 +02:00
..
Base/Controller Add a ‘latest-finished’ action 2013-08-12 22:17:04 +02:00
Component ToJSON is automatically called recursively 2013-07-26 13:54:07 -04:00
Controller Store aggregate members in the database 2013-08-14 01:59:29 +02:00
Helper Store aggregate members in the database 2013-08-14 01:59:29 +02:00
Model Turn prepared statements back on 2013-02-25 21:20:52 +01:00
Plugin GitInput.pm: Don't do a chdir to the Git clone 2013-08-12 17:46:26 +02:00
Schema Store aggregate members in the database 2013-08-14 01:59:29 +02:00
Script Use CatalystX::Script::Server::Starman 2011-11-22 16:44:32 +01:00
View Hydra::View::Plain: Explicitly set the response body. 2013-07-12 16:53:48 +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