Branch: refs/heads/master
  Home:   https://github.com/NixOS/hydra
  Commit: c04c8c2bf19e358e7f48bb309ae6647189c04dfd
      
https://github.com/NixOS/hydra/commit/c04c8c2bf19e358e7f48bb309ae6647189c04dfd
  Author: Eelco Dolstra <[email protected]>
  Date:   2015-02-26 (Thu, 26 Feb 2015)

  Changed paths:
    M src/lib/Hydra/Controller/Jobset.pm
    M src/root/common.tt
    M src/root/jobset-jobs-tab.tt
    M src/root/static/css/rotated-th.css

  Log Message:
  -----------
  Jobset job tab: Show eval date rather than eval ID

Eval IDs carry no useful information, so it's better to show the date
of the eval. If the date is recent, a relative date is given (e.g. "3h
ago").


  Commit: f835ae492f3f2f7143d2279124c169ea84aeba02
      
https://github.com/NixOS/hydra/commit/f835ae492f3f2f7143d2279124c169ea84aeba02
  Author: Eelco Dolstra <[email protected]>
  Date:   2015-02-26 (Thu, 26 Feb 2015)

  Changed paths:
    M src/root/common.tt

  Log Message:
  -----------
  Likewise remove eval IDs from eval lists


  Commit: 7f6faee08a42caf84ad1ed9359c23c28f478e8e9
      
https://github.com/NixOS/hydra/commit/7f6faee08a42caf84ad1ed9359c23c28f478e8e9
  Author: Eelco Dolstra <[email protected]>
  Date:   2015-02-26 (Thu, 26 Feb 2015)

  Changed paths:
    M src/root/jobset-eval.tt

  Log Message:
  -----------
  Show some eval stats


  Commit: 62805dd73c032dd9cc5276abbed72742d699acbb
      
https://github.com/NixOS/hydra/commit/62805dd73c032dd9cc5276abbed72742d699acbb
  Author: Eelco Dolstra <[email protected]>
  Date:   2015-02-26 (Thu, 26 Feb 2015)

  Changed paths:
    M src/lib/Hydra/Controller/Root.pm
    M src/root/common.tt

  Log Message:
  -----------
  Queue: Remove the scheduling priority

Scheduling is mostly based on jobset shares these days. So showing and
sorting by priority just wastes space and gives the incorrect
impression that Hydra executes builds in the order shown on the queue
page.


  Commit: 522bcea8fc03419a73f8c5a11e8a94859e76b694
      
https://github.com/NixOS/hydra/commit/522bcea8fc03419a73f8c5a11e8a94859e76b694
  Author: Eelco Dolstra <[email protected]>
  Date:   2015-02-26 (Thu, 26 Feb 2015)

  Changed paths:
    M src/root/common.tt

  Log Message:
  -----------
  Hide build IDs from build lists

Like eval IDs, build IDs don't convey useful information.

Also, make the job name link to the build rather than the job. When
people click on a build, they expect to go to the build page, not the
job page.


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

Reply via email to