hydra/src/lib/Hydra/Controller
Eelco Dolstra 2f9153c640 Prevent multiple builds with the same (job, outPath) tuple from being added
This happened in a pathological case in Nixpkgs: the "grub" job is
evaluated for i686-linux and x86_64-linux, but in the latter case it
returns the same derivation as in the former case.  So only one build
should be added.
2012-04-02 15:56:29 +00:00
..
Admin.pm Fix URL in the "password changed" email. 2012-03-13 18:30:57 +01:00
API.pm Merge the BuildResultInfo table into the Builds table 2012-03-12 20:47:29 +01:00
Build.pm Prevent multiple builds with the same (job, outPath) tuple from being added 2012-04-02 15:56:29 +00:00
Job.pm Reduce I/O in build listings by only fetching required columns 2012-03-12 20:47:30 +01:00
Jobset.pm Add support for viewing jobset evaluations 2012-04-02 16:11:22 +02:00
JobsetEval.pm Show queued builds in jobset evaluation pages 2012-04-02 15:23:42 +00:00
Project.pm Whitespace 2012-02-28 15:27:44 +01:00
Release.pm * Sort releases. 2009-11-04 17:17:44 +00:00
Root.pm Disable prepared statements completely 2012-03-12 20:47:30 +01:00
View.pm Merge the BuildResultInfo table into the Builds table 2012-03-12 20:47:29 +01:00