guix-commits
[Top][All Lists]
Advanced

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

master updated (78986d9 -> 2280ae1)


From: Mathieu Othacehe
Subject: master updated (78986d9 -> 2280ae1)
Date: Wed, 10 Jun 2020 10:46:58 -0400 (EDT)

mothacehe pushed a change to branch master.

    from 78986d9  database: Begin tuning db-get-builds for performance.
     new f44618f  Add support for build products downloading.
     new 2280ae1  cuirass: Use sendfiles instead of raw copies.


Summary of changes:
 Makefile.am                  |  4 +++-
 doc/cuirass.texi             | 14 +++++++++--
 examples/guix-jobs.scm       |  4 +++-
 examples/hello-git.scm       |  4 +++-
 examples/hello-singleton.scm |  4 +++-
 examples/hello-subset.scm    |  4 +++-
 examples/random.scm          |  4 +++-
 src/cuirass/base.scm         | 44 +++++++++++++++++++++++++++++++---
 src/cuirass/database.scm     | 57 ++++++++++++++++++++++++++++++++++++++++----
 src/cuirass/http.scm         | 38 +++++++++++++++++++----------
 src/cuirass/templates.scm    | 37 ++++++++++++++++++++++++++--
 src/schema.sql               | 13 +++++++++-
 src/sql/upgrade-7.sql        | 15 ++++++++++++
 src/web/server/fiberized.scm | 56 +++++++++++++++++++++++++++++++++++--------
 tests/database.scm           |  4 +++-
 tests/http.scm               |  5 ++--
 16 files changed, 262 insertions(+), 45 deletions(-)
 create mode 100644 src/sql/upgrade-7.sql



reply via email to

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