guix-data-service/scripts
Christopher Baines 53341c70fc Change the locale codeset representation
From the normalized one, to the one actually contained within glibc. Recent
versions of glibc also contain symlinks linking the normalized codeset to the
locales with the .UTF-8 ending, but older ones do not.

Maybe handling codeset normalisation for queries would be good, but the locale
values ending in .UTF-8 are more compatible and allow the code to be
simplified. For querying, maybe there should be a locales table which handles
different representations.
2020-09-26 11:45:57 +01:00
..
guix-data-service-backup-database Move around --no-tablespaces 2020-05-16 08:42:00 +01:00
guix-data-service-create-small-backup Move around --no-tablespaces 2020-05-16 08:42:00 +01:00
guix-data-service-manage-build-servers.in Add a lookup_builds field to the build_servers table 2020-05-24 17:02:53 +01:00
guix-data-service-process-branch-updated-email.in Switch to processing emails as bytevectors 2019-09-26 18:08:12 +01:00
guix-data-service-process-branch-updated-mbox.in Warn if process-branch-updated-mbox won't match any emails 2020-02-01 14:03:26 +01:00
guix-data-service-process-job.in Change the locale codeset representation 2020-09-26 11:45:57 +01:00
guix-data-service-process-jobs.in Support customising the latest branch revision max processes 2020-02-28 20:58:21 +00:00
guix-data-service-query-build-servers.in Make it possible to query builds servers for specific outputs 2020-02-16 09:54:27 +00:00
guix-data-service-query-substitute-servers.in Split out querying of build servers and substitute servers 2020-05-03 13:23:43 +01:00
guix-data-service.in Set a statement timeout of 60 seconds for web requests 2020-04-24 09:00:20 +01:00