aboutsummaryrefslogtreecommitdiff
path: root/guix-build-coordinator
Commit message (Expand)AuthorAge
* Omit none as a compression in narinfosChristopher Baines2024-06-05
* Enable recompressing nars in the publish hookChristopher Baines2024-05-19
* Use threads for reading derivationsChristopher Baines2024-05-15
* Work around the broken with-store/non-blockingChristopher Baines2024-05-15
* Use just one cooperative threadChristopher Baines2024-05-15
* Order messages to the writer thread channelChristopher Baines2024-05-15
* Handled fetching details of canceled buildsChristopher Baines2024-05-15
* Export port timeout error predicatesChristopher Baines2024-05-15
* Use with-store/non-blocking from guixChristopher Baines2024-05-14
* Fix the no-fibers-wait in with-fibers-port-timeoutsChristopher Baines2024-05-14
* Make the worker thread timeout a parameterChristopher Baines2024-05-12
* Avoid starting new builds when low on disk spaceChristopher Baines2024-05-12
* Increase the timeout for substituting derivationsChristopher Baines2024-05-10
* Fix the port timeout exceptionsChristopher Baines2024-05-10
* Remove with-timeoutChristopher Baines2024-05-10
* Use with-port-timeouts when recompressing log filesChristopher Baines2024-05-10
* Avoid with-store/non-blockingChristopher Baines2024-05-10
* Show backtraces for exceptions when substituting derivationsChristopher Baines2024-05-10
* Have the port monitoring fiber use non blocking socketsChristopher Baines2024-04-28
* Use port timeouts when substituting derivationsChristopher Baines2024-04-28
* Create the pid file earlierChristopher Baines2024-04-28
* Don't use open-connection-for-uri from GuixChristopher Baines2024-04-28
* Fix for guile-lib v0.2.8Christopher Baines2024-04-23
* Tweak running sqitchChristopher Baines2024-04-22
* Use the new process metrics exporterChristopher Baines2024-04-17
* Guard against signaling the error condition not workingChristopher Baines2024-04-17
* Fix the sleep-impl argument to retry-on-errorChristopher Baines2024-03-16
* Add a definition of retry-on-error which uses the fibers sleepChristopher Baines2024-03-15
* Remove the core-guile-sleep variableChristopher Baines2024-03-15
* Remove mutexes from the upload monitoringChristopher Baines2024-03-13
* Actually use non-blocking ports for network requestsChristopher Baines2024-03-02
* Expose information about setup failuresChristopher Baines2024-02-08
* Expose the derived priorities for buildsChristopher Baines2024-01-30
* Add inbuilt port monitoringChristopher Baines2024-01-19
* Force output with the custom port logChristopher Baines2024-01-17
* Fix worker thread channel destructor loggingChristopher Baines2024-01-17
* Change retry-on-error to take #:ignore and #:no-retryChristopher Baines2024-01-12
* 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
* Add some port timeouts in to the build-success-publish-hookChristopher Baines2023-12-13
* Improve thread pool and work queue backtracesChristopher Baines2023-12-09
* Add delay logging to SQLite transactionsChristopher Baines2023-12-06
* Drop the write duration logging thresholdChristopher Baines2023-12-06
* Guard against exceptions in the thread poolChristopher Baines2023-12-06
* Don't check too-many-threads? in the thread pool for each jobChristopher Baines2023-12-06
* Avoid some database queries when running hooksChristopher Baines2023-12-06
* Move a hash-set! in the thread poolChristopher Baines2023-12-06
* Re-fetch running jobs in the thread poolChristopher Baines2023-12-06