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.scm
Commit message (
Expand
)
Author
Age
*
Expose the derived priorities for builds
Christopher Baines
2024-01-30
*
Switch to a more rigorous method for finding potential source refs
Christopher Baines
2023-08-10
*
Change listing builds to work as a stream
Christopher Baines
2023-05-19
*
Don't log as much about "expected" exceptions in worker threads
Christopher Baines
2023-05-02
*
Remove datastore-select-allocated-builds
Christopher Baines
2023-04-11
*
Include the last agent statuses in the overall status
Christopher Baines
2023-03-22
*
Implement and extend the agent status functionality
Christopher Baines
2023-03-22
*
Tweak updating derived priorities when canceling builds
Christopher Baines
2023-02-21
*
Provide a mechanism to gracefully abort transactions
Christopher Baines
2023-02-21
*
Guard against canceling builds required by others
Christopher Baines
2022-10-11
*
Send more information on derivation outputs to the Guix Data Service
Christopher Baines
2022-07-07
*
Support updating the priorities of builds
Christopher Baines
2022-07-07
*
Support processing hook events in parallel
Christopher Baines
2022-06-30
*
Guard against inserting unnecessary related builds
Christopher Baines
2022-04-23
*
More efficiently filter and select builds in the allocator
Christopher Baines
2022-01-31
*
Support activating and deactivating agents
Christopher Baines
2021-11-13
*
Refactor how unprocessed builds are tracked
Christopher Baines
2021-11-07
*
Make some SQLite related improvements
Christopher Baines
2021-04-20
*
Add a new dynamic authentication approach
Christopher Baines
2021-02-28
*
Trigger build allocations when necessary for deferred builds
Christopher Baines
2021-02-06
*
Add tags for agents
Christopher Baines
2021-01-17
*
Add datastore-list-unbuilt-derivation-outputs
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
*
Change how some submit build options handle canceled builds
Christopher Baines
2020-12-26
*
Add datastore-list-builds
Christopher Baines
2020-12-21
*
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
*
Move some metrics out of base-datastore-metrics-updater
Christopher Baines
2020-12-04
*
Manually handle WAL checkpointing
Christopher Baines
2020-12-02
*
Add metrics for the database and WAL size
Christopher Baines
2020-12-01
*
Add datastore-fetch-build-tags
Christopher Baines
2020-11-24
*
Rework how the derivation ordered allocator gets builds
Christopher Baines
2020-11-06
*
Don't assume the missing input to a build is a direct input
Christopher Baines
2020-10-24
*
Add datastore-list-builds-for-output-and-system
Christopher Baines
2020-07-04
*
Add datastore-find-build-derivation-system
Christopher Baines
2020-07-03
*
Record what systems agents fetch builds for
Christopher Baines
2020-07-03
*
Add datastore-for-each-build
Christopher Baines
2020-07-01
*
Support storing when builds start
Christopher Baines
2020-07-01
*
Add datastore-call-with-transaction
Christopher Baines
2020-06-20
*
Support showing blocking builds
Christopher Baines
2020-05-22
*
Report the number of unprocessed hook events
Christopher Baines
2020-05-21
*
Improve handling of submitting builds
Christopher Baines
2020-05-19
*
Replace datastore-fetch-input-builds-for-unprocessed-builds
Christopher Baines
2020-05-10
*
Add datastore-fetch-unprocessed-builds-with-propagated-priorities
Christopher Baines
2020-05-10
*
Add datastore-fetch-input-builds-for-unprocessed-builds
Christopher Baines
2020-05-10
*
Rework the ensure-all-related-derivations-have-builds option
Christopher Baines
2020-05-09
*
Add datastore-list-builds-for-derivation-recursive-inputs
Christopher Baines
2020-05-08
*
Add sqlite datastore support for storing unprocessed hook events
Christopher Baines
2020-05-08
[next]