guix-commits
[Top][All Lists]
Advanced

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

branch master updated (da0ee9d -> f4a87ec)


From: Christopher Baines
Subject: branch master updated (da0ee9d -> f4a87ec)
Date: Mon, 17 May 2021 13:41:52 -0400 (EDT)

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

    from da0ee9d  Use filter-map rather than filter and map when processing 
linters
     new b8bfdcf  Remove the "derivations using output" data
     new f4a87ec  Add some indexes

The 2 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/web/controller.scm               | 24 +++------------------
 guix-data-service/web/view/html.scm                | 25 +++-------------------
 sqitch/deploy/some_indexes.sql                     | 13 +++++++++++
 sqitch/revert/some_indexes.sql                     |  7 ++++++
 sqitch/sqitch.plan                                 |  1 +
 .../verify/{systems_table.sql => some_indexes.sql} |  2 +-
 6 files changed, 28 insertions(+), 44 deletions(-)
 create mode 100644 sqitch/deploy/some_indexes.sql
 create mode 100644 sqitch/revert/some_indexes.sql
 copy sqitch/verify/{systems_table.sql => some_indexes.sql} (51%)



reply via email to

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