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/model
Christopher Baines 5c9ec28cb5 Query for outputs when build events arrive
This will keep the substitute information more up to date.
2023-06-09 16:11:06 +01:00
..
blocked-builds.scm Avoid a recursive CTE for finding blocked builds where possible 2023-03-09 08:36:51 +00:00
build-server-token-seed.scm Fix compute-token 2020-06-28 21:42:05 +01:00
build-server.scm Fix select-build-servers with respect to the lookup-builds field 2020-06-06 14:40:36 +01:00
build-status.scm Support inserting build statuses without a transaction 2020-12-27 10:27:21 +00:00
build.scm Query for outputs when build events arrive 2023-06-09 16:11:06 +01:00
channel-instance.scm Store channel instance derivations in a separate transaction 2021-02-02 23:36:56 +00:00
channel-news.scm Add copyright and license headers to a bunch of source files 2019-12-26 10:16:55 +00:00
derivation.scm Fix ignoring canceled builds 2023-05-18 12:31:58 +01:00
git-branch.scm Fix expected exec-query value when no branch exists 2022-05-24 08:43:32 +01:00
git-commit.scm Partition the package_derivations_by_guix_revision_range table 2022-05-23 19:10:25 +01:00
git-repository.scm Support per repository configuration for fetching substitutes 2022-09-09 12:39:38 +01:00
guix-revision-package-derivation.scm Fix query in get-count-for-next-level 2023-03-09 14:05:41 +00:00
guix-revision.scm Fix the select-guix-revision-for-branch-and-datetime query 2022-05-30 23:29:42 +01:00
license-set.scm Adapt some license related code to work without mock in the tests 2020-02-24 21:47:34 +00:00
license.scm Adapt some license related code to work without mock in the tests 2020-02-24 21:47:34 +00:00
lint-checker.scm Change the locale codeset representation 2020-09-26 11:45:57 +01:00
lint-warning-message.scm Reformat lint warning related query 2020-10-02 17:52:07 +01:00
lint-warning.scm Change the locale codeset representation 2020-09-26 11:45:57 +01:00
location.scm Start handling ids as numbers, rather than strings 2019-09-05 16:07:23 +02:00
nar.scm Ensure the known and unknown keys appear 2023-05-09 13:45:36 +01:00
package-derivation-by-guix-revision-range.scm Improve the package derivation by guix revision range insert queries 2022-05-26 00:23:56 +01:00
package-derivation.scm Make the revision derivation counts numbers 2022-01-22 18:47:38 +00:00
package-metadata.scm Speed up finding the locales for a revision 2022-09-14 10:26:03 +01:00
package.scm Fix more issues with the git_commits introduction 2022-05-23 22:49:51 +01:00
system-test.scm Partition the package_derivations_by_guix_revision_range table 2022-05-23 19:10:25 +01:00
system.scm Actually add the system module 2021-04-23 18:42:40 +01:00
utils.scm Reduce some chunk sizes 2022-09-17 00:40:51 +02:00