index
:
guix/build-coordinator
master
post-build-prioritisation
wip-fix-missing-items
wip-s3
wip-upload-slots
Guix
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix-build-coordinator
/
datastore
Commit message (
Expand
)
Author
Age
*
Revert "Speed up the explicit WAL checkpoints"
Christopher Baines
2021-02-14
*
Speed up the explicit WAL checkpoints
Christopher Baines
2021-02-14
*
Trigger build allocations when necessary for deferred builds
Christopher Baines
2021-02-06
*
Fix datastore-list-builds failing if systems isn't specified
Christopher Baines
2021-02-05
*
Filter out not-tags which don't exist
Christopher Baines
2021-02-05
*
Make it possible to look for blocking builds for a specific system
Christopher Baines
2021-02-02
*
Fix ignoring builds with no tags in datastore-list-builds
Christopher Baines
2021-01-31
*
Support listing and canceling builds by derivation system
Christopher Baines
2021-01-31
*
Exclude allocated builds from setup failures
Christopher Baines
2021-01-26
*
Fix up a load of the tag related code
Christopher Baines
2021-01-17
*
Stop treating collections of tags as alists
Christopher Baines
2021-01-17
*
Add tags for agents
Christopher Baines
2021-01-17
*
Exclude allocated builds from the basic allocator
Christopher Baines
2021-01-17
*
Tweak datastore-list-unbuilt-derivation-outputs
Christopher Baines
2021-01-16
*
Start migrating derivation-inputs to derivation_inputs
Christopher Baines
2021-01-16
*
Add datastore-list-unbuilt-derivation-outputs
Christopher Baines
2021-01-16
*
Allow nesting transactions in code
Christopher Baines
2021-01-16
*
Use a readonly transaction for datastore-fetch-build-to-allocate
Christopher Baines
2021-01-16
*
Fix some sqlite datastore slot references
Christopher Baines
2021-01-16
*
Move the build result storing logic in to the coordinator module
Christopher Baines
2021-01-16
*
Move build allocation complexity out of the datastore
Christopher Baines
2021-01-16
*
Enable matching tags by just the key
Christopher Baines
2021-01-03
*
Fix issues around datastore-count-builds-for-derivation
Christopher Baines
2020-12-27
*
Implement deferring builds
Christopher Baines
2020-12-27
*
Change how some submit build options handle canceled builds
Christopher Baines
2020-12-26
*
Avoid canonicalize-path breaking on first setup
Christopher Baines
2020-12-23
*
Add missing canceled = 0 constraint
Christopher Baines
2020-12-22
*
When listing builds, sort by id, and allow filtering by after the id
Christopher Baines
2020-12-21
*
Add datastore-list-builds
Christopher Baines
2020-12-21
*
Include cancelled information in datastore-list-builds-for-output
Christopher Baines
2020-12-21
*
Use a canonical path for the sqitch registry
Christopher Baines
2020-12-20
*
Move cancel build logic in to the coordinator
Christopher Baines
2020-12-16
*
Move more logic around submitting builds in to the coordinator
Christopher Baines
2020-12-16
*
Implement build cancelation
Christopher Baines
2020-12-16
*
Remove some redundant time logging
Christopher Baines
2020-12-16
*
Move setting the journal_mode earlier in the database setup
Christopher Baines
2020-12-16
*
Speed up insert-derivation-outputs
Christopher Baines
2020-12-15
*
Further fix updating the build_allocation_plan_total metric
Christopher Baines
2020-12-10
*
Add a default of 0 for the build allocation plan metric
Christopher Baines
2020-12-10
*
Fix updating the build allocation plan total metric
Christopher Baines
2020-12-10
*
Fix build prioritisation
Christopher Baines
2020-12-07
*
Use a readonly connection for the SQLite readers
Christopher Baines
2020-12-07
*
Re-enable automatic checkpoints
Christopher Baines
2020-12-06
*
Fix some SQLite statement reset issues
Christopher Baines
2020-12-06
*
Add missing cache to the output conflicts statement
Christopher Baines
2020-12-04
*
Attempt to speed up allocating builds
Christopher Baines
2020-12-04
*
Change finalize to reset for fetch build query
Christopher Baines
2020-12-04
*
Fix incorrect return value from datastore-allocate-builds-to-agent
Christopher Baines
2020-12-04
*
Move some metrics out of base-datastore-metrics-updater
Christopher Baines
2020-12-04
*
Retry more to checkpoint the database
Christopher Baines
2020-12-02
[next]