Branch: refs/heads/master
  Home:   https://github.com/NixOS/hydra
  Commit: 578530dac2c06e6d14eed943054632287b8cff7e
      
https://github.com/NixOS/hydra/commit/578530dac2c06e6d14eed943054632287b8cff7e
  Author: Eelco Dolstra <[email protected]>
  Date:   2012-02-21 (Tue, 21 Feb 2012)

  Changed paths:
    M src/lib/Hydra/Controller/Build.pm
  M src/root/build.tt

  Log Message:
  -----------
  Don't show duplicate builds in "Related builds"

Since a build may be a member of multiple jobset evaluations, we need
to do a "select distinct" here.  But maybe we should only show builds
from a single evaluation (e.g. the most recent), since showing builds
from several may be confusing.



_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to