guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (baeae56 -> ded4df6)


From: Christopher Baines
Subject: branch master updated (baeae56 -> ded4df6)
Date: Sat, 14 Mar 2020 09:15:24 -0400 (EDT)

cbaines pushed a change to branch master
in repository data-service.

    from baeae56  Don't use TRUNCATE CASCADE in the create small backup script
     new 6e81acf  Set an order for select-outputs-without-known-nar-entries
     new 33958ea  Increase the batch size for fetching builds/narinfo files
     new a03e160  Improve handling of errors
     new ebb8ab8  Improve the 404 pages
     new 865e856  Provide more information if the server can't bind the port
     new ded4df6  Move and improve the "starting the server" message

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .envrc                               |   2 +
 guix-data-service/builds.scm         |   4 +-
 guix-data-service/model/nar.scm      |   5 +-
 guix-data-service/web/controller.scm | 150 ++++++++++++++++++++---------------
 guix-data-service/web/server.scm     |  27 +++++--
 guix-data-service/web/view/html.scm  |  14 ++--
 scripts/guix-data-service.in         |  23 +++++-
 7 files changed, 141 insertions(+), 84 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]