Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing long_description and maintainer fields to setup.pysetup-py-fixes | Joffrey F | 2016-10-05 | 1 | -0/+12 |
| | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | document requirement for ipaddress module | Tomas Tomecek | 2016-10-05 | 1 | -0/+3 |
| | | | | Signed-off-by: Tomas Tomecek <ttomecek@redhat.com> | ||||
* | Bump docker-pycreds dependency ; bump patch number | Joffrey F | 2016-09-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Better credentials store error handling in resolve_authconfigcredstore-support | Joffrey F | 2016-09-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Add credentials store support | Joffrey F | 2016-09-06 | 1 | -0/+1 |
| | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | New docker.types subpackage containing advanced config dictionary types | Joffrey F | 2016-08-19 | 1 | -1/+2 |
| | | | | | | | Tests and docs updated to match docker.utils.types has been moved to docker.types Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Exclude requests 2.11 from setup.py to work around unicode bug | Joffrey F | 2016-08-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | npipe support cleanup | Joffrey F | 2016-06-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | pypiwin32 added to requirements | Joffrey F | 2016-06-02 | 1 | -0/+6 |
| | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | support Python 3.5 | Thomas Grainger | 2016-05-19 | 1 | -0/+4 |
| | | | | Signed-off-by: Thomas Grainger <tom.grainger@procensus.com> | ||||
* | Only install ipaddress if python version < 3.3felixonmars-backports | Joffrey F | 2016-04-19 | 1 | -2/+1 |
| | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Require ipaddress on Python < 3.5 | Felix Yan | 2016-04-08 | 1 | -0/+1 |
| | | | | Signed-off-by: Felix Yan <felixonmars@archlinux.org> | ||||
* | Use backports.ssl_match_hostname | Felix Yan | 2016-04-08 | 1 | -1/+1 |
| | | | | | | | | The py2-ipaddress module unfortunately conflicts with the pypi:ipaddress module, which is in the dependency tree of widely used pyOpenSSL. I think it would be a good idea to use a well maintained backport of the Python 3.5 implementation of match_hostname() instead of duplicating the effort and maintain another. All tests are passing here. Signed-off-by: Felix Yan <felixonmars@archlinux.org> | ||||
* | Fix py2-ipaddress dependency | Aanand Prasad | 2016-03-31 | 1 | -2/+4 |
| | | | | Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com> | ||||
* | Add py2-ipaddress dependency for python 2.x | Joffrey F | 2016-03-29 | 1 | -0/+3 |
| | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Drop support for python 3.2py32_deprecation | Joffrey F | 2016-01-20 | 1 | -1/+0 |
| | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Add docker.api to setup packages | Darren Shepherd | 2015-09-22 | 1 | -2/+2 |
| | | | | Signed-off-by: Darren Shepherd <darren@rancher.com> | ||||
* | bump six req to >=1.4 | Trent Hauck | 2015-08-02 | 1 | -1/+1 |
| | |||||
* | websocket-client for all versions1.3.0-release | Joffrey F | 2015-07-08 | 1 | -3/+1 |
| | |||||
* | Updated websocket-client dependency to latest version (now supports python 3) | Joffrey F | 2015-06-19 | 1 | -1/+1 |
| | |||||
* | Merge branch 'patch-1' of https://github.com/luzfcb/docker-py into ↵ | Joffrey F | 2015-04-22 | 1 | -2/+5 |
|\ | | | | | | | | | | | | | luzfcb-patch-1 Conflicts: setup.py | ||||
| * | added URL for this project in setup configuration | Fábio C. Barrionuevo da Luz | 2015-03-31 | 1 | -0/+1 |
| | | |||||
* | | added ports to setup.py | Yuval Kohavi | 2015-04-08 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Yuval Kohavi <yuval.kohavi@gmail.com> | ||||
* | Bump requests version | Joffrey F | 2015-03-04 | 1 | -1/+1 |
| | |||||
* | urllib3/requests issues | Joffrey F | 2015-01-09 | 1 | -1/+1 |
| | |||||
* | Resolves #101, don't use pinned dependencies. | Daniel Nephin | 2014-08-08 | 1 | -7/+10 |
| | | | | Signed-off-by: Daniel Nephin <dnephin@gmail.com> | ||||
* | Merge branch 'master' into momer-tls | Joffrey F | 2014-07-10 | 1 | -0/+1 |
|\ | | | | | | | | | Conflicts: docker/client.py | ||||
| * | Added support for Python 3.4 in setup.py classifiers | Joffrey F | 2014-06-23 | 1 | -0/+1 |
| | | |||||
* | | * Merge branch 'tls' of github.com:momer/docker-py into momer-tls | Joffrey F | 2014-06-23 | 1 | -1/+2 |
|\ \ | |/ |/| | | | | | | | | | * Exported TLS configuration in tls.TLSConfig * Merged exceptions packagee into pre-existing errors module * Flake8 fixes * Bug fixes | ||||
| * | Expanding on @denibertovic initial additions, we now have full support for ↵ | Mo Omer | 2014-05-13 | 1 | -1/+1 |
| | | | | | | | | SSL in docker-py. Including the ability to specify the expected SSL Version for issues with OpenSSL sslv3/tls1 recognition issues. Added an exception class for repetitive reminders to look at the CLI doc on docker.io. | ||||
* | | Reverted c3ebce91b0d76540280c0ef6f961c0a5305b30f3 | Joffrey F | 2014-06-22 | 1 | -2/+1 |
| | | |||||
* | | docker is now a namespace package | Joffrey F | 2014-06-23 | 1 | -1/+2 |
| | | |||||
* | | Correct test requirements in setup.py | Joffrey F | 2014-05-24 | 1 | -1/+2 |
| | | |||||
* | | Avoid version duplication | Joffrey F | 2014-05-24 | 1 | -1/+3 |
| | | |||||
* | | Set version to 0.3.2-dev. Fixes #216. | Maxime Petazzoni | 2014-04-29 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Maxime Petazzoni <max@signalfuse.com> | ||||
* | | Bumped version to 0.3.10.3.1 | shin- | 2014-04-04 | 1 | -1/+1 |
|/ | |||||
* | Use different requirements list on Python 2 and 3 | Vladimir Rutsky | 2014-03-17 | 1 | -1/+7 |
| | | | | | In Python 3 websocker-client not required (and previously requiested version doesn't work at all). | ||||
* | Updated changelog, bumped version to 0.3.00.3.0 | shin- | 2014-02-24 | 1 | -1/+1 |
| | |||||
* | Declare explicitly supported python versions | Nicolas Delaby | 2014-01-07 | 1 | -7/+12 |
| | |||||
* | Updated changelog, bumped version in setup.py0.2.3 | shin- | 2013-12-10 | 1 | -1/+1 |
| | |||||
* | Bumped version to 0.2.20.2.2 | shin- | 2013-10-24 | 1 | -1/+1 |
| | |||||
* | Fixed ImportErrors / package structure | shin- | 2013-10-23 | 1 | -3/+3 |
| | |||||
* | Bumped version to 0.2.10.2.1 | shin- | 2013-09-27 | 1 | -1/+1 |
| | |||||
* | Syntax error | shin- | 2013-09-25 | 1 | -1/+1 |
| | |||||
* | Use requirements.txt to determine requires in setup.py | shin- | 2013-09-25 | 1 | -1/+4 |
| | |||||
* | Bumped version in setup.py and changed development status from alpha to beta | shin- | 2013-09-14 | 1 | -3/+5 |
| | |||||
* | Bumped version to 0.1.5 | shin- | 2013-08-28 | 1 | -1/+1 |
| | |||||
* | Bumped to 0.1.40.1.4 | shin- | 2013-08-13 | 1 | -1/+1 |
| | |||||
* | Bumped version to 0.1.30.1.3 | shin- | 2013-08-06 | 1 | -1/+1 |
| | |||||
* | Bumped version | shin- | 2013-07-25 | 1 | -1/+1 |
| |