aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Implement and extend the agent status functionalityChristopher Baines2023-03-22
* Don't print backtraces for problems replying to clientsChristopher Baines2023-03-21
* Fix issue sending events outside of run-fibersChristopher Baines2023-03-21
* Get the state to use with events from the databaseChristopher Baines2023-03-21
* Stop using procedures for responses where unnecessaryChristopher Baines2023-03-21
* Add initial support for listening for eventsChristopher Baines2023-03-21
* Send build related eventsChristopher Baines2023-03-21
* Add events framework to the coordinatorChristopher Baines2023-03-21
* Print a backtrace when a exception happens for build-thingsChristopher Baines2023-03-21
* More fixes for the combined post publish hookChristopher Baines2023-03-14
* Fix some incorrect refactoring in the publish hookChristopher Baines2023-03-14
* Fix passing around the derivation name in the publish hookChristopher Baines2023-03-14
* Better report exceptions in substitute-derivationChristopher Baines2023-03-14
* Don't use setsockopt on the hurdChristopher Baines2023-03-14
* Adjust the priority for i686-linux channel instance buildsChristopher Baines2023-03-13
* Log the derivation substitute urls when failing to fetch derivationsChristopher Baines2023-03-13
* Add a combined variant of the post-publish-hookChristopher Baines2023-03-13
* Add COPYING fileChristopher Baines2023-03-13
* Support skipping updating derived priorities when cancelling buildsChristopher Baines2023-02-21
* Tweak updating derived priorities when canceling buildsChristopher Baines2023-02-21
* Rework canceling buildsChristopher Baines2023-02-21
* Provide a mechanism to gracefully abort transactionsChristopher Baines2023-02-21
* Port datastore-call-with-transaction improvements from the nar-herderChristopher Baines2023-02-21
* Support multiple return values in call-with-time-trackingChristopher Baines2023-02-21
* Don't double quote the common build filtering default optionsChristopher Baines2023-02-15
* Fix setting the lzip nar size for source file narinfosChristopher Baines2023-02-01
* Tweak error handing around reading derivaitons when submitting buildsChristopher Baines2023-01-30
* Try to improve protections against getting stuck when substitutingChristopher Baines2023-01-30
* Support publishing referenced source filesChristopher Baines2023-01-30
* Stop signing the information about compressed files in narinfosChristopher Baines2022-11-25
* Use port timeouts when fetching build inputsChristopher Baines2022-11-10
* Store build and build results counts in the databaseChristopher Baines2022-10-28
* Switch to using = for testing numerical equalityChristopher Baines2022-10-22
* Clean up some loggingChristopher Baines2022-10-22
* Log when output files are renamedChristopher Baines2022-10-22
* Add more logging when output files are deletedChristopher Baines2022-10-22
* Log the time for parts of the datastore metric initialisationChristopher Baines2022-10-21
* Tweak upload handling againChristopher Baines2022-10-21
* Copy upload error handling to the partial routeChristopher Baines2022-10-21
* Log the file size and md5 hash on the agent sideChristopher Baines2022-10-21
* Include the file size and md5 hash in error messagesChristopher Baines2022-10-21
* Tweak output uploading codeChristopher Baines2022-10-19
* Move SIGPIPE handling in to the scriptChristopher Baines2022-10-19
* Increase priority for i586-pc-gnu buildsChristopher Baines2022-10-18
* Raise exceptions when port-poll times outChristopher Baines2022-10-16
* Use suspendable ports for the agent, with timeoutsChristopher Baines2022-10-16
* Fix queuing up revisions to be processed in the queue builds scriptChristopher Baines2022-10-16
* Throttle calling alarmChristopher Baines2022-10-15
* Reset the upload progress when appropriateChristopher Baines2022-10-14
* Add more logging around file uploadsChristopher Baines2022-10-14