2
0
Fork 0
mirror of git://git.savannah.gnu.org/guix/data-service.git synced 2023-12-14 03:23:03 +01:00
data-service/guix-data-service/web
Christopher Baines f2e2ca7a07 Use the connection pool for build events
I'm not sure why this wasn't the way it worked previously. This should avoid
unconstrained use of PostgreSQL connections.
2023-08-23 12:19:22 +01:00
..
build Stop using a pool of threads for database operations 2023-07-10 18:56:31 +01:00
build-server Use the connection pool for build events 2023-08-23 12:19:22 +01:00
compare Fix some uses of select-build-server-urls-by-id 2023-07-20 16:12:00 +01:00
dumps Set more informative page titles 2021-04-23 12:00:03 +01:00
jobs Stop using a pool of threads for database operations 2023-07-10 18:56:31 +01:00
nar Stop using a pool of threads for database operations 2023-07-10 18:56:31 +01:00
package Stop using a pool of threads for database operations 2023-07-10 18:56:31 +01:00
repository Fix issues with with-resource-from-pool 2023-07-26 10:11:00 +01:00
revision Fix some uses of select-build-server-urls-by-id 2023-07-20 16:12:00 +01:00
view Handle migrations and server startup better 2022-06-17 13:13:21 +01:00
controller.scm Make fetching metrics work even when having database problems 2023-07-14 10:36:02 +01:00
html-utils.scm Fix another squee upgrade issue 2021-01-03 09:43:24 +00:00
query-parameters.scm Add parse-build-status to the query-parameters module 2020-12-27 09:09:10 +00:00
render.scm Adjust render procedures to not use procedures for responses 2023-02-09 11:49:41 +00:00
server.scm Drop the resource pool timeout 2023-07-14 10:35:44 +01:00
sxml.scm Improve entity handling in the sxml module 2019-12-30 09:51:27 +00:00
util.scm Fix some URL encoding issues around derivation names 2022-01-31 20:27:11 +00:00