aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Deduplicate agent-tags-match-build-tagsChristopher Baines2021-01-31
* List more information about agentsChristopher Baines2021-01-31
* Include allocated builds in the agents responseChristopher Baines2021-01-31
* Add agent tags to the agents responseChristopher Baines2021-01-31
* Include tags in the agents responseChristopher Baines2021-01-31
* Improve agent tags messageChristopher Baines2021-01-31
* Support listing and canceling builds by derivation systemChristopher Baines2021-01-31
* Exclude allocated builds from setup failuresChristopher Baines2021-01-26
* Try to simplify part of the basic allocatorChristopher Baines2021-01-26
* Fix a crash when rendering the client builds responseChristopher Baines2021-01-26
* Don't use with-exception-handler with (backtrace)Christopher Baines2021-01-22
* Rework client error handlingChristopher Baines2021-01-19
* Fix up a load of the tag related codeChristopher Baines2021-01-17
* Sure up handling of exceptions within Guile (backtrace)Christopher Baines2021-01-17
* Fix bug in allocators from alist to vector switch for tagsChristopher Baines2021-01-17
* Stop treating collections of tags as alistsChristopher Baines2021-01-17
* Implement agent/build tag matchingChristopher Baines2021-01-17
* Allow changing agent tags through the command lineChristopher Baines2021-01-17
* Add client code for changing agent tagsChristopher Baines2021-01-17
* Include agent tags in the details responseChristopher Baines2021-01-17
* Add tags for agentsChristopher Baines2021-01-17
* Exclude allocated builds from the basic allocatorChristopher Baines2021-01-17
* Expose allocated builds for each agentChristopher Baines2021-01-17
* Add missing thunkChristopher Baines2021-01-16
* Tweak datastore-list-unbuilt-derivation-outputsChristopher Baines2021-01-16
* Tweak agent messaging error handlingChristopher Baines2021-01-16
* Don't error when builds don't have a created at timeChristopher Baines2021-01-16
* Allow agents to skip submitting build outputsChristopher Baines2021-01-16
* Start migrating derivation-inputs to derivation_inputsChristopher Baines2021-01-16
* Tell agents when to submit built outputsChristopher Baines2021-01-16
* Add datastore-list-unbuilt-derivation-outputsChristopher Baines2021-01-16
* Allow nesting transactions in codeChristopher Baines2021-01-16
* Use a readonly transaction for datastore-fetch-build-to-allocateChristopher Baines2021-01-16
* Fix some sqlite datastore slot referencesChristopher Baines2021-01-16
* Move the build result storing logic in to the coordinator moduleChristopher Baines2021-01-16
* Move build allocation complexity out of the datastoreChristopher Baines2021-01-16
* Add local agent messagingChristopher Baines2021-01-16
* Move triggering allocations out of the http serverChristopher Baines2021-01-15
* Rework the agent messaging modulesChristopher Baines2021-01-15
* Use methods for the agent messagingChristopher Baines2021-01-15
* Tweak agent queue timingsChristopher Baines2021-01-12
* Work on the agent thread handling some moreChristopher Baines2021-01-06
* Give more time for substitute downloadsChristopher Baines2021-01-03
* Fix the stdin based status display when running under the shepherdChristopher Baines2021-01-03
* Add debugging code for the agent status outputChristopher Baines2021-01-03
* Enable matching tags by just the keyChristopher Baines2021-01-03
* Have build list cope with multiple pagesChristopher Baines2021-01-03
* Ensure the agent fetches builds if it doesn't have anyChristopher Baines2021-01-02
* Make sure to have the agent try fetching buildsChristopher Baines2021-01-02
* Stop agent threads if there's no work within some time periodChristopher Baines2021-01-02