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
/
web
Commit message (
Expand
)
Author
Age
*
Close unused PostgreSQL connections
Christopher Baines
2024-04-01
*
Move backfilling in to the server module and use the connection pool
Christopher Baines
2024-04-01
*
Make changes for the guile-prometheus update
Christopher Baines
2024-03-30
*
Report the size of the guix database and WAL file
Christopher Baines
2024-03-05
*
Copy the port monitoring fiber from the build coordinator
Christopher Baines
2024-02-13
*
Instrument resource pool checkout failures
Christopher Baines
2024-02-10
*
Have delete-duplicates/sort! take a equality procedure
Christopher Baines
2024-01-18
*
Fix some select-build-servers calls
Christopher Baines
2023-12-04
*
Instrument handling build events
Christopher Baines
2023-11-24
*
Remove hardcoding of builtin:download
Christopher Baines
2023-11-16
*
Set the names of more threads
Christopher Baines
2023-11-16
*
Try to avoid the metrics timing out
Christopher Baines
2023-11-09
*
Include output information in the package page response
Christopher Baines
2023-11-05
*
Use fibers when processing new revisions
Christopher Baines
2023-11-05
*
Support polling git repositories for new branches/revisions
Christopher Baines
2023-10-09
*
Add metrics for ports and file descriptors
Christopher Baines
2023-09-07
*
URI encode some derivation names in links
Christopher Baines
2023-09-07
*
Use the connection pool for build events
Christopher Baines
2023-08-23
*
Fix issues with with-resource-from-pool
Christopher Baines
2023-07-26
*
Fix some uses of select-build-server-urls-by-id
Christopher Baines
2023-07-20
*
Fix the repositories page
Christopher Baines
2023-07-19
*
Make fetching metrics work even when having database problems
Christopher Baines
2023-07-14
*
Drop the resource pool timeout
Christopher Baines
2023-07-14
*
Reduce the number of threads used by fibers
Christopher Baines
2023-07-10
*
Expose resource pool stats
Christopher Baines
2023-07-10
*
Stop using a pool of threads for database operations
Christopher Baines
2023-07-10
*
Provide more information about revision processing errors
Christopher Baines
2023-06-15
*
Query for outputs when build events arrive
Christopher Baines
2023-06-09
*
Make the build event handling code more generic
Christopher Baines
2023-06-06
*
Extend the invalid parameter handling for more types
Christopher Baines
2023-05-22
*
Have render-compare/package-derivations provide invalid param info
Christopher Baines
2023-05-22
*
Add Guile internal time metrics
Christopher Baines
2023-05-14
*
Split the thread pool used for database connections
Christopher Baines
2023-04-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
*
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
*
Enable database connection instrumentation in the server
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
*
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
*
Include more information about invalid query parameters
Christopher Baines
2022-11-17
*
Remove Build status field from blocking builds page
Christopher Baines
2022-11-12
*
Handle deleting from blocked_builds when builds are scheduled
Christopher Baines
2022-11-12
*
Spawn specific PostgreSQL connections for the blocked_builds updates
Christopher Baines
2022-11-12
*
Add a blocking builds page
Christopher Baines
2022-11-11
*
Add support for incrementally tracking blocked builds
Christopher Baines
2022-11-11
*
Fix JSON response for unknown revisions
Christopher Baines
2022-10-17
[next]