Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modernize exec_api.py | Joffrey F | 2017-05-02 | 1 | -2/+2 |
| | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | exec: add support for `Env` | Tomas Tomecek | 2017-04-29 | 1 | -0/+15 |
| | | | | Signed-off-by: Tomas Tomecek <ttomecek@redhat.com> | ||||
* | exec: fix running with detach=True | Tomas Tomecek | 2016-11-29 | 1 | -0/+15 |
| | | | | | | Fixes #1271 Signed-off-by: Tomas Tomecek <ttomecek@redhat.com> | ||||
* | Split out base integration test for APIClient | Ben Firshman | 2016-11-22 | 1 | -2/+2 |
| | | | | | | So the cleanup stuff can be reused for model tests. Signed-off-by: Ben Firshman <ben@firshman.co.uk> | ||||
* | Rename Client to APIClient | Ben Firshman | 2016-11-22 | 1 | -0/+108 |
Signed-off-by: Ben Firshman <ben@firshman.co.uk> |