hydra/src
Eelco Dolstra bc82a82593 Fix a race condition in hydra-update-gc-roots
Since it read the actual roots after determining the set of desired
roots, there was a possibility that it would delete roots added by
hydra-evaluator or hydra-build while hydra-update-gc-roots was
running.  This could cause a derivation to be garbage-collected before
the build was performed, for instance.  Now the actual roots are read
first, so any root added after that time is not deleted.
2012-03-12 20:47:29 +01:00
..
c accidentally committed an = too little, which caused all unknown values to result in 'not building', which was not the intention 2012-02-16 11:14:22 +01:00
lib Don't use a prepared statement for the active build steps query 2012-03-12 20:47:29 +01:00
root Merge the BuildResultInfo table into the Builds table 2012-03-12 20:47:29 +01:00
script Fix a race condition in hydra-update-gc-roots 2012-03-12 20:47:29 +01:00
sql Speed up hydra-update-gc-roots 2012-03-12 20:47:29 +01:00
xsl hydra: refine error marking 2011-01-12 08:48:25 +00:00
Makefile.am hydra: use autoconf/-make 2010-09-30 14:29:15 +00:00
Makefile.PL * Move everything up one directory. 2009-03-05 13:41:57 +00:00