aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix a few places where the client-option-defaults were missingChristopher Baines2020-10-24
* Extract out agents submitting log filesChristopher Baines2020-10-24
* Add the ability to ignore errors when retryingChristopher Baines2020-10-24
* Improve the line length for the receiving outputs codeChristopher Baines2020-10-24
* Allow configuring the s3-publish-hook with a aws commandChristopher Baines2020-10-24
* Add some validation for hooksChristopher Baines2020-10-24
* Make the s3 utils command configurableChristopher Baines2020-10-24
* Remove old guile-prometheus package definitionChristopher Baines2020-10-23
* Switch to guile-json-4 for local developmentChristopher Baines2020-10-23
* Remove the other unnecessary underscoreChristopher Baines2020-10-23
* Remove unnecessary underscoreChristopher Baines2020-10-23
* Move the post-publish-behaviour inside the s3 publish hookChristopher Baines2020-10-22
* client-communication: Do not use a hard-coded uri.Mathieu Othacehe2020-10-20
* Update configure.ac for zlib and lzlib dependenciesChristopher Baines2020-10-20
* Display exception details prior to backtraceChristopher Baines2020-10-20
* Support extending the S3 publish hookChristopher Baines2020-10-19
* Tweak the prioritisation of derivationsChristopher Baines2020-10-13
* Improve .tmp build log file handlingChristopher Baines2020-10-11
* Show backtrace on agent exceptionsChristopher Baines2020-10-11
* Move the registry file to a clearer nameChristopher Baines2020-10-11
* Add a hook to recomress build log filesChristopher Baines2020-10-11
* Move around the code for build log file locationsChristopher Baines2020-10-11
* Exclude .tmp files when checking for build logsChristopher Baines2020-10-10
* Guard against receiving parts of build log filesChristopher Baines2020-10-10
* Fix missing bad-request procedureChristopher Baines2020-10-07
* Separate the agent messaging server and client codeChristopher Baines2020-10-07
* Split the fibers utils from the main utils moduleChristopher Baines2020-10-07
* Guard against Guix Data Service requests hangingChristopher Baines2020-10-02
* Tweak some things to maybe enable cross compilationChristopher Baines2020-09-27
* Remove some hardcoding in the queue builds scriptChristopher Baines2020-09-27
* Reverse systems-and-targets in the queue builds scriptChristopher Baines2020-09-27
* Add command line argument to control building channel instancesChristopher Baines2020-09-27
* Skip duplicate channel instance derivation requestsChristopher Baines2020-09-27
* Track the number of builds the allocator is consideringChristopher Baines2020-09-23
* Add default for arguments in queue builds scriptChristopher Baines2020-09-20
* Support fetching specific revisions from the Guix Data ServiceChristopher Baines2020-09-20
* Fix assq-ref when handling build resultsChristopher Baines2020-09-20
* Work around Guile not printing backtraces without failingChristopher Baines2020-09-18
* Simplify sqlite transactionalityChristopher Baines2020-09-18
* Make the processed commits file configurableChristopher Baines2020-09-18
* Make the Guix Data Service to queue builds from configurableChristopher Baines2020-09-18
* Fix filtering out unset hooksChristopher Baines2020-09-18
* Make the coordinator an argument in the queue builds scriptChristopher Baines2020-09-18
* Add a --password-file option to the agentChristopher Baines2020-09-17
* Better describe the default hooksChristopher Baines2020-09-17
* Change the buffering configuration before importsChristopher Baines2020-09-16
* Create a run-coordinator-service procedureChristopher Baines2020-09-16
* Move more coordinator service startup out of the scriptChristopher Baines2020-09-16
* Don't patch fibers, just use the different procedure directlyChristopher Baines2020-09-16
* Refactor the fibers server starting codeChristopher Baines2020-09-16