summaryrefslogtreecommitdiff
path: root/docker/api/exec_api.py
Commit message (Expand)AuthorAgeFilesLines
* exec: fix running with detach=TrueTomas Tomecek2016-11-291-1/+2
* Add docstrings to low-level APIBen Firshman2016-11-221-0/+62
* Read from socket after sending TCP upgrade headers.Joffrey F2016-07-131-4/+2
* Add hijack hints for non-detached exec api callsDavid Gageot2016-07-131-1/+9
* allow interactive execTomas Tomecek2015-12-031-4/+11
* Support unicode commands.Daniel Nephin2015-10-261-3/+1
* Generic skip decorator for low API version accessible to all testsJoffrey F2015-09-161-12/+6
* Split different APIs into several mixins for clarity / easier maintenanceJoffrey F2015-09-111-0/+76