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
...
*
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
*
Instrument datastore-fetch-builds-to-allocate
Christopher Baines
2023-04-20
*
Retry inside the worker thread
Christopher Baines
2023-04-20
*
Raise an error on blocked wal checkpoints
Christopher Baines
2023-04-20
*
Look at the output from running the wal checkpoint
Christopher Baines
2023-04-20
*
Use set-car! when sorting the prioritised work queue
Christopher Baines
2023-04-20
*
Increase frequency of database maintenance
Christopher Baines
2023-04-20
*
More reliably delete the compressed outputs
Christopher Baines
2023-04-20
*
Remove redundant append
Christopher Baines
2023-04-20
*
Log more about temporary files in the agent
Christopher Baines
2023-04-18
*
Attempt to make with-port-timeouts handle the GC restarting poll
Christopher Baines
2023-04-17
*
Remove the GC protection mechanism
Christopher Baines
2023-04-17
*
Guard against the hash file being empty
Christopher Baines
2023-04-13
*
Prioritise post build actions
Christopher Baines
2023-04-11
*
Add priority support to create-work-queue
Christopher Baines
2023-04-11
*
Change - to _ to fix listing post build job derivations
Christopher Baines
2023-04-11
*
Add missing join
Christopher Baines
2023-04-11
*
Use underscores for derivation_name
Christopher Baines
2023-04-11
*
Expose the derived priority to agents
Christopher Baines
2023-04-11
*
Remove datastore-select-allocated-builds
Christopher Baines
2023-04-11
*
Drop the delay for retrying uploads on failure
Christopher Baines
2023-04-11
*
Remove the crude alarm based timeout for submitting outputs
Christopher Baines
2023-04-11
*
Reduce logging on build failures
Christopher Baines
2023-04-11
*
Include build priority when selecting allocated builds
Christopher Baines
2023-04-11
*
Strip down the guix-dev.scm file
Christopher Baines
2023-04-10
*
Include the build priority when agents fetch builds
Christopher Baines
2023-04-10
*
Change allocate-builds to update-build-allocation-plan
Christopher Baines
2023-04-10
*
Use a timeout when substituting derivations in the publish hook
Christopher Baines
2023-04-10
*
Improve event/state id support for events
Christopher Baines
2023-04-03
*
Try to improve hook exception handling
Christopher Baines
2023-04-02
*
Don't call (backtrace) in the build allocator
Christopher Baines
2023-04-01
*
Give up printing backtraces for exceptions in hooks
Christopher Baines
2023-03-29
*
Try and ensure that the non-fibers sleep is used in places
Christopher Baines
2023-03-29
*
Provide more information in process-event error handling
Christopher Baines
2023-03-29
*
Remove backtrace printing from create-thread-pool
Christopher Baines
2023-03-29
*
Always keep one thread running to process hooks
Christopher Baines
2023-03-29
[prev]
[next]