summaryrefslogtreecommitdiff
path: root/docker/transport/unixconn.py
Commit message (Expand)AuthorAgeFilesLines
* Use six.moves to handle a py2+py3 importAnthony Sottile2018-05-251-5/+1
* Fix broken unbuffered streaming with Py3Joffrey F2017-11-081-6/+5
* Disable buffering based on presence of Connection Upgrade headersJoffrey F2017-11-021-27/+25
* Prevent data loss when attaching to containerChris Harris2017-11-021-3/+30
* Add attributes for picklingAn Ha2017-06-201-0/+5
* Update adapters to use pool_connections instead of num_poolsJoffrey F2016-10-041-2/+2
* Number of pools in adapter is configurable1207-configurable-num-poolsJoffrey F2016-09-121-7/+13
* Fix licensesBen Firshman2016-09-051-13/+0
* Reorganize docker.transport packageJoffrey F2016-06-021-0/+94