hydra/src/lib/Hydra
Eelco Dolstra b081133dcc Move GC roots to /nix/var/nix/gcroots/hydra
The uid split a while back caused the web interface to create GC roots
in /nix/var/nix/gcroots/per-user/hydra-www, where they wouldn't be
purged by hydra-update-gc-roots. Thus restarted builds would
accumulate forever. The fix is to keep the roots in a shared directory
with gid=hydra.
2015-12-14 13:31:24 +01:00
..
Base/Controller Further fix for the channel regression 2015-11-02 14:58:23 +01:00
Component Get rid of old ToJSON code path 2013-10-25 11:09:11 -04:00
Controller Fix cancelling non-current builds 2015-11-02 14:20:27 +01:00
Helper Move GC roots to /nix/var/nix/gcroots/hydra 2015-12-14 13:31:24 +01:00
Model Turn prepared statements back on 2013-02-25 21:20:52 +01:00
Plugin Prevent inputs from being garbage collected during evaluation 2015-10-09 12:50:23 +02:00
Schema Remove obsolete Builds columns and provide accurate "Running builds" 2015-10-27 15:37:17 +01:00
Script Use CatalystX::Script::Server::Starman 2011-11-22 16:44:32 +01:00
View Don't set Expires header for logs of unfinished builds/steps 2015-08-12 12:22:14 +02:00
Plugin.pm Pass project and jobset to fetchInput 2013-07-29 15:33:22 -04:00
Schema.pm Keep track of the database schema version 2011-12-05 14:29:29 +01:00