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
*
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
*
Add missing test description
Christopher Baines
2022-11-11
*
Add a blocking builds page
Christopher Baines
2022-11-11
*
Add support for incrementally tracking blocked builds
Christopher Baines
2022-11-11
*
Log heap size when computing system tests
Christopher Baines
2022-11-06
*
Add more granular logging for computing system test derivations
Christopher Baines
2022-11-06
*
Close postgresql connections when the thread pool thread is idle
Christopher Baines
2022-10-23
*
Fix JSON response for unknown revisions
Christopher Baines
2022-10-17
*
Expose Guile GC metrics
Christopher Baines
2022-10-09
*
Make it possible to increase the number of thread pool threads
Christopher Baines
2022-10-02
*
Log delays in the thread pool channel
Christopher Baines
2022-10-02
*
Insert guix revision lint warnings in chunks
Christopher Baines
2022-09-17
*
Improve chunking when inserting derivation inputs
Christopher Baines
2022-09-17
*
Reduce some chunk sizes
Christopher Baines
2022-09-17
*
Chunk inserting guix revision package derivation entries
Christopher Baines
2022-09-15
*
Further reduce some chunk sizes
Christopher Baines
2022-09-15
*
Chunk the data for some queries in insert-missing-data-and-return-all-ids
Christopher Baines
2022-09-15
*
Format some queries generated in insert-missing-data-and-return-all-ids
Christopher Baines
2022-09-14
*
Reduce some chunk sizes
Christopher Baines
2022-09-14
*
Implement the JSON response for package reproducibility
Christopher Baines
2022-09-14
*
Implement the JSON response for package substitute availability
Christopher Baines
2022-09-14
*
Speed up finding the locales for a revision
Christopher Baines
2022-09-14
*
Reduce chunk size for inserting dervation inputs
Christopher Baines
2022-09-14
*
Reduce the chunk size for querying related derivation ids
Christopher Baines
2022-09-13
*
Support per repository configuration for fetching substitutes
Christopher Baines
2022-09-09
*
Make caching exceptions when querying for substitutes more reliable
Christopher Baines
2022-09-09
*
Log more information about heap size when loading derivation info
Christopher Baines
2022-09-05
*
Use much smaller chunks when trying to run the derivation linter
Christopher Baines
2022-09-05
*
Compute lint warnings for packages in chunks
Christopher Baines
2022-09-05
*
Include lint warnings in the JSON /compare response
Christopher Baines
2022-08-22
*
Return 503 for the /healthcheck if the service is starting up
Christopher Baines
2022-07-15
*
Fix missing NULL variable
Christopher Baines
2022-07-09
*
Improve deleting derivations
Christopher Baines
2022-07-08
*
Set builds derivation output details set id if information available
Christopher Baines
2022-07-08
*
Sort derivation output details ids
Christopher Baines
2022-07-08
*
Split out inserting derivation output details sets
Christopher Baines
2022-07-08
*
Split out inserting into derivation_output_details
Christopher Baines
2022-07-08
*
Handle migrations and server startup better
Christopher Baines
2022-06-17
*
Add an index on git_commits
Christopher Baines
2022-06-17
*
Add an index on package_derivations_by_guix_revision_range
Christopher Baines
2022-06-17
*
Fix ambiguous id column in delete-guix-revisions query
Christopher Baines
2022-06-16
*
Fix DELETE query in delete-revisions-from-branch
Christopher Baines
2022-06-16
*
Fix ambiguous id column in delete-from-git-commits
Christopher Baines
2022-06-16
*
Remove duplicate AND from delete-from-git-commits query
Christopher Baines
2022-06-16
*
Fix the select-guix-revision-for-branch-and-datetime query
Christopher Baines
2022-05-30
*
Remove cross derivation targets that don't make sense
Christopher Baines
2022-05-27
*
Take advantage of the new (guix platform) module
Christopher Baines
2022-05-26
[next]