summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* Add a 'build-status' enumeration.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
* 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
* database: Extend and test 'db-get-builds'.Ludovic Courtès2018-01-07
* 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
* base: Make working copy writable.Jan Nieuwenhuizen2017-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
* 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
* base: Report git errors.Mathieu Othacehe2017-07-31
* base: Report evaluation error.Mathieu Othacehe2017-07-30
* 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
* repo: remove git-repo.Mathieu Othacehe2017-07-01
* base: Send build output to the bit bucket.Ludovic Courtès2017-06-04
* base: Provide 'build-derivations' with the full list of derivations.Ludovic Courtès2017-02-24
* base: Remove unnecessary 'file-exists?' call.Ludovic Courtès2017-02-24
* base: Do not stop on the first build failure.Ludovic Courtès2017-02-24
* base: Handle multi-directories in load-path.Mathieu Othacehe2017-02-06
* base: Handle 'git clone' errors correctly.Mathieu Othacehe2017-01-29
* cuirass: Add "--load-path" option.Mathieu Othacehe2017-01-29
* database: db-add-derivation: Don't try to add a derivation twice.Mathieu Lirzin2017-01-09
* maint: Add new mailing list and webpage.Mathieu Lirzin2017-01-09
* cuirass: Add "--port" command line option.Mathieu Lirzin2016-12-28
* http: Add 'port' keyword argument to 'run-cuirass-server'.Mathieu Lirzin2016-12-28
* config: Remove references to '$prefix' expansion hack.Mathieu Lirzin2016-12-28