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
*
Try to prioritise some database operations
HEAD
master
Christopher Baines
2024-10-14
*
Add make-discrete-priority-queueing-channels
Christopher Baines
2024-10-14
*
Track errors when reading/substituting derivations
Christopher Baines
2024-07-12
*
Instrument the utility thread pool delays
Christopher Baines
2024-07-12
*
Increase the number of utility threads
Christopher Baines
2024-07-12
*
Split code for checking whether to store builds
Christopher Baines
2024-07-09
*
Remove the workaround for with-store/non-blocking
Christopher Baines
2024-07-04
*
Revert "Add dbstat metrics"
Christopher Baines
2024-07-04
*
Log the current state of the reader threads
Christopher Baines
2024-07-02
*
Track the procedures the worker threads are running
Christopher Baines
2024-07-02
*
Reduce the sleep in the worker threads
Christopher Baines
2024-07-02
*
Remove now redundant use of the writer thread channel
Christopher Baines
2024-07-02
*
Try not using the busy timeout
Christopher Baines
2024-07-02
*
Add dbstat metrics
Christopher Baines
2024-07-02
*
Don't use a chunked response for the metrics
Christopher Baines
2024-06-30
*
Add option to skip updating derived priorities when submitting builds
Christopher Baines
2024-06-25
*
Fix build prioritisation
Christopher Baines
2024-06-25
*
Add a utility thread pool
Christopher Baines
2024-06-25
*
Remove support for chunked requests
Christopher Baines
2024-06-23
*
Add missing loop when fetching builds to allocate
Christopher Baines
2024-06-23
*
Don't abuse the reader threads to read derivations
Christopher Baines
2024-06-23
*
Return copies of the list from the allocation plan fiber
Christopher Baines
2024-06-22
*
Remove the ATTACH DATABASE line
Christopher Baines
2024-06-22
*
Add some logging in to build-coordinator-fetch-build-to-allocate
Christopher Baines
2024-06-22
*
Add some logging to the hook work queues
Christopher Baines
2024-06-19
*
Move the allocation plan in to memory
Christopher Baines
2024-06-19
*
Reduce the nar size threshold
Christopher Baines
2024-06-15
*
Change with-port-timeouts to use seconds for the timeout
Christopher Baines
2024-06-10
*
Don't retry canceling builds if they're already canceled
Christopher Baines
2024-06-10
*
Validate derivation names for builds
Christopher Baines
2024-06-09
*
Don't ignore missing_inputs setup failures when allocating
Christopher Baines
2024-06-07
*
Avoid using select and use poll instead
Christopher Baines
2024-06-07
*
Support controlling adding timestamps to the log output
Christopher Baines
2024-06-06
*
Strip whitespace from derivation names
Christopher Baines
2024-06-06
*
Support customising the default-build-missing-inputs-hook behaviour
Christopher Baines
2024-06-06
*
Retry more when substituting derivations
Christopher Baines
2024-06-06
*
Always use a thread to read derivations
Christopher Baines
2024-06-06
*
Close the uncompressed output port explicitly
Christopher Baines
2024-06-05
*
Make imports from (guix build utils) explicit
Christopher Baines
2024-06-05
*
Omit none as a compression in narinfos
Christopher Baines
2024-06-05
*
Enable recompressing nars in the publish hook
Christopher Baines
2024-05-19
*
Use threads for reading derivations
Christopher Baines
2024-05-15
*
Work around the broken with-store/non-blocking
Christopher Baines
2024-05-15
*
Use just one cooperative thread
Christopher Baines
2024-05-15
*
Order messages to the writer thread channel
Christopher Baines
2024-05-15
*
Handled fetching details of canceled builds
Christopher Baines
2024-05-15
*
Export port timeout error predicates
Christopher Baines
2024-05-15
*
Use with-store/non-blocking from guix
Christopher Baines
2024-05-14
*
Fix the no-fibers-wait in with-fibers-port-timeouts
Christopher Baines
2024-05-14
*
Make the worker thread timeout a parameter
Christopher Baines
2024-05-12
[next]