summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Fix parsing for an environment file with newlinesJon Cotton2016-11-282-2/+14
| |/ / / / /
* | | | | | Merge pull request #1314 from bfirsh/specify-encoding-for-readmeJoffrey F2016-11-281-1/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Specify encoding when loading readmeBen Firshman2016-11-281-1/+2
| | |/ / / | |/| | |
* | | | | Merge pull request #1305 from bfirsh/update-setup-pyJoffrey F2016-11-283-11/+8
|\ \ \ \ \
| * | | | | Bump version to 2.0.0-devBen Firshman2016-11-281-1/+1
| * | | | | Use find_packages in setup.pyBen Firshman2016-11-281-5/+2
| * | | | | Update setup.py detailsBen Firshman2016-11-281-4/+4
| * | | | | Update readme to say "Docker Engine API"Ben Firshman2016-11-281-1/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #822 from docker/no_start_configBen Firshman2016-11-282-101/+26
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove support for host_config in Client.startJoffrey F2016-11-282-101/+26
|/ / / /
* | | | Merge pull request #1307 from docker/bfirsh_maintainerAanand Prasad2016-11-281-0/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Add Ben to MAINTAINERSbfirsh_maintainerJoffrey F2016-11-231-0/+6
|/ / /
* | | Merge pull request #1306 from bfirsh/mmmmmm-vector-graphicsJoffrey F2016-11-231-1/+1
|\ \ \
| * | | Use SVG for build status badgeBen Firshman2016-11-231-1/+1
* | | | Merge pull request #1304 from bfirsh/fix-documentation-linkJoffrey F2016-11-231-2/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Add warning about development version to readmeBen Firshman2016-11-231-0/+2
| * | | Change package in readme back to docker-pyBen Firshman2016-11-231-1/+1
| * | | Fix documentation link in readmeBen Firshman2016-11-231-1/+1
|/ / /
* | | Merge pull request #1186 from bfirsh/two-point-ohJoffrey F2016-11-22116-2927/+7369
|\ \ \
| * | | Add helpful error for APIClient methods on ClientBen Firshman2016-11-222-0/+24
| * | | Add new Sphinx documentationBen Firshman2016-11-2231-2137/+892
| * | | Add new user-focused APIBen Firshman2016-11-2236-77/+3942
| * | | Add docstrings to low-level APIBen Firshman2016-11-2212-2/+1876
| * | | Move contributing docs to CONTRIBUTING.mdBen Firshman2016-11-222-36/+34
| * | | Add random_name test helperBen Firshman2016-11-222-7/+8
| * | | Split out base integration test for APIClientBen Firshman2016-11-2212-64/+67
| * | | Move APIClient tests into single fileBen Firshman2016-11-222-79/+71
| * | | Rename DockerClientTest to BaseAPIClientTestBen Firshman2016-11-228-18/+18
| * | | Make ping return bool instead of stringBen Firshman2016-11-221-1/+1
| * | | Rename Client to APIClientBen Firshman2016-11-2224-100/+114
| * | | Remove AutoVersionClientBen Firshman2016-11-223-22/+1
| * | | Drop support for Python 2.6Ben Firshman2016-11-2210-82/+36
| * | | Make docker.utils.ports a single fileBen Firshman2016-11-223-5/+1
| * | | Make docker.ssladaptor a single fileBen Firshman2016-11-226-7/+4
| * | | Make docker.auth a single fileBen Firshman2016-11-229-33/+14
| * | | Drop support for API versions <1.24Ben Firshman2016-11-222-0/+9
* | | | Merge pull request #1301 from biniambekele/masterJoffrey F2016-11-221-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix ContainerApiMixin.copy with dict container argbiniambekele2016-11-221-1/+1
|/ / /
* | | Merge pull request #1266 from bfirsh/add-rm-to-makefile-docker-runJoffrey F2016-11-211-9/+9
|\ \ \
| * | | Add --rm to docker run in MakefileBen Firshman2016-11-211-9/+9
|/ / /
* | | Merge pull request #1236 from docker/host_config_isolationJoffrey F2016-11-174-2/+33
|\ \ \
| * | | Add support for isolation param in host confighost_config_isolationJoffrey F2016-09-294-2/+33
* | | | Merge pull request #1294 from aanand/add-healthcheckAanand Prasad2016-11-166-5/+130
|\ \ \ \
| * | | | Convert dicts to Healthcheck objects, string commands to CMD-SHELL listsAanand Prasad2016-11-163-35/+39
| * | | | Rework healthcheck integration testAanand Prasad2016-11-162-27/+57
| * | | | Add support for passing healthcheck to create_containerJamie Greeff2016-11-165-4/+95
|/ / / /
* | | | Merge pull request #1281 from TomasTomecek/1265-ssl-test-no-sslX-support-in-o...Joffrey F2016-11-141-1/+2
|\ \ \ \
| * | | | ssl,test: OpenSSL may not support ssl2Tomas Tomecek2016-11-141-1/+2
* | | | | Merge pull request #1296 from aanand/fix-flake8Joffrey F2016-11-141-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix linting errorAanand Prasad2016-11-141-0/+1
|/ / / /