hydra/src/script
Eelco Dolstra 7daca03e78 * Store jobset evaluations in the database explicitly. This includes
recording the builds that are part of a jobset evaluation.  We need
  this to be able to answer queries such as "return the latest NixOS
  ISO for which the installation test succeeded".  This wasn't previously
  possible because the database didn't record which builds of (say)
  the `isoMinimal' job and the `tests.installer.simple' job came from
  the same evaluation of the nixos:trunk jobset.

  Keeping a record of evaluations is also useful for logging purposes.
2010-03-05 15:41:10 +00:00
..
hydra_build.pl * Typo. 2010-02-10 12:27:16 +00:00
hydra_cgi.pl * Move everything up one directory. 2009-03-05 13:41:57 +00:00
hydra_control.sh * Remove redundant -fork. 2009-03-11 15:52:39 +00:00
hydra_create.pl * Move everything up one directory. 2009-03-05 13:41:57 +00:00
hydra_fastcgi.pl * Move everything up one directory. 2009-03-05 13:41:57 +00:00
hydra_init.pl * Move everything up one directory. 2009-03-05 13:41:57 +00:00
hydra_queue_runner.pl * Shut up DBIx::Class. 2009-10-08 11:19:17 +00:00
hydra_scheduler.pl * Store jobset evaluations in the database explicitly. This includes 2010-03-05 15:41:10 +00:00
hydra_server.pl * Use Catalyst's HTTP::Prefork engine by default, with some limits to 2009-03-11 15:48:06 +00:00
hydra_test.pl * Move everything up one directory. 2009-03-05 13:41:57 +00:00
hydra_update_gc_roots.pl * Keep the 3 most recent builds for every platform for every job. 2010-02-15 10:21:11 +00:00