guix-data-service/guix-data-service
Christopher Baines e6effe7556 Fix how email dates are inserted in to PostgreSQL
Previously, the timezone was stripped off, so the timestamps were off. This
commit changes the code to use a Unix timestamp, which avoids this issue.
2019-05-16 00:03:06 +01:00
..
jobs Store license information for packages 2019-05-15 08:05:14 +01:00
model Fix how email dates are inserted in to PostgreSQL 2019-05-16 00:03:06 +01:00
web Store license information for packages 2019-05-15 08:05:14 +01: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 Initial commit 2019-02-07 22:26:57 +00: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