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
*
Record the details of derivation outputs
Christopher Baines
2022-07-07
*
Update the derived priorities when a build is cancelled
Christopher Baines
2022-07-07
*
Support updating the priorities of builds
Christopher Baines
2022-07-07
*
Support listing builds by priority
Christopher Baines
2022-07-07
*
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
*
Add a crude way of overriding the hardcoded priorities
Christopher Baines
2022-05-27
*
Support specifying branches to submit builds for
Christopher Baines
2022-05-27
*
Drop the default number of threads for queuing builds to 1
Christopher Baines
2022-05-27
*
Remove left over peek call from queue builds script
Christopher Baines
2022-05-27
*
Support passing the build-server-id to the Guix Data Service
Christopher Baines
2022-05-24
*
Check the processed derivations when queuing builds, not before
Christopher Baines
2022-05-24
*
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
*
Process revisions in parallel when queuing builds
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
*
Add a couple of roadmap items
Christopher Baines
2022-02-09
*
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
*
Prioritise aarch64-linux builds over armhf-linux builds
Christopher Baines
2022-02-02
*
Move priority-for-derivation
Christopher Baines
2022-02-02
*
Fix the threshold for metrics delay logging
Christopher Baines
2022-02-01
[next]