aboutsummaryrefslogtreecommitdiff
path: root/guix-build-coordinator/datastore.scm
Commit message (Expand)AuthorAge
* Add datastore-list-builds-for-output-and-systemChristopher Baines2020-07-04
* Add datastore-find-build-derivation-systemChristopher Baines2020-07-03
* Record what systems agents fetch builds forChristopher Baines2020-07-03
* Add datastore-for-each-buildChristopher Baines2020-07-01
* Support storing when builds startChristopher Baines2020-07-01
* Add datastore-call-with-transactionChristopher Baines2020-06-20
* Support showing blocking buildsChristopher Baines2020-05-22
* Report the number of unprocessed hook eventsChristopher Baines2020-05-21
* Improve handling of submitting buildsChristopher Baines2020-05-19
* Replace datastore-fetch-input-builds-for-unprocessed-buildsChristopher Baines2020-05-10
* Add datastore-fetch-unprocessed-builds-with-propagated-prioritiesChristopher Baines2020-05-10
* Add datastore-fetch-input-builds-for-unprocessed-buildsChristopher Baines2020-05-10
* Rework the ensure-all-related-derivations-have-builds optionChristopher Baines2020-05-09
* Add datastore-list-builds-for-derivation-recursive-inputsChristopher Baines2020-05-08
* Add sqlite datastore support for storing unprocessed hook eventsChristopher Baines2020-05-08
* Add datastore-list-setup-failures-for-buildChristopher Baines2020-05-01
* Fix --update-databaseChristopher Baines2020-04-28
* Start tracking the duration of a few datastore functionsChristopher Baines2020-04-28
* Add datastore-find-build-resultChristopher Baines2020-04-27
* Support listing processed buildsChristopher Baines2020-04-27
* Add datastore functions to get metricsChristopher Baines2020-04-26
* Fix datastore-find-build-outputChristopher Baines2020-04-25
* Add datastore-list-related-derivations-with-no-buildChristopher Baines2020-04-25
* Add datastore-list-builds-for-derivationChristopher Baines2020-04-25
* Add datastore-list-build-outputsChristopher Baines2020-04-23
* Add datastore-find-derivation-systemChristopher Baines2020-04-23
* Re-work how the datastore module re-exports thingsChristopher Baines2020-04-17
* Add datastore-fetch-setup-failuresChristopher Baines2020-04-13
* Add datastore methods for handling setup failuresChristopher Baines2020-04-13
* Add datastore-store-build-resultChristopher Baines2020-04-13
* Add datastore-find-build-outputChristopher Baines2020-04-13
* Add datastore functions to find builds and derivation outputsChristopher Baines2020-04-13
* Add datastore-agent-for-buildChristopher Baines2020-04-13
* Support listing builds allocated for an agentChristopher Baines2020-04-11
* Add allocation methods to the datastoreChristopher Baines2020-04-10
* Add sqlite datastore methods for allocating buildsChristopher Baines2020-04-10
* Add datastore-agent-password-exists?Christopher Baines2020-04-10
* Implement finding agentsChristopher Baines2020-04-10
* Support creating passwords for agentsChristopher Baines2020-04-10
* Add the ability to list agentsChristopher Baines2020-04-10
* Support creating agentsChristopher Baines2020-04-10
* Implement storing buildsChristopher Baines2020-04-10
* Implement storing derivationsChristopher Baines2020-04-06