- 03 Kas, 2014 6 kayıt (commit)
- 30 Eki, 2014 15 kayıt (commit)
-
-
Joffrey F yazdı
Make history() return json.
-
Joffrey F yazdı
-
Joffrey F yazdı
Conflicts: docker/client.py tests/fake_api.py
-
Joffrey F yazdı
Added tail behaviour to logs command, same as CLI v1.3 (latest)
-
Joffrey F yazdı
Fixed socket for PY3 - Fixes #342
-
Joffrey F yazdı
When docker is stopped, docker-py receive a empty string
-
micahhausler yazdı
-
Fabrice Bacchella yazdı
-
Joffrey F yazdı
-
Joffrey F yazdı
-
Joffrey F yazdı
-
Joffrey F yazdı
-
Joffrey F yazdı
-
Joffrey F yazdı
Clear UNIX connections pool to avoid ResourceWarnings
-
Fabrice Bacchella yazdı
-
- 29 Eki, 2014 17 kayıt (commit)
-
-
micahhausler yazdı
-
micahhausler yazdı
-
Eric Windisch yazdı
Up to TLS 1.2, support the highest locally supported crypto protocol. This eliminates the previous default of PROTOCOL_SSLv23, replacing it with what should be TLSv1 for Python 2.7 and TLSv1.2 for newer versions of Python 3. Developers using docker-py may still specify the ssl_version to override the default. Signed-off-by:
Eric Windisch <eric@windisch.us>
-
Joffrey F yazdı
Add tests to sdist.
-
Joffrey F yazdı
Add tests to sdist.
-
Joffrey F yazdı
utils: add kwargs_from_env
-
Joffrey F yazdı
-
Joffrey F yazdı
Conflicts: README.md tests/integration_test.py tests/test.py
-
Johan Euphrosine yazdı
-
Joffrey F yazdı
Add Makefile for running tests in Docker
-
Joffrey F yazdı
-
Joffrey F yazdı
Conflicts: README.md
-
Joffrey F yazdı
-
Joffrey F yazdı
Conflicts: README.md
-
Joffrey F yazdı
Add support for 'cpuset'
-
Joffrey F yazdı
Add directories to the Docker context
-
Joffrey F yazdı
Added markdown docs for #83
-
- 28 Eki, 2014 2 kayıt (commit)
-
-
micahhausler yazdı
-
micahhausler yazdı
* Fixed broken Dockerfile * added .dockerignore
-