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
Commit message (
Expand
)
Author
Age
*
Add a configuration value for a directory to store build outputs
Christopher Baines
2020-04-13
*
Add datastore-find-build-output
Christopher Baines
2020-04-13
*
Add datastore functions to find builds and derivation outputs
Christopher Baines
2020-04-13
*
Add initial support for sending/storing build outputs
Christopher Baines
2020-04-13
*
Hack support for chuncked request bodies in to Guile
Christopher Baines
2020-04-13
*
Switch to the non-fibers web server
Christopher Baines
2020-04-13
*
Add a function to make a custom port to handle base64 output
Christopher Baines
2020-04-13
*
Add datastore-agent-for-build
Christopher Baines
2020-04-13
*
Work around the daemon attempting to build derivations straight away
Christopher Baines
2020-04-11
*
Begin to implement building derivations
Christopher Baines
2020-04-11
*
Respond to agent requests with the agent details
Christopher Baines
2020-04-11
*
Add a coordinator procedure to get the details for an agent
Christopher Baines
2020-04-11
*
Support listing builds allocated for an agent
Christopher Baines
2020-04-11
*
Support agents fetching builds
Christopher Baines
2020-04-10
*
Allocate builds when they're submitted
Christopher Baines
2020-04-10
*
Add allocation methods to the datastore
Christopher Baines
2020-04-10
*
Add sqlite datastore methods for allocating builds
Christopher Baines
2020-04-10
*
Implement more of an agent sending a status update
Christopher Baines
2020-04-10
*
Add datastore-agent-password-exists?
Christopher Baines
2020-04-10
*
Implement more of the /agent/UUID GET behaviour
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
*
Start implementing the HTTP agent messaging features
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
*
Start writing the guix-build-coordinator script
Christopher Baines
2020-04-04
*
Add a config.scm file
Christopher Baines
2020-04-04
*
Initial commit
Christopher Baines
2020-04-03