summaryrefslogtreecommitdiff
path: root/distbuild-helper
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'baserock/richardipsum/distbuild_improve_annotation3'Richard Ipsum2014-04-151-2/+8
|\ | | | | | | | | | | | | | | | | | | Conflicts: distbuild/build_controller.py Reviewed by: Lars Wirzenius Daniel Silverstone Sam Thursfield
| * Request has headers and body. Allow POST methodRichard Ipsum2014-04-111-2/+8
| |
* | distbuild: Improve logging of connections and objectsSam Thursfield2014-04-101-1/+1
|/ | | | | | | | | | New DistbuildSocket class that wraps socket.socket(), providing a descriptive repr() handler showing where the socket is connected, and providing a couple of helper methods for fetching local and remote endpoint names. This commit also adds a descriptive repr() handler to a few other objects (mostly giving socket connection details).
* Use larger buffer in _relay_exec_outputRichard Ipsum2014-04-011-1/+1
|
* Add distbuild-helperRichard Ipsum2014-03-211-0/+322