guix-commits
[Top][All Lists]
Advanced

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

master updated (77769c2 -> 39cf6e6)


From: Ludovic Courtès
Subject: master updated (77769c2 -> 39cf6e6)
Date: Fri, 26 Jan 2018 09:24:03 -0500 (EST)

civodul pushed a change to branch master.

      from  77769c2   http: Use our own 'fiberized' web server backend.
       new  1af31c3   http: Log incoming connections and requests.
       new  047e927   base: Do not pass bogus store file names to 
'db-update-build-status!'.
       new  44f95d4   base: Do not restart builds that turn out to have 
succeeded already.
       new  e98c4f0   http: Run test within 'run-fibers'.
       new  255e281   cuirass: Log pending build request.
       new  5d559f8   logging: Add 'with-time-logging' and use it.
       new  dd8b6f6   cuirass: Catch exceptions in the main fiber and stop 
everything.
       new  ced26b6   cuirass: Reduce Fiber's tick rate.
       new  8d44590   utils: Add 'non-blocking' macro.
       new  39cf6e6   base: Make repository fetching and compilation 
non-blocking.


Summary of changes:
 bin/cuirass.in               | 49 +++++++++++++++++++++++++++-------
 src/cuirass/base.scm         | 62 ++++++++++++++++++++++++++++++++++----------
 src/cuirass/http.scm         |  6 ++++-
 src/cuirass/logging.scm      | 17 +++++++++++-
 src/cuirass/utils.scm        | 23 +++++++++++++++-
 src/web/server/fiberized.scm |  6 ++++-
 tests/http.scm               |  6 ++++-
 7 files changed, 140 insertions(+), 29 deletions(-)



reply via email to

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