Branch: refs/heads/master
  Home:   https://github.com/NixOS/hydra
  Commit: 7081f97f3a2430fc058a0dfb4f4de5eb8e1a514e
      
https://github.com/NixOS/hydra/commit/7081f97f3a2430fc058a0dfb4f4de5eb8e1a514e
  Author: Eelco Dolstra <edols...@gmail.com>
  Date:   2017-02-21 (Tue, 21 Feb 2017)

  Changed paths:
    M src/script/hydra-eval-jobset

  Log Message:
  -----------
  Pedantry: CLOCK_REALTIME -> CLOCK_MONOTONIC


  Commit: 81ac547d2b9386b982d6872399b1d94b66afa0bd
      
https://github.com/NixOS/hydra/commit/81ac547d2b9386b982d6872399b1d94b66afa0bd
  Author: Eelco Dolstra <edols...@gmail.com>
  Date:   2017-02-21 (Tue, 21 Feb 2017)

  Changed paths:
    M src/lib/Hydra/Controller/API.pm
    M src/lib/Hydra/Controller/Admin.pm
    M src/lib/Hydra/Controller/Build.pm
    M src/lib/Hydra/Helper/AddBuilds.pm
    M src/lib/Hydra/Helper/Nix.pm
    M src/script/hydra-eval-jobset
    M tests/Setup.pm
    M tests/evaluation-tests.pl

  Log Message:
  -----------
  Move most of AddBuilds to hydra-eval-jobset

Having this stuff in a separate module is a remnant of the time when
hydra-server could add builds to the queue directly. This is no longer
the case.


  Commit: 52753e49c2cfc4ff1d7ec2afd2eb6be60b36cc1e
      
https://github.com/NixOS/hydra/commit/52753e49c2cfc4ff1d7ec2afd2eb6be60b36cc1e
  Author: Eelco Dolstra <edols...@gmail.com>
  Date:   2017-02-21 (Tue, 21 Feb 2017)

  Changed paths:
    M src/hydra-evaluator/hydra-evaluator.cc

  Log Message:
  -----------
  hydra-evaluator: Handle SIGINT

This makes "systemctl stop hydra-evaluator" work promptly again.


  Commit: 9f6afb337540c56b60e7c0d9f5da3f3b712693b8
      
https://github.com/NixOS/hydra/commit/9f6afb337540c56b60e7c0d9f5da3f3b712693b8
  Author: Eelco Dolstra <edols...@gmail.com>
  Date:   2017-02-21 (Tue, 21 Feb 2017)

  Changed paths:
    M src/lib/Hydra/Plugin/GitInput.pm
    M src/lib/Hydra/Plugin/MercurialInput.pm

  Log Message:
  -----------
  Lock paths in the scm cache

This is necessary now that hydra-evaluator runs multiple evaluations
in parallel, to prevent corruption of Git/Mercurial clones.


Compare: https://github.com/NixOS/hydra/compare/53b1f7da6408...9f6afb337540
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to