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
path:
root
/
bin
/
cuirass.in
Commit message (
Expand
)
Author
Age
*
Use the writer worker for all write queries.
Mathieu Othacehe
2020-10-15
*
Queue write operations.
Mathieu Othacehe
2020-10-14
*
Add evaluation database workers.
Mathieu Othacehe
2020-10-01
*
Add watchdog support.
Mathieu Othacehe
2020-09-29
*
Do not raise an exception at gcroot directory creation.
Mathieu Othacehe
2020-09-24
*
Add SQL query logging support.
Mathieu Othacehe
2020-09-24
*
Log metrics update duration.
Mathieu Othacehe
2020-09-16
*
Add metrics support.
Mathieu Othacehe
2020-09-14
*
Add a status field to Evaluation table.
Mathieu Othacehe
2020-09-10
*
web: Add monitoring fiber.
Mathieu Othacehe
2020-07-31
*
cuirass: Perform some database "optimization" at startup.
Christopher Baines
2020-05-25
*
Support publishing build events
Christopher Baines
2020-01-16
*
bin: Remove redundant lambda.
Ricardo Wurmus
2019-10-30
*
Separate web interface.
Ricardo Wurmus
2019-08-10
*
base: Register GC roots for build results.
Ludovic Courtès
2018-11-07
*
database: Add a Checkouts table.
Clément Lassieur
2018-08-27
*
database: Serialize all database accesses in a thread.
Clément Lassieur
2018-08-16
*
Add support for multiple inputs.
Clément Lassieur
2018-07-16
*
Use the 2.2 'setvbuf' API style.
Ludovic Courtès
2018-04-09
*
base: Let sqlite handle deduplication of the list of pending derivations.
Ludovic Courtès
2018-04-05
*
cuirass: Line-buffer stdout and stderr.
Ludovic Courtès
2018-03-25
*
cuirass: Clear the build queue when starting.
Ludovic Courtès
2018-02-14
*
cuirass: Add '--threads' and put an upper bound on the default.
Ludovic Courtès
2018-02-05
*
cuirass: Log resource usage statistics regularly.
Ludovic Courtès
2018-01-29
*
cuirass: Place web server fiber on its own core.
Ludovic Courtès
2018-01-27
*
cuirass: Add 'essential-task' and wrap the main fibers in it.
Ludovic Courtès
2018-01-27
*
cuirass: Reduce Fiber's tick rate.
Ludovic Courtès
2018-01-26
*
cuirass: Catch exceptions in the main fiber and stop everything.
Ludovic Courtès
2018-01-26
*
cuirass: Log pending build request.
Ludovic Courtès
2018-01-26
*
cuirass: Fix scope mismatch.
Ludovic Courtès
2018-01-23
*
cuirass: Add missing import.
Ludovic Courtès
2018-01-23
*
base: Restart pending builds upfront.
Ludovic Courtès
2018-01-23
*
Call 'run-cuirass-server' outside of a fiber.
Ludovic Courtès
2018-01-23
*
Introduce concurrency with Fibers.
Ludovic Courtès
2018-01-22
*
Initialize libgit's TLS certificate directory once and for all.
Ludovic Courtès
2018-01-22
*
cuirass: Add --listen command line option.
Jan Nieuwenhuizen
2017-09-18
*
cuirass: Add fallback parameter.
Mathieu Othacehe
2017-07-12
*
cuirass: Stop λ/lambda mixing.
Mathieu Othacehe
2017-07-06
*
utils: Remove useless procedures.
Mathieu Othacehe
2017-07-01
*
cuirass: Add "--load-path" option.
Mathieu Othacehe
2017-01-29
*
cuirass: Add "--port" command line option.
Mathieu Lirzin
2016-12-28
*
build: Set Guile load paths in 'pre-inst-env'.
Mathieu Lirzin
2016-12-28
*
cuirass: Hard code Guile load paths.
Mathieu Lirzin
2016-11-12
*
cuirass: Run HTTP server.
Mathieu Lirzin
2016-11-03
*
cuirass: Check specifications from the database inside the loop.
Mathieu Lirzin
2016-11-03
*
cuirass: Optionally support using of substitutes.
Jan Nieuwenhuizen
2016-09-23
*
cuirass: Use 'let' instead of 'let*'.
Mathieu Lirzin
2016-08-02
*
Add (cuirass) module.
Mathieu Lirzin
2016-08-02
*
cuirass: Move procedures to (cuirass base) module.
Mathieu Lirzin
2016-07-27
*
cuirass: show-help: Use 'poll' terminology.
Mathieu Lirzin
2016-07-27
[next]