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
Commit message (
Expand
)
Author
Age
*
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
*
Add an extra index on blocked_builds
Christopher Baines
2023-03-05
*
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
*
Drop the thread pool idle seconds
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
*
Use latest_build_status rather than build_status
Christopher Baines
2022-11-12
*
Spawn specific PostgreSQL connections for the blocked_builds updates
Christopher Baines
2022-11-12
*
Add index on derivation_outputs id and derivation_id fields
Christopher Baines
2022-11-12
*
Add extended statistics on package_derivations
Christopher Baines
2022-11-12
*
Have insert-blocked-builds cache when the partitions exist
Christopher Baines
2022-11-11
*
Rework insert-blocked-builds to make it more efficient
Christopher Baines
2022-11-11
*
Stop using exception handling when inserting blocked_builds entries
Christopher Baines
2022-11-11
[next]