hydra/src/lib/Hydra
Eelco Dolstra e2e4b49b98 * Pass `-j 1' to hydra_eval_jobs to ensure that it can make progress
even when all the remote build slots are in use.  The evaluator can
  cause builds if Nix expressions import derivations (e.g. in
  pkgs/build-support/vm to compute the RPM/Deb closures).  If there
  are no free build slots, the evaluator can hang for a long time.
2010-06-01 11:17:02 +00:00
..
Base/Controller * Omitting the template name doesn't work everywhere. 2010-02-09 15:51:33 +00:00
Controller Hydra: Allow all builds to be restarted. 2010-05-26 08:03:44 +00:00
Helper * Pass `-j 1' to hydra_eval_jobs to ensure that it can make progress 2010-06-01 11:17:02 +00:00
Model * Move everything up one directory. 2009-03-05 13:41:57 +00:00
Schema Hydra: Add support for maxSilent meta attribute (also already added timeout, but not implemented the actual timeout for the build yet) 2010-05-26 08:03:59 +00:00
View * Escape the outPath in the generated nixexpr.tar.bz2 in channels, because 2010-03-17 16:49:52 +00:00
Schema.pm add support for git as jobinput 2009-11-17 15:16:41 +00:00