aboutsummaryrefslogtreecommitdiff
path: root/guix-build-coordinator
Commit message (Expand)AuthorAge
...
* Optimise inserting derivationsChristopher Baines2021-12-30
* Delete compressed outputs after a build finishes successfullyChristopher Baines2021-12-27
* Remove bodies from responses to HEAD requestsChristopher Baines2021-12-27
* Have the agent add temporary roots on various store itemsChristopher Baines2021-12-24
* Log unknown store protocol error messagesChristopher Baines2021-12-24
* Fix route for getting the bytes uploaded for an outputChristopher Baines2021-12-24
* Improve still more to send log messageChristopher Baines2021-12-22
* Only show delay lines where the time is non 0Christopher Baines2021-12-22
* Fix unprocessed_builds_with_derived_prioritiesChristopher Baines2021-12-22
* Store a build before storing builds that it depends onChristopher Baines2021-12-22
* Improve logging when submitting outputsChristopher Baines2021-12-22
* Increase parallelism for the substitutes worker thread channelChristopher Baines2021-12-21
* Log delays for the coordinator thread channelsChristopher Baines2021-12-21
* Log delays for procedures involved in handling build resultsChristopher Baines2021-12-20
* Log delays in fetch builds to allocateChristopher Baines2021-12-20
* Log delays when worker thread calls occur inside worker threadsChristopher Baines2021-12-20
* Reduce the time in the transaction when replacing the allocation planChristopher Baines2021-12-20
* Log delay from select allocated buildsChristopher Baines2021-12-20
* Log delays for entering transactionsChristopher Baines2021-12-20
* Increase precision of delay loggingChristopher Baines2021-12-20
* Fix displaying the total bytes for uploads in progressChristopher Baines2021-12-19
* Fix logging deleting temporary filesChristopher Baines2021-12-19
* Cleanup temporary files on startupChristopher Baines2021-12-19
* Compress outputs in the thread for the buildChristopher Baines2021-12-19
* Change the post build actions thread pool sizeChristopher Baines2021-12-19
* Report the total bytes when reporting upload progressChristopher Baines2021-12-19
* Stop using with-upload-slot for queuing uploadsChristopher Baines2021-12-19
* Increase the number of chunked request worker threadsChristopher Baines2021-12-19
* Don't use an unlimited number of threads for post build actionsChristopher Baines2021-12-19
* Don't try to exit when hook threads crashChristopher Baines2021-11-29
* Check before deleting filesChristopher Baines2021-11-26
* Remove redundant if in the controllerChristopher Baines2021-11-26
* Don't print backtraces in the controller when chunked inputs endChristopher Baines2021-11-26
* Don't log backtraces for chunked input issues in worker threadsChristopher Baines2021-11-26
* Use a specific exception type for chunked input issuesChristopher Baines2021-11-26
* Allow disabling the logging of exceptions in worker threadsChristopher Baines2021-11-26
* Drop parallel uploads to 1 againChristopher Baines2021-11-26
* Delete existing files when processing upload requestsChristopher Baines2021-11-22
* Unwind on some exceptionsChristopher Baines2021-11-22
* Improve some way numbers are displayedChristopher Baines2021-11-22
* Only check the size of the file once when uploadingChristopher Baines2021-11-21
* Fix variable reference in submit-outputChristopher Baines2021-11-21
* Log delays with datastore-insert-buildChristopher Baines2021-11-20
* Improve delay logging in datastore-call-with-transactionChristopher Baines2021-11-20
* Log delays in insert-derivation-and-return-outputsChristopher Baines2021-11-20
* Use prepared statements when inserting derivationsChristopher Baines2021-11-20
* Always reset the statement in db-output->output-idChristopher Baines2021-11-20
* Compress outputs outside of the upload slotChristopher Baines2021-11-20
* Monitor a few more sqlite related proceduresChristopher Baines2021-11-18
* Improve the datastore-call-with-transaction delay loggingChristopher Baines2021-11-18