summaryrefslogtreecommitdiff
path: root/docker
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix pinging an unauthenticated v2 registryMarko Mikulicic2015-05-291-1/+3
* | | Merge branch 'pullfix' of https://github.com/glogiotatidis/docker-py into glo...Joffrey F2015-06-191-1/+4
|\ \ \
| * | | Fix pull parameter for docker server version < 1.7.Giorgos Logiotatidis2015-06-011-0/+6
| * | | Set default value for pull to False on build(). Fixes 622.Giorgos Logiotatidis2015-06-011-1/+1
| |/ /
* | | Merge pull request #614 from ibuildthecloud/extra-host-listJoffrey F2015-06-181-1/+1
|\ \ \
| * | | Allow extra_hosts to be a list tooDarren Shepherd2015-05-271-1/+1
* | | | Merge pull request #609 from mattmoor/masterJoffrey F2015-06-181-1/+1
|\ \ \ \
| * | | | Update docker-py to use a more portable sense of HOME.Matt Moore2015-05-211-1/+1
| |/ / /
* | | | Fixed import styleJoffrey F2015-06-181-2/+3
* | | | Merge branch 'use-wraps' of https://github.com/ssanderson/docker-py into ssan...Joffrey F2015-06-181-0/+3
|\ \ \ \
| * | | | Use functools.wraps for check_resource decorator.Scott Sanderson2015-06-021-0/+3
| | |/ / | |/| |
* | | | Merge branch 'allow-any-mode' of https://github.com/aanand/docker-py into aan...Joffrey F2015-06-181-1/+14
|\ \ \ \
| * | | | Allow any mode string to be passed into a volume bindAanand Prasad2015-06-051-1/+14
| |/ / /
* | | | Bumped default API version == 1.19Joffrey F2015-06-181-1/+1
* | | | Only allow volume_driver param if API version >= 1.19Joffrey F2015-06-181-3/+8
* | | | Enforce consistent style for push and pull methodsJoffrey F2015-06-181-10/+13
* | | | Bumped version to 1.3.0 (dev)Joffrey F2015-06-181-1/+1
* | | | Add and document a decode parameter for buildPhilipp Möller2015-06-181-2/+3
* | | | Add raise_for_status check to push and pull methodsBradley Cicenas2015-06-181-0/+4
* | | | Add volume_driver param to client.create_containerLuke Marsden2015-06-182-3/+5
* | | | Release 1.2.3Joffrey F2015-06-181-1/+1
* | | | Bump RC1.2.3-rc1Joffrey F2015-06-121-1/+1
* | | | Merge branch 'aanand-allow-binds-list' into 1.3.0-rc0Joffrey F2015-06-121-1/+7
|\ \ \ \
| * | | | Allow binds to be specified as a list of stringsAanand Prasad2015-06-121-0/+3
| |/ / /
| * | | Typo in ReadonlyRootfsDarren Shepherd2015-05-251-1/+1
| |/ /
| * | Merge pull request #562 from smothiki/memsJoffrey F2015-05-201-0/+3
| |\ \ | | |/ | |/|
| | * make memory units compatible with native docker clismothiki2015-05-071-0/+3
* | | Bumped version (rc)Joffrey F2015-05-261-2/+2
|/ /
* | Only allow privileged exec_create for API version >= 1.19Joffrey F2015-05-201-2/+6
* | Merge branch 'privilege' of https://github.com/tonicbupt/docker-py into tonic...Joffrey F2015-05-201-2/+3
|\ \
| * | add privilege for exec_createtonic2015-05-081-2/+3
* | | Fixed check_resource decoratorJoffrey F2015-05-201-5/+3
* | | Fix #602. Raise ValueError on empty argument to inspect_{container,image}() m...Matt Bogosian2015-05-172-0/+4
* | | Fix the parameter mismatchHackToday2015-05-121-1/+1
* | | Fix typo in deprecated insert method. Fixes #595Maxime Petazzoni2015-05-111-1/+1
* | | Merge pull request #593 from docker/deprecate_start_hostconfigJoffrey F2015-05-081-0/+6
|\ \ \
| * | | Added deprecation warning for host config in startJoffrey F2015-05-081-0/+6
| | |/ | |/|
* | | Set 'CpusetCpus' with the value of the cpuset param in create_containerJoffrey F2015-05-081-0/+1
|/ /
* | dev versionfix-586Joffrey F2015-05-061-1/+1
|/
* Bumped versionJoffrey F2015-05-042-2/+3
* Merge pull request #576 from ctrlhxj/fix_exec_resizeJoffrey F2015-04-301-8/+5
|\
| * exec_resize is incorrectly passing param as jsonXiaojian Huang2015-04-281-8/+5
* | Merge pull request #577 from pmoosh/masterJoffrey F2015-04-301-1/+1
|\ \
| * | Update client.pyPeter Mooshammer2015-04-291-1/+1
| |/
* | back to dev versionJoffrey F2015-04-301-1/+1
|/
* Bumped version, changelog1.2.1-releaseJoffrey F2015-04-281-1/+1
* Fix #573Joffrey F2015-04-281-6/+9
* Merge pull request #572 from dlorenc/masterJoffrey F2015-04-281-2/+2
|\
| * Change decorators to use a relative import.dlorenc2015-04-271-2/+2
* | Back to dev versionJoffrey F2015-04-281-1/+1
|/