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
Christopher Baines 0ce5af2c59 Tweak behaviour when the response body is a procedure
Newer versions of Guile Fibers will now use chunked encoding when a procedure
is used (and no content length is set). This is good, but not always what is
wanted, and there's also an issue with the port encoding.

This commit switches to responding with a string/bytevector when more
appropriate, plus explicitly setting the port encoding where that's needed.
2023-02-09 10:39:24 +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 Tweak behaviour when the response body is a procedure 2023-02-09 10:39:24 +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