guix-data-service/guix-data-service/model
Christopher Baines 9607bcedfe Move the builds.derivation_output_details_set_id update
To the end of the main revision processing transaction.

Currently, I think there are issues when this query does update some builds,
as those rows in the build table remain locked until the end of the
transaction. This then causes build event submission to hang. Moving this part
of the revision loading process to the end of the transaction should help to
mitigate this.
2022-04-16 18:47:54 +01: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 Move the builds.derivation_output_details_set_id update 2022-04-16 18:47:54 +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 Add to the hardcoded list of valid targets 2022-03-11 11:50:10 +00:00
git-branch.scm Adjust all-branches-with-most-recent-commit for recent changes 2021-02-03 13:20:41 +00:00
git-repository.scm Start to add compatibility with squee returning #f for null values 2021-01-02 10:06:27 +00:00
guix-revision-package-derivation.scm Add copyright and license headers to a bunch of source files 2019-12-26 10:16:55 +00:00
guix-revision.scm Fix comparing by datetime 2021-02-05 11:07:31 +00: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 Create a table for systems 2021-04-23 11:14:51 +01:00
package-derivation-by-guix-revision-range.scm Create a table for systems 2021-04-23 11:14:51 +01:00
package-derivation.scm Make the revision derivation counts numbers 2022-01-22 18:47:38 +00:00
package-metadata.scm Close the load revision inferior prior to inserting data 2022-03-11 13:27:55 +00:00
package.scm Track package replacements 2021-07-11 11:57:05 +01:00
system-test.scm Add page for looking at the history of a system test 2021-03-14 17:52:31 +00:00
system.scm Actually add the system module 2021-04-23 18:42:40 +01:00
utils.scm Change data handling when comparing derivations 2021-04-27 21:18:51 +01:00