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
path:
root
/
guix-build-coordinator
Commit message (
Expand
)
Author
Age
*
Allow changing the agent parallel uploads
Christopher Baines
2022-07-06
*
Move getting output details soon after the outputs are generated
Christopher Baines
2022-07-05
*
Add temp roots for built outputs
Christopher Baines
2022-07-05
*
Fix match error when populating the running-ids hash
Christopher Baines
2022-07-03
*
Support processing hook events in parallel
Christopher Baines
2022-06-30
*
Pull fetching the event to process out of the process-event procedure
Christopher Baines
2022-06-30
*
Fix read-drv/substitute not actually reading the derivation
Christopher Baines
2022-06-15
*
Fallback to reading derivations directly from substitute servers
Christopher Baines
2022-06-15
*
Set thread names to help with debugging
Christopher Baines
2022-06-15
*
Double check when to actually store builds as asked
Christopher Baines
2022-05-22
*
Drop the fibers #:hz
Christopher Baines
2022-05-22
*
Use the substitutes channel for reading derivations
Christopher Baines
2022-05-22
*
Add delay logging around submitting builds
Christopher Baines
2022-05-22
*
Refactor build-for-output-already-exists? to only call read-drv once
Christopher Baines
2022-05-22
*
Fix spacing in a logging message
Christopher Baines
2022-05-21
*
Remove the timeout from the allocation process
Christopher Baines
2022-05-21
*
Fix the guix-data-service request timeout
Christopher Baines
2022-05-21
*
Add more logging and timeouts around fetching inputs
Christopher Baines
2022-05-21
*
Make the derivation cache a doubly weak hash table
Christopher Baines
2022-05-19
*
Avoid substituting derivations when builds are submitted
Christopher Baines
2022-05-15
*
Add a way of reading derivations directly from substitutes
Christopher Baines
2022-05-15
*
Increase the parallelism of the substitutes thread channel
Christopher Baines
2022-04-28
*
Guard against inserting unnecessary related builds
Christopher Baines
2022-04-23
*
Take the max of the derived priority and priority
Christopher Baines
2022-04-23
*
Guarantee the order of related derivations when listing them
Christopher Baines
2022-04-23
*
Add some extra logging when an output has been submitted
Christopher Baines
2022-04-09
*
Remove double retry-on-error for submitting outputs
Christopher Baines
2022-04-09
*
Move retry in submit-output
Christopher Baines
2022-04-09
*
Add a timeout for submitting outputs
Christopher Baines
2022-04-09
*
Fix timeout when fetching inputs
Christopher Baines
2022-04-08
*
Simplify with-timeout
Christopher Baines
2022-04-08
*
Switch to guile-fibers@1.1
Christopher Baines
2022-02-09
*
Allow overriding the success publish hook skip publishing behaviour
Christopher Baines
2022-02-04
*
Only use GC protection when gnutls won't internally retry
Christopher Baines
2022-02-04
*
Fix binding the agent_id when querying for output conflicts
Christopher Baines
2022-02-02
*
Fix the threshold for metrics delay logging
Christopher Baines
2022-02-01
*
Rewrite datastore-fetch-builds-to-allocate
Christopher Baines
2022-02-01
*
Fix the selecting of builds from the allocation plan
Christopher Baines
2022-01-31
*
More efficiently filter and select builds in the allocator
Christopher Baines
2022-01-31
*
Add extra logging around the last failed attempt
Christopher Baines
2022-01-20
*
Fix retry logging message
Christopher Baines
2022-01-20
*
Use the chunked-input-ended-prematurely exception type properly
Christopher Baines
2022-01-20
*
Unwind on hook logging exceptions
Christopher Baines
2022-01-20
*
Tweak metrics delay logging
Christopher Baines
2022-01-20
*
Fix log message
Christopher Baines
2022-01-19
*
Tweak retrying code to not catch the exception on the last try
Christopher Baines
2022-01-19
*
Don't use the SQLite shared cache
Christopher Baines
2022-01-19
*
Add some extra exception handling around processing hook events
Christopher Baines
2022-01-19
*
Switch around some SQLite stuff
Christopher Baines
2022-01-19
*
Delete processed hook events using a prepared statement
Christopher Baines
2022-01-19
[next]