Branch: refs/heads/master
  Home:   https://github.com/NixOS/hydra
  Commit: f70946efca93fedfbc20d3dd5115695bc0e11504
      
https://github.com/NixOS/hydra/commit/f70946efca93fedfbc20d3dd5115695bc0e11504
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-05-27 (Fri, 27 May 2016)

  Changed paths:
    M src/lib/Hydra/Controller/User.pm
    M src/lib/Hydra/Schema/Users.pm
    M src/root/user.tt
    M src/sql/hydra.sql
    A src/sql/upgrade-49.sql

  Log Message:
  -----------
  Allow public dashboards

Dashboards can now be marked as publically visible in the user
preferences. The dashboard URL has changed from /user/<name>/dashboard
to /dashboard/<name> because /user/<name> requires being logged in as
<name> or as an admin.


  Commit: a55942603aa8db7925b1cdf5edd98bd543d6073c
      
https://github.com/NixOS/hydra/commit/a55942603aa8db7925b1cdf5edd98bd543d6073c
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-05-27 (Fri, 27 May 2016)

  Changed paths:
    M src/hydra-queue-runner/builder.cc
    M src/hydra-queue-runner/hydra-queue-runner.cc
    M src/hydra-queue-runner/state.hh
    M src/lib/Hydra/Helper/AddBuilds.pm
    R src/lib/Hydra/Helper/PluginHooks.pm
    M src/lib/Hydra/Plugin.pm
    M src/script/hydra-notify

  Log Message:
  -----------
  Provide a plugin hook for when build steps finish

Fixes #318.


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

Reply via email to