Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump version to 1.8.01.8.0-release | Joffrey F | 2016-04-05 | 2 | -5/+8 |
| | | | | | | Add RC bugfixes to the changelog. Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Merge pull request #1022 from docker/1021-empty-auth | Joffrey F | 2016-04-05 | 2 | -4/+16 |
|\ | | | | | Don't raise InvalidConfigError when auth dict doesn't have an 'auth' key | ||||
| * | Don't raise InvalidConfigError when auth dict doesn't have an 'auth' key | Joffrey F | 2016-04-05 | 2 | -4/+16 |
|/ | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Merge pull request #1020 from mschnitzer/fix_little_error | Joffrey F | 2016-04-05 | 1 | -1/+1 |
|\ | | | | | Remove not needed dot in README.md | ||||
| * | Remove not needed dot in README.md | Manuel Schnitzer | 2016-04-05 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Manuel Schnitzer <mschnitzer@suse.de> | ||||
* | Bump RC1.8.0-rc5 | Joffrey F | 2016-03-31 | 1 | -1/+1 |
| | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Merge pull request #1018 from aanand/fix-py2-ipaddress-dependency | Joffrey F | 2016-03-31 | 1 | -2/+4 |
|\ | | | | | Fix py2-ipaddress dependency | ||||
| * | Fix py2-ipaddress dependency | Aanand Prasad | 2016-03-31 | 1 | -2/+4 |
|/ | | | | Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com> | ||||
* | Bump RC1.8.0-rc4 | Joffrey F | 2016-03-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Merge pull request #1015 from aanand/fix-port-binding-doc | Joffrey F | 2016-03-30 | 1 | -7/+9 |
|\ | | | | | Improve port binding docs | ||||
| * | Improve port binding docs | Aanand Prasad | 2016-03-30 | 1 | -7/+9 |
| | | | | | | | | | | | | | | | | | | - Reword a sentence that was wrong ("container" and "host" were the wrong way round) - Put the multiple-ports example before the multiple-IPs example Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com> | ||||
* | | Merge branch 'master' of github.com:docker/docker-py | Joffrey F | 2016-03-30 | 1 | -1/+1 |
|\ \ | |||||
| * | | Bump RC1.8.0-rc3 | Joffrey F | 2016-03-30 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | | | Use pip environment markers for conditional dependencies | Joffrey F | 2016-03-30 | 4 | -7/+3 |
|/ / | | | | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | | Merge pull request #1013 from docker/hostname_ip_matching | Joffrey F | 2016-03-30 | 11 | -26/+231 |
|\ \ | |/ |/| | Hostname IP matching | ||||
| * | Different requirements.txt in Dockerfile-py3hostname_ip_matching | Joffrey F | 2016-03-29 | 2 | -6/+6 |
| | | | | | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
| * | flake8 fixes | Joffrey F | 2016-03-29 | 1 | -2/+4 |
| | | | | | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
| * | Tests for match_hostname backport | Joffrey F | 2016-03-29 | 2 | -17/+73 |
| | | | | | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
| * | Add match_hostname implementation and monkey-patch for py<3.5 | Joffrey F | 2016-03-29 | 2 | -0/+139 |
| | | | | | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
| * | Add py2-ipaddress dependency for python 2.x | Joffrey F | 2016-03-29 | 4 | -1/+9 |
|/ | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Merge pull request #1011 from tomleb/master | Joffrey F | 2016-03-24 | 1 | -1/+1 |
|\ | | | | | Specify default value of stop's timeout | ||||
| * | Specify default value of stop's timeout | tomleb | 2016-03-23 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Tom Lebreux <tomlebreux@hotmail.com> | ||||
* | Update release script. Bump to rc21.8.0-rc2 | Joffrey F | 2016-03-23 | 2 | -3/+2 |
| | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Merge pull request #1010 from docker/1.8.0rc11.8.0-rc1 | Joffrey F | 2016-03-23 | 3 | -1/+44 |
|\ | | | | | 1.8.0rc1 | ||||
| * | Update ChangeLog1.8.0rc1 | Joffrey F | 2016-03-23 | 1 | -0/+42 |
| | | | | | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
| * | Add README.rst to MANIFEST | Joffrey F | 2016-03-23 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
| * | Set version to RC1 | Joffrey F | 2016-03-23 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Merge branch 'dimaspivak-master' | Joffrey F | 2016-03-23 | 4 | -3/+20 |
|\ | |||||
| * | Test commit changes param | Joffrey F | 2016-03-23 | 1 | -0/+14 |
| | | | | | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
| * | Merge branch 'master' of https://github.com/dimaspivak/docker-py into ↵ | Joffrey F | 2016-03-23 | 3 | -3/+6 |
| |\ |/ / | | | | | dimaspivak-master | ||||
| * | Add support for changes param to ContainerApiMixin.commit | Dima Spivak | 2016-03-21 | 3 | -3/+6 |
| | | | | | | | | | | | | docker commit --changes was added to Docker in 1.6.0. Signed-off-by: Dima Spivak <dima@spivak.ch> | ||||
* | | Merge branch 'gferon-master' | Joffrey F | 2016-03-23 | 2 | -1/+10 |
|\ \ | |||||
| * | | check_duplicate test | Joffrey F | 2016-03-23 | 1 | -0/+7 |
| | | | | | | | | | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
| * | | Merge branch 'master' of https://github.com/gferon/docker-py into gferon-master | Joffrey F | 2016-03-23 | 1 | -1/+3 |
| |\ \ | |||||
| | * | | Add missing CheckDuplicate parameter to /networks/create API call | Gabriel Féron | 2016-03-22 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | When set to True, this prevents creating more than one network with the same name (see https://docs.docker.com/engine/reference/api/docker_remote_api_v1.21/#create-a-network) Signed-off-by: Gabriel Féron <feron.gabriel@gmail.com> | ||||
* | | | | Merge pull request #972 from vitalyisaev2/master | Joffrey F | 2016-03-23 | 1 | -4/+4 |
|\ \ \ \ | | | | | | | | | | | UnixHTTPConnectionPool initialization error | ||||
| * | | | | Fix UnixHTTPConnectionPool's superclass initialization | Vitaly Isaev | 2016-03-03 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Vitaly Isaev <vitalyisaev2@gmail.com> | ||||
* | | | | | Merge pull request #1007 from docker/959-release-script | Joffrey F | 2016-03-23 | 3 | -0/+38 |
|\ \ \ \ \ | | | | | | | | | | | | | Basic release script | ||||
| * | | | | | Basic release script959-release-script | Joffrey F | 2016-03-22 | 3 | -0/+38 |
| | |/ / / | |/| | | | | | | | | | | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | | | | | Merge pull request #1008 from docker/speedplane-patch-1 | Joffrey F | 2016-03-23 | 3 | -4/+39 |
|\ \ \ \ \ | |/ / / / |/| | | | | Use gzip to compress tar balls before sending | ||||
| * | | | | gzip build testspeedplane-patch-1 | Joffrey F | 2016-03-23 | 1 | -0/+28 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
| * | | | | Make gzip encoding optional | Joffrey F | 2016-03-22 | 1 | -4/+9 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
| * | | | | Fix line-spacing for build | Michael Sander | 2016-03-22 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | Signed-off-by: Michael Sander <michael.sander@docketalarm.com> | ||||
| * | | | | Encode the tar ball with gzip | Michael Sander | 2016-03-22 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Gzipping this tarball can greatly reduce the time it takes to send a docker file. Signed-off-by: speedplane <mes65@cornell.edu> | ||||
| * | | | | Add an option to gzip tar files. | Michael Sander | 2016-03-22 | 1 | -2/+2 |
|/ / / / | | | | | | | | | | | | | | | | | | | | | This can be used to make building much faster. Signed-off-by: speedplane <mes65@cornell.edu> | ||||
* | | | | Merge branch 'bfirsh-from_env' | Joffrey F | 2016-03-22 | 7 | -42/+64 |
|\ \ \ \ | |||||
| * | | | | Update mkdocs.yml to reference new Machine page. | Joffrey F | 2016-03-22 | 3 | -4/+11 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
| * | | | | Merge branch 'from_env' of https://github.com/bfirsh/docker-py into ↵ | Joffrey F | 2016-03-22 | 5 | -40/+55 |
| |\ \ \ \ |/ / / / / | | | | | | | | | | | bfirsh-from_env | ||||
| * | | | | Add docker.from_env() shortcut | Ben Firshman | 2016-03-15 | 5 | -40/+55 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A much neater way of getting started with docker-py. Signed-off-by: Ben Firshman <ben@firshman.co.uk> | ||||
* | | | | | Merge pull request #1002 from adityamarella/master | Joffrey F | 2016-03-22 | 3 | -1/+22 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | Support OomScoreAdj in host configuration |