aboutsummaryrefslogtreecommitdiff
path: root/guix-build-coordinator
Commit message (Expand)AuthorAge
* Switch to using = for testing numerical equalityChristopher Baines2022-10-22
* Clean up some loggingChristopher Baines2022-10-22
* Log when output files are renamedChristopher Baines2022-10-22
* Add more logging when output files are deletedChristopher Baines2022-10-22
* Log the time for parts of the datastore metric initialisationChristopher Baines2022-10-21
* Tweak upload handling againChristopher Baines2022-10-21
* Copy upload error handling to the partial routeChristopher Baines2022-10-21
* Log the file size and md5 hash on the agent sideChristopher Baines2022-10-21
* Include the file size and md5 hash in error messagesChristopher Baines2022-10-21
* Tweak output uploading codeChristopher Baines2022-10-19
* Move SIGPIPE handling in to the scriptChristopher Baines2022-10-19
* Raise exceptions when port-poll times outChristopher Baines2022-10-16
* Use suspendable ports for the agent, with timeoutsChristopher Baines2022-10-16
* Throttle calling alarmChristopher Baines2022-10-15
* Reset the upload progress when appropriateChristopher Baines2022-10-14
* Add more logging around file uploadsChristopher Baines2022-10-14
* Shorten timeout when submitting outputsChristopher Baines2022-10-14
* Tweak output upload timeoutChristopher Baines2022-10-14
* Add some more logging when agents submit outputsChristopher Baines2022-10-14
* Guard against canceling builds required by othersChristopher Baines2022-10-11
* Support listing builds and including/excluding builds by relationshipChristopher Baines2022-10-11
* Allow specifying the maximum number of allocated buildsChristopher Baines2022-10-10
* Add system information in to listing the build allocation planChristopher Baines2022-10-10
* Include priority information in the allocation plan outputChristopher Baines2022-10-09
* Improve listing agent build allocation plansChristopher Baines2022-10-09
* Don't crash on chunked input exceptionsChristopher Baines2022-10-08
* Check the dynamic auth token before creating new agentsChristopher Baines2022-10-08
* Properly handle build failure statusesChristopher Baines2022-09-02
* Don't record the build as failed if the exception is unknownChristopher Baines2022-09-02
* Fix adding GC roots for built outputsChristopher Baines2022-09-02
* Fix triggering build allocations for a couple of actionsChristopher Baines2022-07-15
* Add a couple of missing build allocation triggersChristopher Baines2022-07-08
* Fix bug when handling missing output detailsChristopher Baines2022-07-07
* Support updating build priorities through the command lineChristopher Baines2022-07-07
* Send more information on derivation outputs to the Guix Data ServiceChristopher Baines2022-07-07
* Record the details of derivation outputsChristopher Baines2022-07-07
* Update the derived priorities when a build is cancelledChristopher Baines2022-07-07
* Support updating the priorities of buildsChristopher Baines2022-07-07
* Support listing builds by priorityChristopher Baines2022-07-07
* Allow changing the agent parallel uploadsChristopher Baines2022-07-06
* Move getting output details soon after the outputs are generatedChristopher Baines2022-07-05
* Add temp roots for built outputsChristopher Baines2022-07-05
* Fix match error when populating the running-ids hashChristopher Baines2022-07-03
* Support processing hook events in parallelChristopher Baines2022-06-30
* Pull fetching the event to process out of the process-event procedureChristopher Baines2022-06-30
* Fix read-drv/substitute not actually reading the derivationChristopher Baines2022-06-15
* Fallback to reading derivations directly from substitute serversChristopher Baines2022-06-15
* Set thread names to help with debuggingChristopher Baines2022-06-15
* Double check when to actually store builds as askedChristopher Baines2022-05-22
* Drop the fibers #:hzChristopher Baines2022-05-22