index
:
guix/cuirass
allow-concurrent-database-queries
db-get-builds-performance-tuning
handle-errors-in-worker-threads
improve-handling-of-rowids
sqlite-statement-reset-fixes
support-publishing-build-events
support-publishing-build-events-minimal
support-returning-build-information-by-output
wip-govuk
Guix
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
cuirass: Fix scope mismatch.
Ludovic Courtès
2018-01-23
*
cuirass: Add missing import.
Ludovic Courtès
2018-01-23
*
http: Implement /api/queue.
Ludovic Courtès
2018-01-23
*
base: Restart pending builds upfront.
Ludovic Courtès
2018-01-23
*
http: /api/latestbuilds only returns finished builds.
Ludovic Courtès
2018-01-23
*
database: Use US spelling for "canceled".
Ludovic Courtès
2018-01-23
*
base: Add missing argument.
Ludovic Courtès
2018-01-23
*
base: Use 'log-message' some more.
Ludovic Courtès
2018-01-23
*
base: Update build status and start/stop time according to build log.
Ludovic Courtès
2018-01-23
*
database: Add 'db-update-build-status!'.
Ludovic Courtès
2018-01-23
*
tests: Fix malformed Emacs local variable line.
Ludovic Courtès
2018-01-23
*
Add a 'build-status' enumeration.
Ludovic Courtès
2018-01-23
*
Call 'run-cuirass-server' outside of a fiber.
Ludovic Courtès
2018-01-23
*
Fix scope mismatch.
Ludovic Courtès
2018-01-23
*
Introduce concurrency with Fibers.
Ludovic Courtès
2018-01-22
*
database: Change default file name to /var/run/cuirass/cuirass.db.
Ludovic Courtès
2018-01-22
*
Improve build event logging.
Ludovic Courtès
2018-01-22
*
Log activity of the main loop.
Ludovic Courtès
2018-01-22
*
Add (cuirass logging) module.
Ludovic Courtès
2018-01-22
*
Augment '.gitignore'.
Ludovic Courtès
2018-01-22
*
Initialize libgit's TLS certificate directory once and for all.
Ludovic Courtès
2018-01-22
*
Monitor and report build events.
Ludovic Courtès
2018-01-22
*
http: /build/N/log/raw redirects to /log.
Ludovic Courtès
2018-01-07
*
build: Update 'test-driver.scm' from Guix.
Ludovic Courtès
2018-01-07
*
database: Extend and test 'db-get-builds'.
Ludovic Courtès
2018-01-07
*
doc: Clarify the relationship of "repo_name" and "name".
Leo Famulari
2017-10-14
*
doc: Fix typos.
Ricardo Wurmus
2017-10-04
*
Do not mistakenly use 'GIT_SSL_CAINFO' as a directory name.
Ludovic Courtès
2017-09-29
*
cuirass: Add --listen command line option.
Jan Nieuwenhuizen
2017-09-18
*
base: Show feedback when build has finished.
Jan Nieuwenhuizen
2017-09-17
*
gnu-system: Accept subset with list of package names.
Jan Nieuwenhuizen
2017-09-17
*
base: Make working copy writable.
Jan Nieuwenhuizen
2017-09-17
*
doc: Mention the supported transports.
Ludovic Courtès
2017-09-17
*
cuirass: add Hydra compatible HTTP API.
Mathieu Othacehe
2017-09-08
*
cuirass: Store new information in database to prepare new HTTP API
Mathieu Othacehe
2017-09-08
*
cuirass: Store new information in database to prepare new HTTP API
Mathieu Othacehe
2017-09-08
*
Update dependencies in README.
Ricardo Wurmus
2017-08-26
*
base: Set certificate location.
Ricardo Wurmus
2017-08-26
*
database: 'db-add-build' is now idempotent.
Ludovic Courtès
2017-08-26
*
cuirass: Fix Guile current-processor-count deprecation warnings.
Mathieu Othacehe
2017-08-02
*
doc: Update contribution email.
Mathieu Othacehe
2017-07-31
*
base: Report git errors.
Mathieu Othacehe
2017-07-31
*
base: Report evaluation error.
Mathieu Othacehe
2017-07-30
*
build-aux: Update to Guile 2.2.
Mathieu Othacehe
2017-07-12
*
cuirass: Add fallback parameter.
Mathieu Othacehe
2017-07-12
*
database: Fix typo.
Mathieu Othacehe
2017-07-12
*
base: Fix time-monotonic Guile issue.
Mathieu Othacehe
2017-07-12
*
cuirass: Stop λ/lambda mixing.
Mathieu Othacehe
2017-07-06
*
repo: Remove dead code.
Mathieu Othacehe
2017-07-06
*
base: Use (guix git) module.
Mathieu Othacehe
2017-07-05
[next]