hydra/src
Nikola Knezevic 0f21e4067b Render the jobset page correctly when there are fetch errors
The original code would return standard "Please come back later" page when there
are only fetch errors on a newly setup declarative project. The problem is that
there are two types of errors: standard errors and fetch errors. Each is
acompanied by a corresponding field for time of occurence. Standard errors use
'errortime', while fetch errors have 'lastchecktime' set to the time of the
error. Unfortunately, jobset.tt file was only using 'errortime' for displaying
the time. This would result in the following errors in logs:

    Couldn't render template "date error - bad time/date string:  expects 'hⓂ️s dⓂ️y'  got: ''

This change includes using 'lastchecktime' when rendering the error times.
2020-05-20 17:47:18 +02:00
..
hydra-eval-jobs Fix build 2020-05-12 16:14:20 +02:00
hydra-evaluator Merge pull request #730 from NixOS/flake 2020-04-07 11:18:38 +02:00
hydra-queue-runner hydra-queue-runner: don't try to distribute builds on localhost 2020-05-03 00:05:52 -04:00
lib Handle missing values in declarative jobsets 2020-05-15 20:33:54 +02:00
libhydra Build against nix-master 2020-02-20 10:24:04 +01:00
root Render the jobset page correctly when there are fetch errors 2020-05-20 17:47:18 +02:00
script hydra-eval-jobset: Pass --no-allow-import-from-derivation 2020-05-12 15:17:50 +02:00
sql Add missing SQL upgrade script for NOT NULL on type 2020-05-18 10:59:55 +02:00
ttf Add font for the captcha 2013-03-04 12:16:13 +01:00
Makefile.am Revert "hydra-eval-jobs -> nix eval-hydra-jobs" 2020-02-19 20:36:52 +01:00
Makefile.PL * Move everything up one directory. 2009-03-05 13:41:57 +00:00