guix-data-service/guix-data-service
Christopher Baines 6be113f99d Adjust render procedures to not use procedures for responses
The newer Guile Fibers web server will use the chunked transfer encoding when
a procedure is used and the content length is unspecified. This is good for
large responses, but unnecessary here. Also, there's a bug with the charset so
these changes to respond with correctly encoded bytevectors to avoid that.
2023-02-09 11:49:41 +00:00
..
jobs Allow skipping processing system tests 2023-02-08 14:56:48 +00:00
model Guard against divide by 0 in update-derivation-outputs-statistics 2022-11-28 13:17:20 +00:00
web Adjust render procedures to not use procedures for responses 2023-02-09 11:49:41 +00:00
branch-updated-emails.scm Partition the package_derivations_by_guix_revision_range table 2022-05-23 19:10:25 +01:00
builds.scm Fix more things for the systems table introduction 2021-04-23 23:10:28 +01:00
comparison.scm Include blocked_builds information in comparison responses 2022-11-14 09:24:49 +00:00
config.scm.in Fix a regression with running sqitch 2021-07-11 12:40:48 +01:00
data-deletion.scm Use advisory locks to avoid deadlocks during data deletion 2022-11-28 10:26:46 +00:00
database.scm Support instrumenting the number of database connections 2023-01-01 12:43:06 +00:00
jobs.scm Allow skipping processing system tests 2023-02-08 14:56:48 +00:00
metrics.scm Skip some metrics that apply for each branch 2023-02-02 15:04:20 +01:00
substitutes.scm Support per repository configuration for fetching substitutes 2022-09-09 12:39:38 +01:00
utils.scm Close postgresql connections when the thread pool thread is idle 2022-10-23 11:28:37 +01:00