summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* cuirass: Add missing import.Ludovic Courtès2018-01-23
* http: Implement /api/queue.Ludovic Courtès2018-01-23
* base: Restart pending builds upfront.Ludovic Courtès2018-01-23
* http: /api/latestbuilds only returns finished builds.Ludovic Courtès2018-01-23
* database: Use US spelling for "canceled".Ludovic Courtès2018-01-23
* base: Add missing argument.Ludovic Courtès2018-01-23
* base: Use 'log-message' some more.Ludovic Courtès2018-01-23
* base: Update build status and start/stop time according to build log.Ludovic Courtès2018-01-23
* database: Add 'db-update-build-status!'.Ludovic Courtès2018-01-23
* tests: Fix malformed Emacs local variable line.Ludovic Courtès2018-01-23
* Add a 'build-status' enumeration.Ludovic Courtès2018-01-23
* Call 'run-cuirass-server' outside of a fiber.Ludovic Courtès2018-01-23
* Fix scope mismatch.Ludovic Courtès2018-01-23
* Introduce concurrency with Fibers.Ludovic Courtès2018-01-22
* database: Change default file name to /var/run/cuirass/cuirass.db.Ludovic Courtès2018-01-22
* Improve build event logging.Ludovic Courtès2018-01-22
* Log activity of the main loop.Ludovic Courtès2018-01-22
* Add (cuirass logging) module.Ludovic Courtès2018-01-22
* Augment '.gitignore'.Ludovic Courtès2018-01-22
* Initialize libgit's TLS certificate directory once and for all.Ludovic Courtès2018-01-22
* Monitor and report build events.Ludovic Courtès2018-01-22
* http: /build/N/log/raw redirects to /log.Ludovic Courtès2018-01-07
* build: Update 'test-driver.scm' from Guix.Ludovic Courtès2018-01-07
* database: Extend and test 'db-get-builds'.Ludovic Courtès2018-01-07
* doc: Clarify the relationship of "repo_name" and "name".Leo Famulari2017-10-14
* doc: Fix typos.Ricardo Wurmus2017-10-04
* Do not mistakenly use 'GIT_SSL_CAINFO' as a directory name.Ludovic Courtès2017-09-29
* cuirass: Add --listen command line option.Jan Nieuwenhuizen2017-09-18
* base: Show feedback when build has finished.Jan Nieuwenhuizen2017-09-17
* gnu-system: Accept subset with list of package names.Jan Nieuwenhuizen2017-09-17
* base: Make working copy writable.Jan Nieuwenhuizen2017-09-17
* doc: Mention the supported transports.Ludovic Courtès2017-09-17
* cuirass: add Hydra compatible HTTP API.Mathieu Othacehe2017-09-08
* cuirass: Store new information in database to prepare new HTTP APIMathieu Othacehe2017-09-08
* cuirass: Store new information in database to prepare new HTTP APIMathieu Othacehe2017-09-08
* Update dependencies in README.Ricardo Wurmus2017-08-26
* base: Set certificate location.Ricardo Wurmus2017-08-26
* database: 'db-add-build' is now idempotent.Ludovic Courtès2017-08-26
* cuirass: Fix Guile current-processor-count deprecation warnings.Mathieu Othacehe2017-08-02
* doc: Update contribution email.Mathieu Othacehe2017-07-31
* base: Report git errors.Mathieu Othacehe2017-07-31
* base: Report evaluation error.Mathieu Othacehe2017-07-30
* build-aux: Update to Guile 2.2.Mathieu Othacehe2017-07-12
* cuirass: Add fallback parameter.Mathieu Othacehe2017-07-12
* database: Fix typo.Mathieu Othacehe2017-07-12
* base: Fix time-monotonic Guile issue.Mathieu Othacehe2017-07-12
* cuirass: Stop λ/lambda mixing.Mathieu Othacehe2017-07-06
* repo: Remove dead code.Mathieu Othacehe2017-07-06
* base: Use (guix git) module.Mathieu Othacehe2017-07-05
* utils: Remove useless procedures.Mathieu Othacehe2017-07-01