aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Create index on build_startsChristopher Baines2023-11-24
* Actually use a separate store connectionChristopher Baines2023-11-23
* Remove set-store-connection-timeoutChristopher Baines2023-11-20
* Use a temporary store connection for substituting derivationsChristopher Baines2023-11-20
* Use port timeouts when checking substitutesChristopher Baines2023-11-20
* Switch to (mostly) non blocking store connections in the agentChristopher Baines2023-11-20
* Pass the store in to delete-outputsChristopher Baines2023-11-20
* Pass the store in to get-output-detailsChristopher Baines2023-11-20
* Don't shadow store in the agentChristopher Baines2023-11-20
* Re-enable fiber preemptionChristopher Baines2023-11-18
* Avoid readlink syscalls when reading derivationsChristopher Baines2023-11-17
* Track the metrics endpoint durationChristopher Baines2023-11-17
* 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