Branch: refs/heads/master
  Home:   https://github.com/NixOS/hydra
  Commit: 662cdf042160c4b381f103f893cce77eb29a9fc8
      
https://github.com/NixOS/hydra/commit/662cdf042160c4b381f103f893cce77eb29a9fc8
  Author: Eelco Dolstra <[email protected]>
  Date:   2012-04-02 (Mon, 02 Apr 2012)

  Changed paths:
    M src/lib/Hydra/Base/Controller/ListBuilds.pm
  M src/lib/Hydra/Controller/Jobset.pm
  A src/lib/Hydra/Controller/JobsetEval.pm
  M src/root/all.tt
  M src/root/common.tt
  A src/root/jobset-eval.tt
  A src/root/jobset-evals.tt
  M src/root/navbar.tt
  M src/root/static/css/hydra.css

  Log Message:
  -----------
  Add support for viewing jobset evaluations


  Commit: 427e5e8db8c781409945406f289f8ca8393a8617
      
https://github.com/NixOS/hydra/commit/427e5e8db8c781409945406f289f8ca8393a8617
  Author: Eelco Dolstra <[email protected]>
  Date:   2012-04-02 (Mon, 02 Apr 2012)

  Changed paths:
    M src/lib/Hydra/Controller/JobsetEval.pm
  M src/root/jobset-eval.tt
  M src/root/jobset-evals.tt
  M src/root/static/css/hydra.css

  Log Message:
  -----------
  Show new and removed jobs


  Commit: 9d4cb29e0857648ee0820f3d96afb93d97a1b3e1
      
https://github.com/NixOS/hydra/commit/9d4cb29e0857648ee0820f3d96afb93d97a1b3e1
  Author: Eelco Dolstra <[email protected]>
  Date:   2012-04-02 (Mon, 02 Apr 2012)

  Changed paths:
    M src/lib/Hydra/Controller/JobsetEval.pm
  M src/root/jobset-eval.tt

  Log Message:
  -----------
  Show queued builds in jobset evaluation pages


  Commit: 2f9153c640c651caab9d55618e843615767da7ea
      
https://github.com/NixOS/hydra/commit/2f9153c640c651caab9d55618e843615767da7ea
  Author: Eelco Dolstra <[email protected]>
  Date:   2012-04-02 (Mon, 02 Apr 2012)

  Changed paths:
    M src/lib/Hydra/Controller/Build.pm
  M src/lib/Hydra/Helper/AddBuilds.pm
  M src/script/hydra-evaluator

  Log Message:
  -----------
  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.


Compare: https://github.com/NixOS/hydra/compare/d33fbad...2f9153c
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to