hydra/src/root
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
..
static Merge branch 'master' into job_headers 2019-03-17 17:16:37 -04:00
all.tt
auth.tt
bootstrap-2.3.1.zip
build-deps.tt
build.tt Remove the "releases" feature 2020-05-06 12:39:21 +02:00
channel-contents.tt Remove nix-install-package support 2018-01-15 14:27:58 +01:00
common.tt Remove tabs 2020-03-31 22:18:58 +02:00
dashboard-my-jobs-tab.tt
dashboard-my-jobsets-tab.tt Hide hidden jobsets for project admins by default 2016-10-31 11:40:36 +01:00
dashboard.tt
deps.tt
edit-jobset.tt Merge remote-tracking branch 'origin/master' into flake 2020-03-04 15:28:23 +01:00
edit-project.tt Create projects in enabled state 2019-05-11 00:55:26 +02:00
error.tt
evals.tt
flot-0.8.3.zip
job-metrics-tab.tt
job.tt
jobset-channels-tab.tt
jobset-eval.tt Jobset eval page: Show immutable flake URI 2019-05-11 00:52:06 +02:00
jobset-jobs-tab.tt
jobset.tt Render the jobset page correctly when there are fetch errors 2020-05-20 17:47:18 +02:00
layout.tt Merge pull request #628 from dasJ/patch-1 2019-03-17 16:22:53 -04:00
lazy_error.tt Controllers: allows lazy tabs to return custom errors. 2018-12-01 13:40:41 -05:00
log.tt hydra-server: Support logs in S3 2017-04-05 17:55:56 +02:00
machine-status.tt Distinguish build step states 2017-12-07 15:35:31 +01:00
machines.tt
Makefile.am Fixes NixOS/hydra#402 (#424) 2017-08-10 14:16:24 +02:00
metric.tt
news.tt
overview.tt Also hide disabled projects on the overview page by default 2016-11-01 13:15:55 +01:00
plain.tt
product-list.tt Typo: on the build view page: Yu -> You 2018-02-08 12:37:21 -05:00
project.tt Remove the "releases" feature 2020-05-06 12:39:21 +02:00
queue-runner-status.tt
queue-summary.tt
queue.tt
reproduce.tt Fix passing arguments to the reproduction script 2018-05-10 15:11:08 +02:00
runtime-deps.tt
search.tt
status.tt
steps.tt hydra-server: Support logs in S3 2017-04-05 17:55:56 +02:00
topbar.tt
user.tt Add cancel-build role 2019-11-05 22:56:01 +01:00
users.tt