aboutsummaryrefslogtreecommitdiff
path: root/guix-build-coordinator/agent-messaging/http.scm
Commit message (Expand)AuthorAge
* Add missing importChristopher Baines2020-04-13
* Fix printing out requests to the coordinatorChristopher Baines2020-04-13
* Support reporting setup failures to the coordinatorChristopher Baines2020-04-13
* Add support for sending/receiving build resultsChristopher Baines2020-04-13
* Start storing outputs in a proper directoryChristopher Baines2020-04-13
* Add initial support for sending/storing build outputsChristopher Baines2020-04-13
* Hack support for chuncked request bodies in to GuileChristopher Baines2020-04-13
* Switch to the non-fibers web serverChristopher Baines2020-04-13
* Respond to agent requests with the agent detailsChristopher Baines2020-04-11
* Support agents fetching buildsChristopher Baines2020-04-10
* Implement more of an agent sending a status updateChristopher Baines2020-04-10
* Implement more of the /agent/UUID GET behaviourChristopher Baines2020-04-10
* Start implementing the HTTP agent messaging featuresChristopher Baines2020-04-10