aboutsummaryrefslogtreecommitdiff
path: root/scripts/guix-build-coordinator.in
Commit message (Expand)AuthorAge
* Support processing hook events in parallelChristopher Baines2022-06-30
* Support activating and deactivating agentsChristopher Baines2021-11-13
* Show the active status of agents when listing themChristopher Baines2021-11-12
* Show agent names when listing agentsChristopher Baines2021-11-12
* Move the locale check to just happen when starting the serviceChristopher Baines2021-11-12
* Try to guard against broken locale settingsChristopher Baines2021-10-12
* Ensure there's data in backtracesChristopher Baines2021-06-07
* Support finding blocking builds not including cancelled onesChristopher Baines2021-04-16
* Add a new dynamic authentication approachChristopher Baines2021-02-28
* Fix processing the hook namesChristopher Baines2021-02-18
* Stop hardcoding hook names in the argument processingChristopher Baines2021-02-18
* Add a hook for determining whether agents should submit outputsChristopher Baines2021-02-17
* Make it possible to look for blocking builds for a specific systemChristopher Baines2021-02-02
* Allow specifying the build-canceled-hook on the command lineChristopher Baines2021-02-02
* List more information about agentsChristopher Baines2021-01-31
* Improve agent tags messageChristopher Baines2021-01-31
* Support listing and canceling builds by derivation systemChristopher Baines2021-01-31
* Fix up a load of the tag related codeChristopher Baines2021-01-17
* Allow changing agent tags through the command lineChristopher Baines2021-01-17
* Enable matching tags by just the keyChristopher Baines2021-01-03
* Have build list cope with multiple pagesChristopher Baines2021-01-03
* Implement deferring buildsChristopher Baines2020-12-27
* Don't try to cancel processed buildsChristopher Baines2020-12-23
* Implement canceling builds in bulkChristopher Baines2020-12-22
* Fix broken test in the basic allocatorChristopher Baines2020-12-22
* Make it possible to list builds via the command line interfaceChristopher Baines2020-12-21
* Guard against starting the coordinator for unknown commandsChristopher Baines2020-12-16
* Implement build cancelationChristopher Baines2020-12-16
* Fix a few places where the client-option-defaults were missingChristopher Baines2020-10-24
* Remove the other unnecessary underscoreChristopher Baines2020-10-23
* Fix filtering out unset hooksChristopher Baines2020-09-18
* Better describe the default hooksChristopher Baines2020-09-17
* Change the buffering configuration before importsChristopher Baines2020-09-16
* Create a run-coordinator-service procedureChristopher Baines2020-09-16
* Move more coordinator service startup out of the scriptChristopher Baines2020-09-16
* Don't patch fibers, just use the different procedure directlyChristopher Baines2020-09-16
* Refactor the fibers server starting codeChristopher Baines2020-09-16
* Handle string->uri conversion when parsing optionsChristopher Baines2020-09-16
* Extract call-with-sigint to the utils moduleChristopher Baines2020-09-16
* Explicitly use the current directory for the databaseChristopher Baines2020-09-16
* Use the #:namespace argument for metric registriesChristopher Baines2020-08-31
* Use the guile-prometheus library for the metricsChristopher Baines2020-08-31
* Add a hook for when a build starts on an agentChristopher Baines2020-07-01
* Add a hook for when builds are submittedChristopher Baines2020-07-01
* Support adding tags to buildsChristopher Baines2020-05-31
* Use one thread for each type of hook eventChristopher Baines2020-05-25
* Support showing blocking buildsChristopher Baines2020-05-22
* Fetch substitutes in a separate channelChristopher Baines2020-05-19
* Fix the build show missing inputs functionalityChristopher Baines2020-05-19
* Make it possible to show builds for an outputChristopher Baines2020-05-19