hydra/src
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
..
c * For ease of use during debugging, don't require --gc-roots-dir. 2010-06-01 11:20:05 +00:00
lib * Move NARs from the NixChannel controller to the Root controller and 2010-06-22 12:00:19 +00:00
root added hide feature for project/jobset 2010-06-04 14:43:28 +00:00
script 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
sql added hide feature for project/jobset 2010-06-04 14:43:28 +00:00
xsl * hydra: add warningLine class to log lines with warning attribute 2010-03-05 12:53:58 +00:00
Makefile.PL * Move everything up one directory. 2009-03-05 13:41:57 +00:00