2
0
Fork 0
mirror of git://git.savannah.gnu.org/guix/data-service.git synced 2023-12-14 03:23:03 +01:00
data-service/guix-data-service/web
Leo Famulari 0813ad6978
Tell the user how to specify a datetime.
Also correct a mistake in the error message for invalid datetime formats.
2020-12-19 17:47:53 -05:00
..
build Fix rendering of the /builds page 2020-10-21 20:05:37 +01:00
build-server Add a view build link on the build page 2020-10-21 19:26:18 +01:00
compare Tell the user how to specify a datetime. 2020-12-19 17:47:53 -05:00
dumps Completely rework the way db connections are handled during requests 2020-10-03 21:35:31 +01:00
jobs Completely rework the way db connections are handled during requests 2020-10-03 21:35:31 +01:00
nar Completely rework the way db connections are handled during requests 2020-10-03 21:35:31 +01:00
repository Support showing package derivations by build status 2020-12-09 19:07:42 +00:00
revision Improve build links on the package derivations page 2020-12-09 19:08:19 +00:00
view Make it possible to show HTML for the invalid parameter messages 2020-11-28 19:36:26 +00:00
controller.scm Split the jobs metric in to succeede, queued and failed 2020-10-09 20:19:28 +01:00
html-utils.scm Add a way of displaying build statuses as small labels 2020-10-31 15:53:50 +00:00
query-parameters.scm Tell the user how to specify a datetime. 2020-12-19 17:47:53 -05:00
render.scm Add a helper function to render text 2019-12-26 09:04:46 +00:00
server.scm Stop opening a PostgreSQL connection per request 2020-10-03 09:22:29 +01:00
sxml.scm Improve entity handling in the sxml module 2019-12-30 09:51:27 +00:00
util.scm Add plain text representation for the page for a single job 2020-04-20 22:27:55 +01:00