index
:
guix/data-service
channel-news-entries
guile3
master
refactor-revision-controller
wip-debug
wip-derivation-comparison
wip-derivation-history
wip-error
wip-fix-foreign
wip-memcached
wip-narinfo
wip-rb6-summit
wip-reproducibility-pie-chart
wip-temp-table-insertion
Guix
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix-data-service
Commit message (
Expand
)
Author
Age
*
Support request timeouts in the thread pool
Christopher Baines
2023-04-27
*
Change par-mapper' to use fetch-result-of-defered-thunks
Christopher Baines
2023-04-27
*
Split the thread pool used for database connections
Christopher Baines
2023-04-27
*
Include distribution counts table in data deletion
Christopher Baines
2023-04-07
*
Improve performance of select-fixed-output-package-derivations-in-revision
Christopher Baines
2023-03-11
*
Fix query in get-count-for-next-level
Christopher Baines
2023-03-09
*
Reorder some vacuum operations when loading revisions
Christopher Baines
2023-03-09
*
Avoid a recursive CTE for finding blocked builds where possible
Christopher Baines
2023-03-09
*
Store the distribution of derivations related to packages
Christopher Baines
2023-03-09
*
Avoid logging when there are no processes to wait for
Christopher Baines
2023-03-09
*
Fix counting derivations when there are lots
Christopher Baines
2023-03-09
*
Tweak the comparision query
Christopher Baines
2023-03-05
*
Remove peek
Christopher Baines
2023-03-05
*
Set current-guix-package when computing system test derivations
Christopher Baines
2023-02-28
*
Speed up deleting blocked_builds entries
Christopher Baines
2023-02-27
*
Move the delete-unreferenced-derivations advisory lock
Christopher Baines
2023-02-27
*
Comparing package derivations: Fix inconsistent verbage.
Leo Famulari
2023-02-17
*
Include some useful numbers on the package derivations comparison
Christopher Baines
2023-02-15
*
Remove redundant postgresql connection when deleting derivations
Christopher Baines
2023-02-14
*
Delete blocked_builds entries when deleting derivations
Christopher Baines
2023-02-14
*
Delete git_branches entries
Christopher Baines
2023-02-14
*
Avoid errors dropping partition tables if they don't exist
Christopher Baines
2023-02-13
*
Improve dropping package_derivation_by_guix_revision_range partitions
Christopher Baines
2023-02-13
*
Adjust render procedures to not use procedures for responses
Christopher Baines
2023-02-09
*
Tweak behaviour when the response body is a procedure
Christopher Baines
2023-02-09
*
Allow skipping processing system tests
Christopher Baines
2023-02-08
*
Skip some metrics that apply for each branch
Christopher Baines
2023-02-02
*
Enable database connection instrumentation in the server
Christopher Baines
2023-01-01
*
Support instrumenting the number of database connections
Christopher Baines
2023-01-01
*
Pull the metrics registry out of the controller
Christopher Baines
2023-01-01
*
Expose metrics from pg_stats
Christopher Baines
2022-11-29
*
Only sometimes attempt manually computing n_distinct values
Christopher Baines
2022-11-29
*
Guard against divide by 0 in update-derivation-outputs-statistics
Christopher Baines
2022-11-28
*
Do derivation inputs and outputs housekeeping at the end of each job
Christopher Baines
2022-11-28
*
Use advisory locks to avoid deadlocks during data deletion
Christopher Baines
2022-11-28
*
Improve the inferior cleanup when computing package derivations
Christopher Baines
2022-11-24
*
Skip the derivation linter
Christopher Baines
2022-11-24
*
Fix calling insert-blocked-builds
Christopher Baines
2022-11-20
*
Render a branch not found page if the branch doesn't exist
Christopher Baines
2022-11-19
*
Fix quasiquoting
Christopher Baines
2022-11-19
*
Better guard against exceptions in the build event handlers
Christopher Baines
2022-11-19
*
Fix closing thread postgresql connections
Christopher Baines
2022-11-17
*
Include more information about invalid query parameters
Christopher Baines
2022-11-17
*
Drop the chunk size when gathering lint warnings
Christopher Baines
2022-11-14
*
Include blocked_builds information in comparison responses
Christopher Baines
2022-11-14
*
Remove Build status field from blocking builds page
Christopher Baines
2022-11-12
*
Make backfilling blocked_builds a bit smarter
Christopher Baines
2022-11-12
*
Handle deleting from blocked_builds when builds are scheduled
Christopher Baines
2022-11-12
*
View scheduled builds like succeeded builds in terms of blocking
Christopher Baines
2022-11-12
*
Tweak backfilling the blocked builds
Christopher Baines
2022-11-12
[next]