aboutsummaryrefslogtreecommitdiff
path: root/guix-build-coordinator/datastore
Commit message (Expand)AuthorAge
* Add a new dynamic authentication approachChristopher Baines2021-02-28
* Ignore canceled builds when considering builds for related derivationsChristopher Baines2021-02-20
* Revert "Speed up the explicit WAL checkpoints"Christopher Baines2021-02-14
* Speed up the explicit WAL checkpointsChristopher Baines2021-02-14
* Trigger build allocations when necessary for deferred buildsChristopher Baines2021-02-06
* Fix datastore-list-builds failing if systems isn't specifiedChristopher Baines2021-02-05
* Filter out not-tags which don't existChristopher Baines2021-02-05
* Make it possible to look for blocking builds for a specific systemChristopher Baines2021-02-02
* Fix ignoring builds with no tags in datastore-list-buildsChristopher Baines2021-01-31
* Support listing and canceling builds by derivation systemChristopher Baines2021-01-31
* Exclude allocated builds from setup failuresChristopher Baines2021-01-26
* Fix up a load of the tag related codeChristopher Baines2021-01-17
* Stop treating collections of tags as alistsChristopher Baines2021-01-17
* Add tags for agentsChristopher Baines2021-01-17
* Exclude allocated builds from the basic allocatorChristopher Baines2021-01-17
* Tweak datastore-list-unbuilt-derivation-outputsChristopher Baines2021-01-16
* Start migrating derivation-inputs to derivation_inputsChristopher 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
* Enable matching tags by just the keyChristopher Baines2021-01-03
* Fix issues around datastore-count-builds-for-derivationChristopher Baines2020-12-27
* Implement deferring buildsChristopher Baines2020-12-27
* Change how some submit build options handle canceled buildsChristopher Baines2020-12-26
* Avoid canonicalize-path breaking on first setupChristopher Baines2020-12-23
* Add missing canceled = 0 constraintChristopher Baines2020-12-22
* When listing builds, sort by id, and allow filtering by after the idChristopher Baines2020-12-21
* Add datastore-list-buildsChristopher Baines2020-12-21
* Include cancelled information in datastore-list-builds-for-outputChristopher Baines2020-12-21
* Use a canonical path for the sqitch registryChristopher Baines2020-12-20
* Move cancel build logic in to the coordinatorChristopher Baines2020-12-16
* Move more logic around submitting builds in to the coordinatorChristopher Baines2020-12-16
* Implement build cancelationChristopher Baines2020-12-16
* Remove some redundant time loggingChristopher Baines2020-12-16
* Move setting the journal_mode earlier in the database setupChristopher Baines2020-12-16
* Speed up insert-derivation-outputsChristopher Baines2020-12-15
* Further fix updating the build_allocation_plan_total metricChristopher Baines2020-12-10
* Add a default of 0 for the build allocation plan metricChristopher Baines2020-12-10
* Fix updating the build allocation plan total metricChristopher Baines2020-12-10
* Fix build prioritisationChristopher Baines2020-12-07
* Use a readonly connection for the SQLite readersChristopher Baines2020-12-07
* Re-enable automatic checkpointsChristopher Baines2020-12-06
* Fix some SQLite statement reset issuesChristopher Baines2020-12-06
* Add missing cache to the output conflicts statementChristopher Baines2020-12-04
* Attempt to speed up allocating buildsChristopher Baines2020-12-04
* Change finalize to reset for fetch build queryChristopher Baines2020-12-04
* Fix incorrect return value from datastore-allocate-builds-to-agentChristopher Baines2020-12-04