index
:
guix/build-coordinator
master
post-build-prioritisation
wip-fix-missing-items
wip-s3
wip-upload-slots
Guix
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
Use #:duration-logger in datastore-call-with-transaction
Christopher Baines
2023-04-25
*
Split call-with-time-tracking
Christopher Baines
2023-04-25
*
Remove chunked input code
Christopher Baines
2023-04-25
*
Remove read-request-body workaround
Christopher Baines
2023-04-25
*
Log long database operations
Christopher Baines
2023-04-25
*
Support a duration logger in the worker thread channel
Christopher Baines
2023-04-25
*
Increase the maximum number of reader threads
Christopher Baines
2023-04-24
*
Be rigerous about always using cached statements
Christopher Baines
2023-04-24
*
Expire database connection threads on exception
Christopher Baines
2023-04-24
*
Support expiring worker threads on exception
Christopher Baines
2023-04-24
*
Add delay logging to more operations involved in submitting builds
Christopher Baines
2023-04-24
*
Log the build-id in datastore-find-build-derivation-system
Christopher Baines
2023-04-24
*
Reduce the extreme wal size threshold
Christopher Baines
2023-04-24
*
Avoid attempting to process build results twice
Christopher Baines
2023-04-24
*
Reverse the atomic-box-set! and vector-set! when storing events
Christopher Baines
2023-04-24
*
Set a custom printer for the build-coordinator record
Christopher Baines
2023-04-24
*
Make sure the writer thread sets up before the reader threads
Christopher Baines
2023-04-24
*
Use an in memory table for the build_allocation_plan
Christopher Baines
2023-04-23
*
Enable SQLite URI support
Christopher Baines
2023-04-23
*
Add delay logging for list related derivations with no build
Christopher Baines
2023-04-23
*
Fix hook processing error message
Christopher Baines
2023-04-23
*
Tweak the wal truncation again
Christopher Baines
2023-04-22
*
Drop the wal checkpointing attempts
Christopher Baines
2023-04-22
*
Further tune the wal checkpointing
Christopher Baines
2023-04-22
*
Remove some thread pool logging
Christopher Baines
2023-04-22
*
Don't block writes for as long when attempting checkpoints
Christopher Baines
2023-04-22
*
Tune the extreme WAL truncating
Christopher Baines
2023-04-22
*
Try much harder to truncate the WAL
Christopher Baines
2023-04-22
*
Instrument the closing of writer threads
Christopher Baines
2023-04-22
*
Add some more exception handling around hooks
Christopher Baines
2023-04-22
*
Tweak the busy timeouts for reading and writing
Christopher Baines
2023-04-22
*
Re-enable (backtrace) for the allocator thread
Christopher Baines
2023-04-22
*
Don't use exceptions for blocked wal checkpoints
Christopher Baines
2023-04-22
*
Try to avoid problems with printing the fibers scheduler
Christopher Baines
2023-04-22
*
Call sqlite step and reset/finalize together in most places
Christopher Baines
2023-04-22
*
Make datastore-call-with-transaction error messages more useful
Christopher Baines
2023-04-21
*
Fix agent-details
Christopher Baines
2023-04-21
*
Deallocate canceled builds from agents when they startup
Christopher Baines
2023-04-21
*
Include the submit_outputs information in the agent status response
Christopher Baines
2023-04-21
*
Include whether the build is canceled when listing agent builds
Christopher Baines
2023-04-21
*
Add some delay between optimize attempts
Christopher Baines
2023-04-21
*
Add some error handling to datastore-find-build-derivation-system
Christopher Baines
2023-04-21
*
Add error handling around some date parsing
Christopher Baines
2023-04-21
*
Handle COMMIT erroring with busy in datastore-call-with-transaction
Christopher Baines
2023-04-21
*
Turns out COMMIT can return busy, so increase the timeout
Christopher Baines
2023-04-21
*
Add missing sqlite-step and sqlite-reset
Christopher Baines
2023-04-20
*
Improve datastore-call-with-transaction
Christopher Baines
2023-04-20
*
Don't truncate the wal from reader threads
Christopher Baines
2023-04-20
*
Revert "Retry inside the worker thread"
Christopher Baines
2023-04-20
*
Drop the busy timeout for the write connection
Christopher Baines
2023-04-20
[prev]
[next]