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
Branch
Commit message
Author
Age
allow-concurrent-database-queries
database: Enable running up to 4 database queries at once.
Christopher Baines
5 years
db-get-builds-performance-tuning
Begin tuning db-get-builds for performance
Christopher Baines
4 years
handle-errors-in-worker-threads
utils: Handle errors in worker threads.
Christopher Baines
5 years
improve-handling-of-rowids
Alter the Builds table to have an id field
Christopher Baines
5 years
sqlite-statement-reset-fixes
Fix using sqlite-reset in a few queries
Christopher Baines
4 years
support-publishing-build-events
Support publishing evaluation events
Christopher Baines
5 years
support-publishing-build-events-minimal
Support publishing evaluation events
Christopher Baines
5 years
support-returning-build-information-by-output
Support returning build information by output.
Christopher Baines
5 years
wip-govuk
WIP
Christopher Baines
7 years
Age
Commit message
Author
2020-01-25
database: Enable running up to 4 database queries at once.
allow-concurrent-database-queries
Christopher Baines
2020-01-25
Enable make-worker-thread-channel to create multiple worker threads.
Christopher Baines
2020-01-25
Adjust make-worker-thread-channel to take an initializer.
Christopher Baines
2020-01-25
utils: Change critical section terminology to worker threads.
Christopher Baines
2020-01-25
Alter the Builds table to have an id field
improve-handling-of-rowids
Christopher Baines
2020-01-24
database: Don't return rowid from db-add-input.
Christopher Baines
2020-01-18
build: Allow builds with Guile 3.0.
Ludovic Courtès
2020-01-18
http: Add missing import of (ice-9 threads) in test.
Ludovic Courtès
2020-01-16
Support returning build information by output.
Christopher Baines
2020-01-16
Support publishing evaluation events
Christopher Baines
[...]
Clone
https://git.cbaines.net/git/guix/cuirass
git@git.cbaines.net:guix/cuirass