aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Add metrics tools for histogramsChristopher Baines2020-04-28
* Use max, rather than min for the parallelismChristopher Baines2020-04-28
* Rework the way metrics are handledChristopher Baines2020-04-28
* Increase the planned builds for agentsChristopher Baines2020-04-28
* Add datastore-find-build-resultChristopher Baines2020-04-27
* Support listing processed buildsChristopher Baines2020-04-27
* Guard against a build being processed twiceChristopher Baines2020-04-27
* Return a boolean value for processedChristopher Baines2020-04-27
* Retry requests a few times if they errorChristopher Baines2020-04-27
* Add a function to retry a thunk a number of timesChristopher Baines2020-04-27
* Add more error handling to coordinator-http-requestChristopher Baines2020-04-27
* Say what log file is being uploadedChristopher Baines2020-04-27
* Refactor some of the HTTP requestsChristopher Baines2020-04-27
* Improve the output from the agent processChristopher Baines2020-04-27
* Impose a limit on the number of planned buildsChristopher Baines2020-04-27
* Update the comment regarding processing chunked requestsChristopher Baines2020-04-27
* Revert "Revert "Read chunked request bodies in different threads to avoid blo...Christopher Baines2020-04-27
* Revert "Switch to the non-fibers web server"Christopher Baines2020-04-27
* Revert "Read chunked request bodies in different threads to avoid blocking"Christopher Baines2020-04-27
* Don't expect substitute-derivation to evaluate to #tChristopher Baines2020-04-26
* Improve error handling in substitute-derivationChristopher Baines2020-04-26
* Ensure that successful builds have the outputs and log fileChristopher Baines2020-04-26
* Change datastore-list-build-outputs to work without metadataChristopher Baines2020-04-26
* Read chunked request bodies in different threads to avoid blockingChristopher Baines2020-04-26
* Try to fix handling of chuncked requestsChristopher Baines2020-04-26
* Add Content-Type to the requests for file uploadsChristopher Baines2020-04-26
* Expose metricsChristopher Baines2020-04-26
* Add a new metrics moduleChristopher Baines2020-04-26
* Add datastore functions to get metricsChristopher Baines2020-04-26
* Make it possible to pass in substitute-urls to the agentChristopher Baines2020-04-26
* Respect the allocation plan ordering when providing builds to agentsChristopher Baines2020-04-25
* Start implementing prioritisation of buildsChristopher Baines2020-04-25
* Fix datastore-find-build-outputChristopher Baines2020-04-25
* Handle unknown build results in the allocatorChristopher Baines2020-04-25
* Left join on build_results in datastore-list-builds-for-outputChristopher Baines2020-04-25
* Add a script to fetch builds from the Guix Data ServiceChristopher Baines2020-04-25
* Fix issues with fetching builds for agentsChristopher Baines2020-04-25
* Add helpful output to the agent processChristopher Baines2020-04-25
* Don't output the build log on the agent processChristopher Baines2020-04-25
* Support sending and storing log files for buildsChristopher Baines2020-04-25
* Extract out call-with-streaming-http-requestChristopher Baines2020-04-25
* Restructure the post build actionsChristopher Baines2020-04-25
* Add options suited for providing substitutesChristopher Baines2020-04-25
* Add datastore-list-related-derivations-with-no-buildChristopher Baines2020-04-25
* Add datastore-list-builds-for-derivationChristopher Baines2020-04-25
* Add a hook to generate the files needed to provide substitutesChristopher Baines2020-04-23
* Add datastore-list-build-outputsChristopher Baines2020-04-23
* Add datastore-find-derivation-systemChristopher Baines2020-04-23
* Add a function to generate the string for a narinfo fileChristopher Baines2020-04-23
* Send over some metadata from the agent for each outputChristopher Baines2020-04-23