guix-data-service/guix-data-service
Christopher Baines f23223f16d Improve the locking around fetching channel instances
I think there's still the potential for a race condition when working with the
cached checkout of the repository, but this lock was far too wide. The
sensitive section is just the latest-channel-instances call, as it adds the
relevant files to the store, and that's what's returned.
2020-02-28 20:40:31 +00:00
..
jobs Improve the locking around fetching channel instances 2020-02-28 20:40:31 +00:00
model Clean up some time logging code 2020-02-24 22:03:09 +00:00
web Add a page listing the available database dumps 2020-02-22 23:24:24 +00:00
branch-updated-emails.scm Improve the branch-updated-emails module line length 2020-02-08 12:05:42 +00:00
builds.scm Make it possible to query builds servers for specific outputs 2020-02-16 09:54:27 +00:00
comparison.scm Better split up the comparision functionality 2020-01-02 20:41:24 +00:00
config.scm.in Add a page listing the available database dumps 2020-02-22 23:24:24 +00:00
data-deletion.scm Add a function to delete unreferenced derivations 2020-02-16 22:29:25 +00:00
database.scm Add a function to check if the test database is being used 2020-02-24 21:15:43 +00:00
jobs.scm Add a few imports in preparation for Guile 3 2020-02-27 21:12:16 +00:00
utils.scm Add some syntax to prevent inlining within modules 2020-02-27 21:13:53 +00:00