aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Rework the ensure-all-related-derivations-have-builds optionChristopher Baines2020-05-09
* Improve the output receiving informational messagesChristopher Baines2020-05-09
* Tune submitting outputs for performanceChristopher Baines2020-05-09
* Tweak how outputs are sentChristopher Baines2020-05-09
* Add some time tracking utilitiesChristopher Baines2020-05-09
* Fix submitting buildsChristopher Baines2020-05-09
* Make it possible to see how fast outputs are transferedChristopher Baines2020-05-09
* Add some informative messages when sending outputsChristopher Baines2020-05-09
* Decrease data limit for sending without upfront compressionChristopher Baines2020-05-09
* Display some context around coordinator errors in the outputChristopher Baines2020-05-09
* Increase the number of threads for reading chunked responsesChristopher Baines2020-05-09
* Have the proc when reading logs from agents return #tChristopher Baines2020-05-09
* Remove custom error handling for build resultsChristopher Baines2020-05-09
* Make it possible to select the allocation strategyChristopher Baines2020-05-08
* Add a new allocation strategyChristopher Baines2020-05-08
* Add datastore-list-builds-for-derivation-recursive-inputsChristopher Baines2020-05-08
* Pass #:cache? #t to sqlite-prepare in datastore-find-derivation-inputsChristopher Baines2020-05-08
* Make the allocation strategy part of the build-coordinator recordChristopher Baines2020-05-08
* Start passing build-coordinator records to hooksChristopher Baines2020-05-08
* Make a record type for the build coordinatorChristopher Baines2020-05-08
* Switch to a database table rather than a channel for hook eventsChristopher Baines2020-05-08
* Add sqlite datastore support for storing unprocessed hook eventsChristopher Baines2020-05-08
* Support providing different substitute URLs for different purposesChristopher Baines2020-05-08
* Treat access denied retry responses as successfulChristopher Baines2020-05-08
* Support handling access denied responses as successesChristopher Baines2020-05-08
* Make the access denied responses actual JSON objectsChristopher Baines2020-05-08
* Add a hook for publishing to a S3 compatible endpointChristopher 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