hydra/src/lib/Hydra
Eelco Dolstra 8b88ce19c2 Huuuge speedup in the Hydra evaluator
The check to see whether a build had been scheduled in a previous
evaluation took about 200 ms for the nixpkgs:trunk jobset.  Given
that it has more than 15000 builds, this added up to a lot.  Now
it takes 0.2 ms per build.
2012-04-04 17:29:03 +02:00
..
Base/Controller Add support for viewing jobset evaluations 2012-04-02 16:11:22 +02:00
Controller Propagate URI parameters 2012-04-04 12:56:49 +02:00
Helper Huuuge speedup in the Hydra evaluator 2012-04-04 17:29:03 +02:00
Model Don't barf if the SQLite DB is missing 2012-03-19 03:57:11 +00:00
Schema Open the DB using Hydra::Model::DB->new 2012-03-13 12:10:19 +01:00
Script Use CatalystX::Script::Server::Starman 2011-11-22 16:44:32 +01:00
View Use the new Nix Perl bindings 2011-11-30 15:25:28 +01:00
Schema.pm Keep track of the database schema version 2011-12-05 14:29:29 +01:00