Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add new user-focused API | Ben Firshman | 2016-11-22 | 1 | -27/+0 |
* | Move APIClient tests into single file | Ben Firshman | 2016-11-22 | 1 | -0/+71 |
* | Rename DockerClientTest to BaseAPIClientTest | Ben Firshman | 2016-11-22 | 1 | -2/+2 |
* | Rename Client to APIClient | Ben Firshman | 2016-11-22 | 1 | -13/+17 |
* | Drop support for Python 2.6 | Ben Firshman | 2016-11-22 | 1 | -11/+5 |
* | Fix linting error | Aanand Prasad | 2016-11-14 | 1 | -0/+1 |
* | Update tests to avoid failures on Windows platforms | Joffrey F | 2016-10-14 | 1 | -1/+4 |
* | Fix a few pep8 issues | Ben Firshman | 2016-09-14 | 1 | -1/+1 |
* | Fix licenses | Ben Firshman | 2016-09-05 | 1 | -14/+0 |
* | Merge pull request #1082 from masci/fix_stream_helper | Joffrey F | 2016-08-23 | 1 | -1/+41 |
|\ | |||||
| * | invoke self._result with json=True if decode=True | Massimiliano Pippi | 2016-06-07 | 1 | -1/+41 |
* | | docker client consistency: don't quote ':/' | Tomas Tomecek | 2016-08-10 | 1 | -2/+8 |
* | | Set custom user agent on client | Ben Firshman | 2016-07-20 | 1 | -0/+30 |
* | | Mock read_from_socket method | Joffrey F | 2016-07-13 | 1 | -1/+6 |
|/ | |||||
* | incorporate feedback | Dustin Falgout | 2015-12-04 | 1 | -2/+1 |
* | Reorganize test directoriesreorganize_tests | Joffrey F | 2015-10-21 | 1 | -0/+418 |