Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use six.moves to handle a py2+py3 import | Anthony Sottile | 2018-05-25 | 1 | -5/+1 |
* | Fix broken unbuffered streaming with Py3 | Joffrey F | 2017-11-08 | 1 | -6/+5 |
* | Disable buffering based on presence of Connection Upgrade headers | Joffrey F | 2017-11-02 | 1 | -27/+25 |
* | Prevent data loss when attaching to container | Chris Harris | 2017-11-02 | 1 | -3/+30 |
* | Add attributes for pickling | An Ha | 2017-06-20 | 1 | -0/+5 |
* | Update adapters to use pool_connections instead of num_pools | Joffrey F | 2016-10-04 | 1 | -2/+2 |
* | Number of pools in adapter is configurable1207-configurable-num-pools | Joffrey F | 2016-09-12 | 1 | -7/+13 |
* | Fix licenses | Ben Firshman | 2016-09-05 | 1 | -13/+0 |
* | Reorganize docker.transport package | Joffrey F | 2016-06-02 | 1 | -0/+94 |