aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* WIPwip-s3Christopher Baines2020-05-07
* WIPChristopher Baines2020-05-07
* WIPChristopher Baines2020-05-07
* WIPChristopher Baines2020-05-07
* Disable grafts when using Guix in .envrcChristopher Baines2020-05-07
* Retry fetching derivations for the agentChristopher Baines2020-05-06
* Move retry-on-error to utilsChristopher Baines2020-05-06
* Support compressing data upfront to reduce transfer timesChristopher Baines2020-05-05
* Fix the failed to fetch substitutes for error messageChristopher Baines2020-05-05
* Don't raise an exception when substitutes failChristopher Baines2020-05-05
* Fix some indentation in agent.scmChristopher Baines2020-05-05
* Better guard against build setup issuesChristopher Baines2020-05-05
* Update the unimplemented features bit in the READMEChristopher Baines2020-05-04
* Fix the removal of missing input setup failures in the allocatorChristopher Baines2020-05-01
* Fix the finished output for missing inputsChristopher Baines2020-05-01
* Extend guix-build-coordinator show build to work with outputsChristopher Baines2020-05-01
* Add guix-build-coordinator build show ...Christopher Baines2020-05-01
* Add datastore-list-setup-failures-for-buildChristopher Baines2020-05-01
* Remove peek that snuck inChristopher Baines2020-05-01
* Handle no directories to look at in has-substiutes-no-cache?Christopher Baines2020-05-01
* Avoid using has-substitutes? if one isn't availableChristopher Baines2020-05-01
* Try to better order the buildsChristopher Baines2020-05-01
* Use two separate channels and sets of threads for SQLite operationsChristopher Baines2020-05-01
* Stop if the build command failsChristopher Baines2020-04-30
* Avoid errors in call-with-time-tracking if the registry isn't setChristopher Baines2020-04-30
* Add --ignore-if-build-for-outputs-existsChristopher Baines2020-04-30
* Improve the sqlite exception handlingChristopher Baines2020-04-30
* Handle exceptions in the build allocator threadChristopher Baines2020-04-29
* Have the build priorities propagate between buildsChristopher Baines2020-04-29
* Only return setup failures for unprocessed buildsChristopher Baines2020-04-29
* Move output-has-successful-build? out from filter-builds-for-agentChristopher Baines2020-04-29
* List unprocessed builds in priority orderChristopher Baines2020-04-29
* Memoize output-has-successful-build?Christopher Baines2020-04-29
* Add a useful commentChristopher Baines2020-04-29
* Use a hash-table for setup failures, rather than an alistChristopher Baines2020-04-29
* Switch around which order to join build_results onChristopher Baines2020-04-29
* Add a couple of indexes that should speed up allocating buildsChristopher Baines2020-04-29
* Increase the number of times to retry agent requestsChristopher Baines2020-04-29
* Improve the error handling in datastore-store-build-resultChristopher Baines2020-04-29
* Check that the agent uuid is a stringChristopher Baines2020-04-28
* Start timing the duration of a couple of coordinator actionsChristopher Baines2020-04-28
* Fix the datastore-list-builds-for-output metric nameChristopher Baines2020-04-28
* Retry file uploads to the coordinatorChristopher Baines2020-04-28
* Remove some left over debuggingChristopher Baines2020-04-28
* Fix the histogram implementationChristopher Baines2020-04-28
* Fix --update-databaseChristopher Baines2020-04-28
* Create an index on derivation_outputs.outputChristopher Baines2020-04-28
* Fix metric namespacing in a few placesChristopher Baines2020-04-28
* Track the duration of the build allocationChristopher Baines2020-04-28
* Start tracking the duration of a few datastore functionsChristopher Baines2020-04-28