summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename Client -> DockerClientdocker_clientJoffrey F2016-11-2814-287/+206
* 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
|/ /
* | Merge pull request #1292 from liubin/masterJoffrey F2016-11-111-1/+1
|\ \
| * | fix JSON key typo, it should not be underscores, but should be camelCase with...bin liu2016-11-111-1/+1
|/ /
* | Merge pull request #1263 from rmb938/labelshmJoffrey F2016-11-093-1/+59
|\ \
| * | Add labels and shmsize arguments to the image buildRyan Belgrave2016-11-083-1/+59
|/ /
* | Merge pull request #1290 from bfirsh/fix-broken-unit-testJoffrey F2016-11-071-1/+1
|\ \
| * | Fix broken unit testBen Firshman2016-11-071-1/+1
|/ /
* | Merge pull request #1230 from LabattFoodService/updateNodeJoffrey F2016-11-076-0/+101
|\ \
| * | enable setting of node labels #1225Nathan Shirlberg2016-09-276-0/+101
* | | Merge pull request #1239 from docker/1212-fix_create_serviceJoffrey F2016-11-047-11/+157
|\ \ \
| * | | Fix endpoint spec and networks params in update_service1212-fix_create_serviceJoffrey F2016-11-042-5/+14
| * | | WIPJoffrey F2016-11-047-6/+143
|/ / /