guix-commits
[Top][All Lists]
Advanced

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

master updated (f5a15ca -> aa4c778)


From: Ludovic Courtès
Subject: master updated (f5a15ca -> aa4c778)
Date: Thu, 1 Mar 2018 11:31:43 -0500 (EST)

civodul pushed a change to branch master.

      from  f5a15ca   database: Fix grouping in db-get-builds.
       new  a861d7d   logging: "Defensive programming" for 
'log-monitoring-stats'.
       new  dbea979   http: Fix interpretation of non-numerical parameters.
       new  5ddd4b9   http: 'request-parameters' always returns a list.
       new  36d7c93   database: Adjust style of 'assqx-ref'.
       new  be3650d   database: Indent 'db-get-builds'.
       new  f083282   http: Return build completion time as #:timestamp when 
completed.
       new  ad57711   base: 'spawn-builds' correctly keeps track of remaining 
builds.
       new  aa4c778   base: Move database update from 'evaluate' process to the 
main process.


Summary of changes:
 bin/evaluate.in          |  37 +++++-----------
 src/cuirass/base.scm     |  47 +++++++++++++-------
 src/cuirass/database.scm | 111 ++++++++++++++++++++++++-----------------------
 src/cuirass/http.scm     |  41 ++++++++++-------
 src/cuirass/logging.scm  |   9 ++--
 5 files changed, 130 insertions(+), 115 deletions(-)



reply via email to

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