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
*
Move output hash related operations in to the dedicated thread
Christopher Baines
2023-05-10
*
Move computing output hashes to dedicated threads
Christopher Baines
2023-05-10
*
Correct some indentation
Christopher Baines
2023-05-10
*
Separate read and write timeout exceptions
Christopher Baines
2023-05-09
*
More port forcing
Christopher Baines
2023-05-09
*
Remove make-chunked-output-port* as it's now unused
Christopher Baines
2023-05-08
*
Don't specify transfer encoding header in responses
Christopher Baines
2023-05-08
*
Force sending the request in call-with-streaming-http-request
Christopher Baines
2023-05-08
*
Fix datastore-list-agent-builds canceled
Christopher Baines
2023-05-08
*
Change submit-output to not spend so much time waiting
Christopher Baines
2023-05-08
*
Specifically handle empty partial uploads
Christopher Baines
2023-05-08
*
Don't error when a build cannot be found
Christopher Baines
2023-05-08
*
Make logging conditional on the request content length
Christopher Baines
2023-05-08
*
Stop using chunked transfers for file uploads
Christopher Baines
2023-05-08
*
Provide progress reporting for computing the hashes of outputs
Christopher Baines
2023-05-08
*
Expose the number threads as a metric
Christopher Baines
2023-05-08
*
Include system uptime in datastore-find-agent-status
Christopher Baines
2023-05-06
*
Add some comments about streaming http requests
Christopher Baines
2023-05-05
*
Include system uptime in the agent status information
Christopher Baines
2023-05-05
*
Add utility to get system uptime
Christopher Baines
2023-05-05
*
Enable submitting regular status updates for the hurd
Christopher Baines
2023-05-05
*
Log which inputs are missing
Christopher Baines
2023-05-05
*
Break the allocator considered builds metric down by system
Christopher Baines
2023-05-05
*
Use a hash table for build systems in the derivation ordered allocator
Christopher Baines
2023-05-05
*
Remove now redundant logging around gc protection
Christopher Baines
2023-05-03
*
Fix using with-upload-monitoring in submit-one-output
Christopher Baines
2023-05-03
*
Guard against errors in the initializer and destructor
Christopher Baines
2023-05-02
*
Name more of the worker thread channels
Christopher Baines
2023-05-02
*
Remove the gbc prefix from the thread names
Christopher Baines
2023-05-02
*
Name the thread pool threads for submitting builds
Christopher Baines
2023-05-02
*
Name the sqlite worker threads
Christopher Baines
2023-05-02
*
Support naming the worker thread channel threads
Christopher Baines
2023-05-02
*
Increase the parallelism of the substitutes channel
Christopher Baines
2023-05-02
*
Log the result of cancelling builds
Christopher Baines
2023-05-02
*
Support the ignore-if-build-required-by-another option
Christopher Baines
2023-05-02
*
Return the appropriate HTTP status on client errors
Christopher Baines
2023-05-02
*
Don't log as much about "expected" exceptions in worker threads
Christopher Baines
2023-05-02
*
Introduce a new client-error exception type for client requests
Christopher Baines
2023-05-02
*
Simplify starting the build coordinator
Christopher Baines
2023-05-02
*
Add a timeout for using the worker threads
Christopher Baines
2023-05-02
*
Add missing argument to datastore-find-build-result
Christopher Baines
2023-04-30
*
Neaten up the make-chunked-output-port* implementation
Christopher Baines
2023-04-30
*
Stop monitoring uploads through the chunked output port
Christopher Baines
2023-04-30
*
Include the build result in the build response to clients
Christopher Baines
2023-04-30
*
Switch build_allocation_plan to build-allocation-plan
Christopher Baines
2023-04-30
*
Add (web http) import for chunked-input-ended-prematurely-error?
Christopher Baines
2023-04-27
*
Set the <scheduler> record type printer in the service startup
Christopher Baines
2023-04-27
*
Try to instrument ports/file descriptors
Christopher Baines
2023-04-27
*
Revert "Remove read-request-body workaround"
Christopher Baines
2023-04-25
*
Reduce and cap the number of builds you can list at once
Christopher Baines
2023-04-25
[next]