aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Reduce the number of threads used by fibersChristopher Baines2023-07-10
* Set thread namesChristopher Baines2023-07-10
* Expose resource pool statsChristopher Baines2023-07-10
* Support getting resource pool statsChristopher Baines2023-07-10
* Stop using a pool of threads for database operationsChristopher Baines2023-07-10
* Try to fix backfilling blocked_buildsChristopher Baines2023-07-02
* Filter out duplicate ids for blocking buildsChristopher Baines2023-07-02
* Improve data deletionChristopher Baines2023-07-01
* Provide more information about revision processing errorsChristopher Baines2023-06-15
* Fix fetch-narinfo-files to work in the specific outputs caseChristopher Baines2023-06-09
* Better report exceptions in query-build-server-substitutesChristopher Baines2023-06-09
* Detach the database setup from the main guix-data-service processChristopher Baines2023-06-09
* Query for outputs when build events arriveChristopher Baines2023-06-09
* Make the build event handling code more genericChristopher Baines2023-06-06
* Extend the invalid parameter handling for more typesChristopher Baines2023-05-22
* Have render-compare/package-derivations provide invalid param infoChristopher Baines2023-05-22
* Fix ignoring canceled buildsChristopher Baines2023-05-18
* Ignore canceled builds when querying package derivationsChristopher Baines2023-05-18
* Add Guile internal time metricsChristopher Baines2023-05-14
* Ensure the known and unknown keys appearChristopher Baines2023-05-09
* Remove redundant match-lambda in select-package-output-availability-for-revisionChristopher Baines2023-05-09
* Set lock_timeout for some data deletion transactionsChristopher Baines2023-05-09
* Use the package_derivations system id in a queryChristopher Baines2023-05-04
* Further tweak fetching narinfosChristopher Baines2023-04-28
* Tweak fetching narinfosChristopher Baines2023-04-28
* Set request timeouts for the thread poolsChristopher Baines2023-04-27
* Support request timeouts in the thread poolChristopher Baines2023-04-27
* Change par-mapper' to use fetch-result-of-defered-thunksChristopher Baines2023-04-27
* Split the thread pool used for database connectionsChristopher Baines2023-04-27
* Include distribution counts table in data deletionChristopher Baines2023-04-07
* Improve performance of select-fixed-output-package-derivations-in-revisionChristopher Baines2023-03-11
* Fix query in get-count-for-next-levelChristopher Baines2023-03-09
* Defer backfilling derivation distribution counts until laterChristopher Baines2023-03-09
* Reorder some vacuum operations when loading revisionsChristopher Baines2023-03-09
* Avoid a recursive CTE for finding blocked builds where possibleChristopher Baines2023-03-09
* Store the distribution of derivations related to packagesChristopher Baines2023-03-09
* Avoid logging when there are no processes to wait forChristopher Baines2023-03-09
* Fix counting derivations when there are lotsChristopher Baines2023-03-09
* Add an extra index on blocked_buildsChristopher Baines2023-03-05
* Tweak the comparision queryChristopher Baines2023-03-05
* Remove peekChristopher Baines2023-03-05
* Set current-guix-package when computing system test derivationsChristopher Baines2023-02-28
* Speed up deleting blocked_builds entriesChristopher Baines2023-02-27
* Move the delete-unreferenced-derivations advisory lockChristopher Baines2023-02-27
* Comparing package derivations: Fix inconsistent verbage.Leo Famulari2023-02-17
* Include some useful numbers on the package derivations comparisonChristopher Baines2023-02-15
* Remove redundant postgresql connection when deleting derivationsChristopher Baines2023-02-14
* Delete blocked_builds entries when deleting derivationsChristopher Baines2023-02-14
* Delete git_branches entriesChristopher Baines2023-02-14
* Avoid errors dropping partition tables if they don't existChristopher Baines2023-02-13