aboutsummaryrefslogtreecommitdiff
path: root/guix-build-coordinator/coordinator.scm
Commit message (Expand)AuthorAge
* Use port timeouts when substituting derivationsChristopher Baines43 hours
* Create the pid file earlierChristopher Baines43 hours
* Fix for guile-lib v0.2.8Christopher Baines7 days
* Remove the core-guile-sleep variableChristopher Baines2024-03-15
* Add inbuilt port monitoringChristopher Baines2024-01-19
* Force output with the custom port logChristopher Baines2024-01-17
* Add more options when updating build prioritiesChristopher Baines2024-01-12
* Use client errors in update-build-priorityChristopher Baines2024-01-12
* Avoid calling display for loggingChristopher Baines2023-12-28
* Rewrite process-eventChristopher Baines2023-12-23
* Avoid some database queries when running hooksChristopher Baines2023-12-06
* Don't pass time to wait-condition-variableChristopher Baines2023-12-02
* Extend %file-port-name-canonicalization to hook threadsChristopher Baines2023-11-30
* Set %file-port-name-canonicalization to avoid readlink syscallsChristopher Baines2023-11-28
* Re-enable fiber preemptionChristopher Baines2023-11-18
* Add more logging around hooksChristopher Baines2023-08-29
* Increase the open file limitChristopher Baines2023-08-22
* Try and enable core dumpsChristopher Baines2023-08-20
* Use less fibers threads and cooperative schedulingChristopher Baines2023-08-20
* Name more threadsChristopher Baines2023-08-09
* Don't use threads for substituting derivationsChristopher Baines2023-08-09
* Name the fibers threadsChristopher Baines2023-08-09
* Keep less derivation files open when reading derivationsChristopher Baines2023-08-03
* Reduce fibers parallelismChristopher Baines2023-07-24
* Move computing output hashes to dedicated threadsChristopher Baines2023-05-10
* Include system uptime in the agent status informationChristopher Baines2023-05-05
* Name more of the worker thread channelsChristopher Baines2023-05-02
* Increase the parallelism of the substitutes channelChristopher Baines2023-05-02
* Don't log as much about "expected" exceptions in worker threadsChristopher Baines2023-05-02
* Introduce a new client-error exception type for client requestsChristopher Baines2023-05-02
* Simplify starting the build coordinatorChristopher Baines2023-05-02
* Add (web http) import for chunked-input-ended-prematurely-error?Christopher Baines2023-04-27
* Set the <scheduler> record type printer in the service startupChristopher Baines2023-04-27
* Avoid attempting to process build results twiceChristopher Baines2023-04-24
* Reverse the atomic-box-set! and vector-set! when storing eventsChristopher Baines2023-04-24
* Set a custom printer for the build-coordinator recordChristopher Baines2023-04-24
* Fix hook processing error messageChristopher Baines2023-04-23
* Tweak the wal truncation againChristopher Baines2023-04-22
* Add some more exception handling around hooksChristopher Baines2023-04-22
* Re-enable (backtrace) for the allocator threadChristopher Baines2023-04-22
* Fix agent-detailsChristopher Baines2023-04-21
* Deallocate canceled builds from agents when they startupChristopher Baines2023-04-21
* Include the submit_outputs information in the agent status responseChristopher Baines2023-04-21
* Guard against the hash file being emptyChristopher Baines2023-04-13
* Remove datastore-select-allocated-buildsChristopher Baines2023-04-11
* Change allocate-builds to update-build-allocation-planChristopher Baines2023-04-10
* Improve event/state id support for eventsChristopher Baines2023-04-03
* Try to improve hook exception handlingChristopher Baines2023-04-02
* Don't call (backtrace) in the build allocatorChristopher Baines2023-04-01
* Give up printing backtraces for exceptions in hooksChristopher Baines2023-03-29