aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Call wait-condition-variable with longer timeoutsChristopher Baines2023-11-15
* Remove some caching from reading derivationsChristopher Baines2023-11-11
* Try to avoid the metrics endpoint timing outChristopher Baines2023-11-10
* Add a with-fibers-timeout utilityChristopher Baines2023-11-10
* Include the derivation_outputs in the data service eventChristopher Baines2023-10-16
* Add new send-events-for-selected-builds procedureChristopher Baines2023-10-16
* Use start-stack in make-worker-thread-channelChristopher Baines2023-10-06
* Don't output the whole log for substituting derivationsChristopher Baines2023-08-31
* Exit when the server fails to startChristopher Baines2023-08-29
* Replace request-builds-list by fold-buildsChristopher Baines2023-08-29
* Add more logging around hooksChristopher Baines2023-08-29
* Fix some logging messagesChristopher Baines2023-08-29
* Stop closing the ports for json seq responsesChristopher Baines2023-08-29
* Properly close the port when making client requestsChristopher Baines2023-08-23
* Try and ensure that the worker threads don't disappearChristopher Baines2023-08-22
* Increase the open file limitChristopher Baines2023-08-22
* Use srfi-71 in the guix-data-service moduleChristopher Baines2023-08-22
* Try and enable core dumpsChristopher Baines2023-08-20
* Pass the store in to substitute-derivationChristopher Baines2023-08-20
* Use less database read threadsChristopher Baines2023-08-20
* Use less fibers threads and cooperative schedulingChristopher Baines2023-08-20
* Include metric for file descriptorsChristopher Baines2023-08-20
* Switch to a more rigorous method for finding potential source refsChristopher Baines2023-08-10
* Ignore self output references when looking for potential source refsChristopher Baines2023-08-10
* Ensure references doesn't contain the empty stringChristopher Baines2023-08-10
* Simplify substitute-derivationChristopher Baines2023-08-10
* Fix some log outputChristopher Baines2023-08-10
* Name more threadsChristopher Baines2023-08-09
* Don't use threads for substituting derivationsChristopher Baines2023-08-09
* Name the fibers threadsChristopher Baines2023-08-09
* Fix read-derivation getting the filenameChristopher Baines2023-08-03
* Keep less derivation files open when reading derivationsChristopher Baines2023-08-03
* Add missing bracketChristopher Baines2023-08-02
* Support canceling builds that are depended onChristopher Baines2023-08-02
* Remove crude fetching inputs timeoutChristopher Baines2023-08-02
* Reduce fibers parallelismChristopher Baines2023-07-24
* Make client requests mostly suspendableChristopher Baines2023-07-24
* Add some logging to the build success publish hookChristopher Baines2023-07-08
* Add some retrying when performing bulk operationsChristopher Baines2023-07-08
* Update guix-dev.scmChristopher Baines2023-07-08
* Improve the build-success-publish-hook for referenced source filesChristopher Baines2023-07-07
* Fix some stream issuesChristopher Baines2023-06-16
* Try and get backtraces when current output port seems brokenChristopher Baines2023-06-04
* Set GC_RETRY_SIGNALS=0 for the agentChristopher Baines2023-06-02
* Don't call report-bytes-hashed with #fChristopher Baines2023-05-24
* Show backtraces for perform-upload errorsChristopher Baines2023-05-23
* Better handle the output hashing being completed for upload requestsChristopher Baines2023-05-23
* Tweak logging around agent output submissionChristopher Baines2023-05-22
* Better handle upload requests with no contentChristopher Baines2023-05-22
* Fix not updating about uploads based on timeChristopher Baines2023-05-22