index
:
guix/build-coordinator
master
post-build-prioritisation
trunk
wip
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
*
Drop parallel uploads to 1
Christopher Baines
2021-10-08
*
Move retrying uploads out of the with-upload-slot region
Christopher Baines
2021-08-07
*
Increase upload mutex waiting time
Christopher Baines
2021-08-07
*
Report on uploads regularly
Christopher Baines
2021-08-07
*
Support thread-stop-delay for the work queues
Christopher Baines
2021-06-20
*
Tweak some indentation
Christopher Baines
2021-06-19
*
agent: Tweak the number of builds to fetch.
Christopher Baines
2021-06-19
*
Increase the thread start delay
Christopher Baines
2021-06-10
*
Increase some agent max silent time values
Christopher Baines
2021-06-10
*
Fix the thread-start-delay time calculation
Christopher Baines
2021-06-10
*
Perform post build actions outside the main work queue
Christopher Baines
2021-06-09
*
Support the work queue matching threads to jobs
Christopher Baines
2021-06-09
*
Limit the parallelism of output uploads
Christopher Baines
2021-06-08
*
Support reporting bytes sent when submitting outputs
Christopher Baines
2021-06-08
*
Support reporting bytes sent with streaming HTTP requests
Christopher Baines
2021-06-08
*
Switch to a lower gc threshold in make-chunked-output-port*
Christopher Baines
2021-06-07
*
Refactor the code around work queues
Christopher Baines
2021-05-31
*
Retry more when sending outputs
Christopher Baines
2021-05-30
*
Don't pretend that chunked inputs have been read
Christopher Baines
2021-05-30
*
Improve the reveived output message
Christopher Baines
2021-05-30
*
Fix closing the custom chunked output port
Christopher Baines
2021-05-30
*
Fix the make-chunked-output-port* implementation
Christopher Baines
2021-05-30
*
Further tweak sending chunked HTTP requests
Christopher Baines
2021-05-29
*
Tweak how the GC protection works when closing the port
Christopher Baines
2021-05-28
*
Increase the size of one of the buffers for sending files
Christopher Baines
2021-05-28
*
Add more gc protection
Christopher Baines
2021-05-28
*
Use dyanmic-wind when changing the GC configuration
Christopher Baines
2021-05-28
*
Don't automatically requeue jobs
Christopher Baines
2021-05-28
*
Add a space in coordinator-handle-failed-request
Christopher Baines
2021-05-28
*
Improve retrying for missing log files
Christopher Baines
2021-05-28
*
Have with-gc-protection return the thunk return values properly
Christopher Baines
2021-05-28
*
Use GC protection for normal requests to the coordinator as well
Christopher Baines
2021-05-28
*
Increase the buffer size for sending outputs and log files
Christopher Baines
2021-05-28
*
Get rid of the request mutex
Christopher Baines
2021-05-28
*
Tune sending files over HTTP
Christopher Baines
2021-05-28
*
Fix datastore-find-derivation-for-output
Christopher Baines
2021-05-27
*
Fix datastore-list-unbuilt-derivation-outputs
Christopher Baines
2021-05-27
*
Fix datastore-list-build-outputs for the new outputs table
Christopher Baines
2021-05-27
*
Reduce the threshold for compressing nars on the fly
Christopher Baines
2021-05-26
*
Remove stale log files
Christopher Baines
2021-05-26
*
Don't ignore premature termination for chunked requests
Christopher Baines
2021-05-26
*
Delay storing derivations in the database
Christopher Baines
2021-05-21
*
Return #f from datastore-find-derivation-outputs if none are found
Christopher Baines
2021-05-21
*
Allow datastore-find-derivation-system to return #f
Christopher Baines
2021-05-21
*
Drop the request mutex for most requests
Christopher Baines
2021-05-21
*
Enable foreign key checking
Christopher Baines
2021-05-21
*
Introduce a systems table
Christopher Baines
2021-05-21
*
Introduce an outputs table
Christopher Baines
2021-05-21
*
Simplify the work queue loop
Christopher Baines
2021-05-14
*
Buffer the network socket used for streaming http requests
Christopher Baines
2021-05-13
[next]