Hydra, for Lix
Find a file
Eelco Dolstra d8cc0bbb5d * Make the "latest succeeded" query (used by the "latest" channel)
faster, from about 4.5s to 1.0s for the global "latest" channel.
  Note that the query is only fast if the "IndexBuildsOnJob" and
  "IndexBuildsOnJobAndIsCurrent" indices are dropped - if they exist,
  PostgreSQL will use those instead of the more efficient
  "IndexBuildsOnJobFinishedId" index.  Looks like a bug in the planner
  to me...
2010-02-12 14:49:32 +00:00
doc * Store the jobset's nixExprPath and nixExprInput fields in a build to 2009-10-26 13:33:48 +00:00
src * Make the "latest succeeded" query (used by the "latest" channel) 2010-02-12 14:49:32 +00:00
COPYING * Include a license. 2008-11-28 11:18:29 +00:00
deps.nix emailsimplecreator was removed 2010-02-06 07:20:33 +00:00
release.nix * hydra: added initial version of build graph 2010-02-10 10:15:09 +00:00