guix-data-service/tests
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
..
branch-updated-emails.scm Start to handle information about Git branches 2019-05-05 20:06:28 +01:00
driver.scm Add a (tests driver) module 2019-05-12 17:32:21 +01:00
mock-inferior.scm Store and display the location of packages 2019-05-13 21:07:48 +01:00
model-derivation.scm Add an initial test 2019-04-14 10:08:11 +01:00
model-git-branch.scm Fix how email dates are inserted in to PostgreSQL 2019-05-16 00:03:06 +01:00
model-git-repository.scm Switch to storing Git repositories in a table 2019-05-05 14:36:52 +01:00
model-license-set.scm Store license information for packages 2019-05-15 08:05:14 +01:00
model-license.scm Store license information for packages 2019-05-15 08:05:14 +01:00
model-package-metadata.scm Fix type issues with the location ids 2019-05-14 07:55:17 +01:00