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
/
server.scm
Commit message (
Expand
)
Author
Age
*
Increase the resource pool default timeout a little
Christopher Baines
2024-09-08
*
Add a new background connection pool
Christopher Baines
2024-09-08
*
Use more threads for the server
Christopher Baines
2024-08-14
*
Move the resource pools to a different thread
Christopher Baines
2024-08-14
*
Name the resource pools
Christopher Baines
2024-08-14
*
Fix the pool metrics
Christopher Baines
2024-07-29
*
Try using 2 threads for the server
Christopher Baines
2024-07-26
*
Re-work the fibers scheduling
Christopher Baines
2024-07-16
*
Use a bigger buffer for requests/responses
Christopher Baines
2024-07-16
*
Instrument requests
Christopher Baines
2024-04-26
*
Instrument the resource pool checkout timeouts
Christopher Baines
2024-04-15
*
Guard against logging failing
Christopher Baines
2024-04-02
*
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
*
Copy the port monitoring fiber from the build coordinator
Christopher Baines
2024-02-13
*
Instrument handling build events
Christopher Baines
2023-11-24
*
Set the names of more threads
Christopher Baines
2023-11-16
*
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
*
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
*
Handle migrations and server startup better
Christopher Baines
2022-06-17
*
Stop opening a PostgreSQL connection per request
Christopher Baines
2020-10-03
*
Set a statement timeout of 60 seconds for web requests
Christopher Baines
2020-04-24
*
Provide more information if the server can't bind the port
Christopher Baines
2020-03-14
*
Rework the builds and build_status tables as well as related code
Christopher Baines
2019-11-24
*
Display the request in one go
Christopher Baines
2019-06-13
*
Add --port and --host as options to the guix-data-service
Christopher Baines
2019-06-13
*
Extract the database connection handling from the server
Christopher Baines
2019-06-06
*
Improve the content negotiation handling in general
Christopher Baines
2019-05-11
*
Extract out some database functionality to another module
Christopher Baines
2019-04-14
*
Switch dynamic-wind for with-throw-handler
Christopher Baines
2019-03-24
*
Actually close database connections
Christopher Baines
2019-02-08
*
Initial commit
Christopher Baines
2019-02-07