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
5 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-12-06
Fix using sqlite-reset in a few queries
sqlite-statement-reset-fixes
Christopher Baines
2020-12-06
Remove redundant reset calls
Christopher Baines
2020-12-06
Don't finalise cached statements
Christopher Baines
2020-12-02
database: Fix builds pagination.
Mathieu Othacehe
2020-12-02
database: Rewrite db-get-builds-max and db-get-builds-min.
Mathieu Othacehe
2020-11-25
Use specification for periodic builds.
Mathieu Othacehe
2020-11-25
Fix interactive checkout.
Mathieu Othacehe
2020-11-25
Add periodical build support.
Mathieu Othacehe
2020-11-02
Revert "Use a non-blocking socket for store communication."
Mathieu Othacehe
2020-10-27
Use a non-blocking socket for store communication.
Ludovic Courtès
[...]
Clone
https://git.cbaines.net/git/guix/cuirass
git@git.cbaines.net:guix/cuirass