guix-commits
[Top][All Lists]
Advanced

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

branch master updated (0b48254 -> f60c2ea)


From: Christopher Baines
Subject: branch master updated (0b48254 -> f60c2ea)
Date: Fri, 26 Jun 2020 12:55:10 -0400 (EDT)

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

    from 0b48254  Support package derivations for the latest revision
     new 5708b81  Include locale in the JSON response for the packages page
     new 7d85372  Embed the locale option in the URI of the package page
     new f16fdb4  Add indications for no translations available in the packages 
page
     new 89aaf98  Include locale in search-packages-in-revision
     new d442d40  Add locale values in the JSON response for the lint warnings 
page
     new bd3aa98  Add indications for no translations available in the lint 
warnings page
     new f60c2ea  Add the packages-translation-availability page

The 7 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/model/lint-warning.scm      |  23 +++-
 guix-data-service/model/package-metadata.scm  |  74 ++++++++++-
 guix-data-service/model/package.scm           |  35 +++--
 guix-data-service/web/revision/controller.scm |  86 +++++++++++--
 guix-data-service/web/revision/html.scm       | 177 ++++++++++++++++++++++++--
 5 files changed, 350 insertions(+), 45 deletions(-)



reply via email to

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