index
:
guix/build-coordinator
master
post-build-prioritisation
wip
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
*
Fix issues with fetching builds for agents
Christopher Baines
2020-04-25
*
Add datastore-list-related-derivations-with-no-build
Christopher Baines
2020-04-25
*
Add datastore-list-builds-for-derivation
Christopher Baines
2020-04-25
*
Add datastore-list-build-outputs
Christopher Baines
2020-04-23
*
Add datastore-find-derivation-system
Christopher Baines
2020-04-23
*
Send over some metadata from the agent for each output
Christopher Baines
2020-04-23
*
Add some more sqlite datastore functions
Christopher Baines
2020-04-17
*
Wrap transactions with some error handling
Christopher Baines
2020-04-17
*
Copy a few SQlite options from Cuirass
Christopher Baines
2020-04-17
*
Include finished builds in the agent for build query
Christopher Baines
2020-04-16
*
Support emptying the build plan
Christopher Baines
2020-04-13
*
Add datastore-fetch-setup-failures
Christopher Baines
2020-04-13
*
Add datastore methods for handling setup failures
Christopher Baines
2020-04-13
*
Add datastore-store-build-result
Christopher Baines
2020-04-13
*
Add datastore functions to find builds and derivation outputs
Christopher Baines
2020-04-13
*
Add datastore-agent-for-build
Christopher Baines
2020-04-13
*
Support listing builds allocated for an agent
Christopher Baines
2020-04-11
*
Add allocation methods to the datastore
Christopher Baines
2020-04-10
*
Add sqlite datastore methods for allocating builds
Christopher Baines
2020-04-10
*
Add datastore-agent-password-exists?
Christopher Baines
2020-04-10
*
Implement finding agents
Christopher Baines
2020-04-10
*
Support creating passwords for agents
Christopher Baines
2020-04-10
*
Add the ability to list agents
Christopher Baines
2020-04-10
*
Support creating agents
Christopher Baines
2020-04-10
*
Implement a generic datastore-update method
Christopher Baines
2020-04-10
*
Add a database-file slot to the <sqlite-datastore>
Christopher Baines
2020-04-10
*
Implement storing builds
Christopher Baines
2020-04-10
*
Use define-generic for some datastore methods
Christopher Baines
2020-04-10
*
Implement storing derivations
Christopher Baines
2020-04-06