mothacehe pushed a change to branch master.
from 88f3cf6 Fix evaluation.
new 2841bf3 Remove admin section.
new e598f89 Remove events support.
new aabeced Send notifications in a separate thread.
Summary of changes:
bin/cuirass.in | 151 +++++++++++++++++++++---------------------
src/cuirass/database.scm | 146 +++++++++++++---------------------------
src/cuirass/http.scm | 13 +---
src/cuirass/notification.scm | 54 ++++++---------
src/cuirass/remote-server.scm | 16 ++---
src/cuirass/templates.scm | 62 +++++------------
src/schema.sql | 6 +-
tests/database.scm | 62 ++++++++++++-----
8 files changed, 214 insertions(+), 296 deletions(-)