guix-commits
[Top][All Lists]
Advanced

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

master updated (aabeced -> b24d55e)


From: Mathieu Othacehe
Subject: master updated (aabeced -> b24d55e)
Date: Thu, 11 Mar 2021 13:32:01 -0500 (EST)

mothacehe pushed a change to branch master.

    from aabeced  Send notifications in a separate thread.
     new e3c9501  database: Limit notifications to new failures and new 
successes.
     new 69778d1  Fix notification thread start.
     new bd8af79  Add build types list.
     new 82b8f82  Turn db-add-specification into db-add-or-update-specification.
     new b24d55e  Add specification creation and edition pages.


Summary of changes:
 Makefile.am                       |   3 +-
 bin/cuirass.in                    |   5 +-
 src/cuirass/database.scm          |  93 ++++++++++--------
 src/cuirass/http.scm              | 128 +++++++++++++++++++------
 src/cuirass/specification.scm     |   8 +-
 src/cuirass/templates.scm         | 196 ++++++++++++++++++++++++++++++++++++--
 src/static/js/jquery-3.6.0.min.js |   2 +
 tests/database.scm                |  14 ++-
 tests/http.scm                    |   2 +-
 9 files changed, 371 insertions(+), 80 deletions(-)
 create mode 100644 src/static/js/jquery-3.6.0.min.js



reply via email to

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