Hydra, for Lix
Find a file
Eelco Dolstra e35f0005e6 * Move NARs from the NixChannel controller to the Root controller and
drop the "/nix/store".  I.e. instead of

    http://hydra.nixos.org/jobset/nixpkgs/trunk/channel/latest/nar/nix/store/99djmii6l4yw9gn07zxqabh8z58pp84c-libmspack-0.0.20040308alpha.drv 

  we now have

    http://hydra.nixos.org/nar/99djmii6l4yw9gn07zxqabh8z58pp84c-libmspack-0.0.20040308alpha.drv 

  The main reason is that this is much faster, since we don't need to
  get all the channel data (which isn't used anyway for NAR
  generation).  This speeds up downloading a NAR from the Nixpkgs
  channel by > 2 seconds.

* Drop "Hydra::View::" from view names to get rid of an ugly warning.
2010-06-22 12:00:19 +00:00
doc Hydra/28: Rename "scheduler" to "evaluator" 2010-05-11 11:10:03 +00:00
src * Move NARs from the NixChannel controller to the Root controller and 2010-06-22 12:00:19 +00:00
COPYING hydra: revert license change 2010-03-29 14:16:46 +00:00
deps.nix * Build Hydra with the Nix Perl bindings. 2010-03-04 15:11:01 +00:00
release.nix updated jquery version to 1.8.1 2010-05-18 07:48:31 +00:00