aboutsummaryrefslogtreecommitdiff
path: root/guix-build-coordinator/client-communication.scm
Commit message (Expand)AuthorAge
* Use the logger module to add times to the log outputChristopher Baines2020-11-07
* Use valid-path? rather than file exists for testing store itemsChristopher Baines2020-10-24
* client-communication: Do not use a hard-coded uri.Mathieu Othacehe2020-10-20
* Split the fibers utils from the main utils moduleChristopher Baines2020-10-07
* Don't patch fibers, just use the different procedure directlyChristopher Baines2020-09-16
* Fix passing through the ignore-if-build-for-derivation-exists parameterChristopher Baines2020-08-26
* Support adding tags to buildsChristopher Baines2020-05-31
* Support showing blocking buildsChristopher Baines2020-05-22
* Fetch substitutes in a separate channelChristopher Baines2020-05-19
* Improve handling of submitting buildsChristopher Baines2020-05-19
* Fix the build show missing inputs functionalityChristopher Baines2020-05-19
* Make it possible to show builds for an outputChristopher Baines2020-05-19
* Convert the client actions to happen over HTTPChristopher Baines2020-05-17