guix-commits
[Top][All Lists]
Advanced

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

branch master updated (c61a8af -> 5af213a)


From: Christopher Baines
Subject: branch master updated (c61a8af -> 5af213a)
Date: Fri, 24 Apr 2020 13:54:44 -0400 (EDT)

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

    from c61a8af  Add plain text representation for the page for a single job
     new 0cc78b9  Support setting a statement timeout
     new a0263a0  Set a statement timeout of 60 seconds for web requests
     new 6fb3892  Make it clearer that some things relate to package derivations
     new 68420b1  Support controlling the fields returned for package 
derivations
     new 7a7dedf  Implement the JSON response for the package derivations page
     new c2ba4e7  Fix the field names for the JSON representation of a branch
     new f83cff7  Add a JSON output for the revision channel instances
     new 5af213a  Include if data is available in the JSON response for a branch

The 8 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:
 guix-data-service/database.scm                  |   7 +-
 guix-data-service/model/derivation.scm          |  72 ++++++----
 guix-data-service/web/controller.scm            |  10 +-
 guix-data-service/web/repository/controller.scm |   7 +-
 guix-data-service/web/revision/controller.scm   | 170 ++++++++++++++----------
 guix-data-service/web/revision/html.scm         | 117 +++++++++++-----
 guix-data-service/web/server.scm                |  30 +++--
 scripts/guix-data-service.in                    |  22 ++-
 8 files changed, 280 insertions(+), 155 deletions(-)



reply via email to

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