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
*
Create an index on derivation_outputs.output
Christopher Baines
2020-04-28
*
Fix metric namespacing in a few places
Christopher Baines
2020-04-28
*
Track the duration of the build allocation
Christopher Baines
2020-04-28
*
Start tracking the duration of a few datastore functions
Christopher Baines
2020-04-28
*
Add metrics tools for histograms
Christopher Baines
2020-04-28
*
Use max, rather than min for the parallelism
Christopher Baines
2020-04-28
*
Rework the way metrics are handled
Christopher Baines
2020-04-28
*
Increase the planned builds for agents
Christopher Baines
2020-04-28
*
Add datastore-find-build-result
Christopher Baines
2020-04-27
*
Support listing processed builds
Christopher Baines
2020-04-27
*
Guard against a build being processed twice
Christopher Baines
2020-04-27
*
Return a boolean value for processed
Christopher Baines
2020-04-27
*
Retry requests a few times if they error
Christopher Baines
2020-04-27
*
Add a function to retry a thunk a number of times
Christopher Baines
2020-04-27
*
Add more error handling to coordinator-http-request
Christopher Baines
2020-04-27
*
Say what log file is being uploaded
Christopher Baines
2020-04-27
*
Refactor some of the HTTP requests
Christopher Baines
2020-04-27
*
Improve the output from the agent process
Christopher Baines
2020-04-27
*
Impose a limit on the number of planned builds
Christopher Baines
2020-04-27
*
Update the comment regarding processing chunked requests
Christopher Baines
2020-04-27
*
Revert "Revert "Read chunked request bodies in different threads to avoid blo...
Christopher Baines
2020-04-27
*
Revert "Switch to the non-fibers web server"
Christopher Baines
2020-04-27
*
Revert "Read chunked request bodies in different threads to avoid blocking"
Christopher Baines
2020-04-27
*
Don't expect substitute-derivation to evaluate to #t
Christopher Baines
2020-04-26
*
Improve error handling in substitute-derivation
Christopher Baines
2020-04-26
*
Ensure that successful builds have the outputs and log file
Christopher Baines
2020-04-26
*
Change datastore-list-build-outputs to work without metadata
Christopher Baines
2020-04-26
*
Read chunked request bodies in different threads to avoid blocking
Christopher Baines
2020-04-26
*
Try to fix handling of chuncked requests
Christopher Baines
2020-04-26
*
Add Content-Type to the requests for file uploads
Christopher Baines
2020-04-26
*
Expose metrics
Christopher Baines
2020-04-26
*
Add a new metrics module
Christopher Baines
2020-04-26
*
Add datastore functions to get metrics
Christopher Baines
2020-04-26
*
Make it possible to pass in substitute-urls to the agent
Christopher Baines
2020-04-26
*
Respect the allocation plan ordering when providing builds to agents
Christopher Baines
2020-04-25
*
Start implementing prioritisation of builds
Christopher Baines
2020-04-25
*
Fix datastore-find-build-output
Christopher Baines
2020-04-25
*
Handle unknown build results in the allocator
Christopher Baines
2020-04-25
*
Left join on build_results in datastore-list-builds-for-output
Christopher Baines
2020-04-25
*
Add a script to fetch builds from the Guix Data Service
Christopher Baines
2020-04-25
*
Fix issues with fetching builds for agents
Christopher Baines
2020-04-25
*
Add helpful output to the agent process
Christopher Baines
2020-04-25
*
Don't output the build log on the agent process
Christopher Baines
2020-04-25
*
Support sending and storing log files for builds
Christopher Baines
2020-04-25
*
Extract out call-with-streaming-http-request
Christopher Baines
2020-04-25
*
Restructure the post build actions
Christopher Baines
2020-04-25
*
Add options suited for providing substitutes
Christopher Baines
2020-04-25
*
Add datastore-list-related-derivations-with-no-build
Christopher Baines
2020-04-25
*
Add datastore-list-builds-for-derivation
Christopher Baines
2020-04-25
*
Add a hook to generate the files needed to provide substitutes
Christopher Baines
2020-04-23
[next]