aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* WIPwip-upload-slotsChristopher Baines2021-06-08
* WIPChristopher Baines2021-06-08
* Ensure there's data in backtracesChristopher Baines2021-06-07
* Switch to a lower gc threshold in make-chunked-output-port*Christopher Baines2021-06-07
* Refactor the code around work queuesChristopher Baines2021-05-31
* Retry more when sending outputsChristopher Baines2021-05-30
* Don't pretend that chunked inputs have been readChristopher Baines2021-05-30
* Improve the reveived output messageChristopher Baines2021-05-30
* Fix closing the custom chunked output portChristopher Baines2021-05-30
* Fix the make-chunked-output-port* implementationChristopher Baines2021-05-30
* Further tweak sending chunked HTTP requestsChristopher Baines2021-05-29
* Tweak how the GC protection works when closing the portChristopher Baines2021-05-28
* Increase the size of one of the buffers for sending filesChristopher Baines2021-05-28
* Add more gc protectionChristopher Baines2021-05-28
* Use dyanmic-wind when changing the GC configurationChristopher Baines2021-05-28
* Don't automatically requeue jobsChristopher Baines2021-05-28
* Add a space in coordinator-handle-failed-requestChristopher Baines2021-05-28
* Improve retrying for missing log filesChristopher Baines2021-05-28
* Have with-gc-protection return the thunk return values properlyChristopher Baines2021-05-28
* Use GC protection for normal requests to the coordinator as wellChristopher Baines2021-05-28
* Increase the buffer size for sending outputs and log filesChristopher Baines2021-05-28
* Get rid of the request mutexChristopher Baines2021-05-28
* Tune sending files over HTTPChristopher Baines2021-05-28
* Fix datastore-find-derivation-for-outputChristopher Baines2021-05-27
* Fix part of the create_outputs migrationChristopher Baines2021-05-27
* Fix datastore-list-unbuilt-derivation-outputsChristopher Baines2021-05-27
* Fix datastore-list-build-outputs for the new outputs tableChristopher Baines2021-05-27
* Reduce the threshold for compressing nars on the flyChristopher Baines2021-05-26
* Remove stale log filesChristopher Baines2021-05-26
* Don't ignore premature termination for chunked requestsChristopher Baines2021-05-26
* Delay storing derivations in the databaseChristopher Baines2021-05-21
* Return #f from datastore-find-derivation-outputs if none are foundChristopher Baines2021-05-21
* Allow datastore-find-derivation-system to return #fChristopher Baines2021-05-21
* Switch to a default 1min load average of 3/4 of the processor countChristopher Baines2021-05-21
* Drop the request mutex for most requestsChristopher Baines2021-05-21
* Enable foreign key checkingChristopher Baines2021-05-21
* Introduce a systems tableChristopher Baines2021-05-21
* Introduce an outputs tableChristopher Baines2021-05-21
* Line buffer the queue builds script outputChristopher Baines2021-05-14
* Simplify the work queue loopChristopher Baines2021-05-14
* Buffer the network socket used for streaming http requestsChristopher Baines2021-05-13
* Use a bigger buffer when uploading logsChristopher Baines2021-05-13
* Increase the basic build allocation strategy default planned buildsChristopher Baines2021-04-27
* Stop agent threads only when 2 or more are idleChristopher Baines2021-04-23
* Handle receiving outputs as a bytevectorChristopher Baines2021-04-23
* Remove non-existent exportChristopher Baines2021-04-20
* Make some SQLite related improvementsChristopher Baines2021-04-20
* Support destructors and lifetimes for worker threadsChristopher Baines2021-04-20
* Support finding blocking builds not including cancelled onesChristopher Baines2021-04-16
* Handle receiving logs as bytevectorsChristopher Baines2021-04-09