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
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
*
evaluate: Use a generic key to identify Cuirass arguments.
Clément Lassieur
2018-06-18
*
Use the 2.2 'setvbuf' API style.
Ludovic Courtès
2018-04-09
*
evaluate: Change '%load-path' once and for all.
Ludovic Courtès
2018-04-09
*
evaluate: Leave GUILE_LOAD_PATH unchanged.
Ludovic Courtès
2018-04-09
*
evaluate: Change directory to SOURCE.
Ludovic Courtès
2018-04-09
*
evaluate: Do not load Guix/Cuirass modules upfront.
Ludovic Courtès
2018-04-09
*
evaluate: Honor the given load path.
Ludovic Courtès
2018-04-07
*
evaluate: Really support 'build-derivations' RPCs.
Ludovic Courtès
2018-04-07
*
evaluate: Really pass arguments like Hydra.
Ludovic Courtès
2018-04-06
*
base: Let sqlite handle deduplication of the list of pending derivations.
Ludovic Courtès
2018-04-05
*
evaluate: Pass the file name and revision to the user procedure.
Ludovic Courtès
2018-04-05
*
base: Make a writable copy of the checkout only when #:no-compile? is false.
Ludovic Courtès
2018-04-01
*
evaluate: Tolerate calls to 'build-things' during evaluations.
Ludovic Courtès
2018-03-28
*
cuirass: Line-buffer stdout and stderr.
Ludovic Courtès
2018-03-25
*
base: Move database update from 'evaluate' process to the main process.
Ludovic Courtès
2018-03-01
*
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: Store new information in database to prepare new HTTP API
Mathieu Othacehe
2017-09-08
*
cuirass: Add fallback parameter.
Mathieu Othacehe
2017-07-12
[next]