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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
Commit message (
Expand
)
Author
Age
*
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
*
cuirass: Stop λ/lambda mixing.
Mathieu Othacehe
2017-07-06
*
utils: Remove useless procedures.
Mathieu Othacehe
2017-07-01
*
evaluate: Use specification #:name in evaluation alists.
Mathieu Lirzin
2017-02-24
*
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
*
tests: Track Cuirass' git.
Jan Nieuwenhuizen
2016-09-23
*
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
*
schema: Evaluations: Add 'revision' column.
Mathieu Lirzin
2016-07-30
[next]