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
/
client-communication.scm
Commit message (
Expand
)
Author
Age
...
*
Make it possible to list builds via the command line interface
Christopher Baines
2020-12-21
*
Fix - to _ for the builds list not_tag parameter
Christopher Baines
2020-12-21
*
When listing builds, sort by id, and allow filtering by after the id
Christopher Baines
2020-12-21
*
Expose listing builds through the client API
Christopher Baines
2020-12-21
*
Support showing the agent build allocation plans
Christopher Baines
2020-12-20
*
Include build tags in the GET build response
Christopher Baines
2020-12-20
*
Fix format for the times in the GET build response
Christopher Baines
2020-12-20
*
Implement build cancelation
Christopher Baines
2020-12-16
*
Improve error reporting when a derivation can't be substituted
Christopher Baines
2020-11-16
*
Use the logger module to add times to the log output
Christopher Baines
2020-11-07
*
Use valid-path? rather than file exists for testing store items
Christopher Baines
2020-10-24
*
client-communication: Do not use a hard-coded uri.
Mathieu Othacehe
2020-10-20
*
Split the fibers utils from the main utils module
Christopher Baines
2020-10-07
*
Don't patch fibers, just use the different procedure directly
Christopher Baines
2020-09-16
*
Fix passing through the ignore-if-build-for-derivation-exists parameter
Christopher Baines
2020-08-26
*
Support adding tags to builds
Christopher Baines
2020-05-31
*
Support showing blocking builds
Christopher Baines
2020-05-22
*
Fetch substitutes in a separate channel
Christopher Baines
2020-05-19
*
Improve handling of submitting builds
Christopher Baines
2020-05-19
*
Fix the build show missing inputs functionality
Christopher Baines
2020-05-19
*
Make it possible to show builds for an output
Christopher Baines
2020-05-19
*
Convert the client actions to happen over HTTP
Christopher Baines
2020-05-17
[prev]