summaryrefslogtreecommitdiff
path: root/docker/utils/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Move build utils to appropriate fileJoffrey F2018-03-291-3/+3
* Remove parameters and methods marked as deprecatedJoffrey F2018-01-311-1/+1
* Add support for new ContainerSpec parametersJoffrey F2017-11-071-1/+1
* Add support for recursive wildcard pattern in .dockerignoreJoffrey F2017-02-141-2/+3
* Add create_plugin implementationJoffrey F2017-02-091-1/+1
* Merge branch 'patch-1' of https://github.com/manics/docker-py into manics-pat...manics-patch-1Joffrey F2016-12-021-0/+1
|\
| * Use format_environment to convert env in ContainerSpecSimon Li2016-11-111-1/+1
* | Move config type creation from docker.utils functions to classes inconfig_typesJoffrey F2016-12-011-6/+3
|/
* WIPJoffrey F2016-11-041-0/+1
* New docker.types subpackage containing advanced config dictionary typesJoffrey F2016-08-191-4/+2
* Update arguments for several Swarm API methodsJoffrey F2016-08-041-1/+1
* Update swarm methods to include newly added parametersJoffrey F2016-08-031-1/+4
* Test fixes and updated Makefile for 1.12 testingtest_fixes_1.12Joffrey F2016-08-031-6/+7
* Support links when creating containers or connecting to networksAanand Prasad2016-01-201-1/+1
* Add HttpHeaders support in load_configPavel Kravchenko2016-01-181-1/+1
* Improve host devices supportJoffrey F2016-01-181-1/+1
* Implement support for network-scoped aliasesAanand Prasad2016-01-141-1/+1
* allow custom ipam options when creating networksRyan Belgrave2016-01-041-1/+2
* allow interactive execTomas Tomecek2015-12-031-2/+2
* Merge upstream branch 'master' into feature/logs_sinceViacheslav Boiko2015-11-051-1/+1
|\
| * Support unicode commands.Daniel Nephin2015-10-261-1/+1
| * put/get archive implementationJoffrey F2015-10-081-1/+1
* | Support the 'since' option in the 'containers/<id>/logs' endpointViacheslav Boiko2015-10-021-1/+1
|/
* Generic skip decorator for low API version accessible to all testsJoffrey F2015-09-161-2/+3
* Better support for .dockerignoreAanand Prasad2015-08-261-1/+1
* Squashed commit of the following:Viktor Petersson2015-07-301-1/+1
* Added check_resource decorator to interrupt command if container or image arg...Joffrey F2015-04-241-1/+2
* Added log_config support in host configJoffrey F2015-04-241-1/+1
* Add support for ulimits in host_configJoffrey F2015-04-221-0/+2
* Modify expand_registry_url to support v2 private registries.support_v2_private_registryJoffrey F2015-04-221-2/+2
* * Moved _container_config to utils.create_container_configmemoryswapJoffrey F2015-02-111-1/+2
* Added create_host_config helper in docker.utilsJoffrey F2014-12-171-1/+1
* Merge branch 'filters' of github.com:irachex/docker-py into irachex-filtersJoffrey F2014-11-031-1/+2
|\
| * Add support for filtering images and containersHuayi Zhang2014-10-051-1/+2
* | utils: add kwargs_from_envJohan Euphrosine2014-10-291-1/+1
|/
* Implemented complete parse_host method to handle all accepted values of Clien...Joffrey F2014-07-031-1/+1
* Support for legacy volume binds (ansible compat)Joffrey F2014-05-121-1/+2
* parse_repository_tag function and accompanying testLuka Stojanovic2014-03-241-1/+1
* Improved port binding conversion rules, fixed bugs, added unit testsshin-2013-12-091-1/+3
* Fixed ImportErrors / package structureshin-2013-10-231-1/+1
* Flake8 compliance + flake8 tests in tox.inishin-2013-10-151-1/+1
* Refactoring, Python 3 compatibility, Tests working with python 3, cleaned up ...shin-2013-10-151-0/+1