guix-data-service/guix-data-service
Christopher Baines d96add30a0 Record the output from loading new revisions to the database
So that it can easily be shown through the web interface. There's two tables
being used. One which temporarily stores the output as it's output while the
job is running, and other which stores the whole log once the job has
finished.
2019-06-22 01:51:49 +02:00
..
jobs Record the output from loading new revisions to the database 2019-06-22 01:51:49 +02:00
model Use revision labels on the index page as well 2019-06-19 23:39:53 +01:00
web Remove the revision labels from the links 2019-06-20 14:42:38 +02:00
branch-updated-emails.scm Fix how email dates are inserted in to PostgreSQL 2019-05-16 00:03:06 +01:00
builds.scm Add some catch all error handling to fetch-build-for-derivation 2019-03-08 08:22:52 +00:00
comparison.scm Switch parts of the comparison code to use hash tables 2019-03-24 17:35:19 +00:00
config.scm.in Catch the guix available when built 2019-06-13 23:11:35 +01:00
database.scm Add a with-postgresql-transaction procedure 2019-05-05 13:35:17 +01:00
jobs.scm Improve the job processing 2019-04-10 20:17:44 +01:00