Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | I suck at pythonlxc_driver_test_compat | Joffrey F | 2015-02-26 | 1 | -5/+5 |
| | |||||
* | Ensure integration tests work with LXC exec driver | Joffrey F | 2015-02-26 | 1 | -4/+16 |
| | |||||
* | Fix several DOCKER_HOST assumptions in integration_test.py | Tianon Gravi | 2015-02-16 | 1 | -2/+2 |
| | |||||
* | Fix pep8 error1.0.0 | Joffrey F | 2015-02-16 | 1 | -2/+2 |
| | |||||
* | Merge branch 'add-stats-api-support' of https://github.com/nir0s/docker-py ↵ | Joffrey F | 2015-02-12 | 1 | -1/+1 |
|\ | | | | | | | into nir0s-add-stats-api-support | ||||
| * | added initial support for stats retrieval | nir0s | 2015-02-11 | 1 | -1/+1 |
| | | |||||
* | | pid_mode integration testspid_mode | Joffrey F | 2015-02-11 | 1 | -0/+31 |
| | | |||||
* | | read_only parameterread_only_rootfs | Joffrey F | 2015-02-10 | 1 | -0/+27 |
|/ | |||||
* | rename() tests and docsrename_container | Joffrey F | 2015-02-10 | 1 | -0/+12 |
| | |||||
* | Add Support for Mac Address | James Harris | 2015-01-21 | 1 | -0/+16 |
| | | | | | | The new docker api allows specifing mac address for containers. This change is to allow docker py the same functionality. Signed-off-by: James Harris <james@rancher.com> | ||||
* | Fixed TestRestartingContainer0.7.1 | Joffrey F | 2015-01-13 | 1 | -2/+2 |
| | |||||
* | Integration tests fixesintegration_fixes | Joffrey F | 2015-01-09 | 1 | -35/+15 |
| | |||||
* | Added RO volumes tests | Joffrey F | 2015-01-08 | 1 | -7/+99 |
| | |||||
* | Merge branch 'master' of https://github.com/rmohr/docker-py into rmohr-master | Joffrey F | 2015-01-08 | 1 | -0/+11 |
|\ | |||||
| * | Keep unix socket alive with python3 | Roman Mohr | 2014-12-21 | 1 | -0/+11 |
| | | |||||
* | | Fix for issue #443 | Joffrey F | 2015-01-08 | 1 | -0/+14 |
|/ | |||||
* | Improved integration tests to run on python3 and close sessions after in ↵ | Joffrey F | 2014-12-18 | 1 | -22/+50 |
| | | | | tearDown phase | ||||
* | flake8 fails with F821 for unicode under python 3.4.2 | Davanum Srinivas | 2014-12-18 | 1 | -2/+2 |
| | |||||
* | Use unicode() typecast instead of u'' literal (3.2 compat). Fixes #408 | Joffrey F | 2014-12-17 | 1 | -2/+2 |
| | |||||
* | Re-added integration tests with hostconfig in start | Joffrey F | 2014-12-17 | 1 | -3/+162 |
| | |||||
* | Updated integration tests to use new host_config param | Joffrey F | 2014-12-17 | 1 | -37/+52 |
| | |||||
* | Don't use old test image (deprecated ID scheme)0.6.0-integration | Joffrey F | 2014-12-15 | 1 | -14/+8 |
| | |||||
* | Better pull confirmation | Joffrey F | 2014-12-15 | 1 | -8/+6 |
| | |||||
* | Longer timeout when contacting hub | Joffrey F | 2014-12-15 | 1 | -0/+3 |
| | |||||
* | Fixed integration test | Joffrey F | 2014-11-03 | 1 | -0/+2 |
| | |||||
* | Merge branch 'feature_logs-tail' of github.com:totem/docker-py into ↵ | Joffrey F | 2014-10-30 | 1 | -0/+16 |
|\ | | | | | | | | | | | | | | | totem-feature_logs-tail Conflicts: docker/client.py tests/fake_api.py | ||||
| * | Add support for tailing logs (introduced in API : v1.13) | sukrit007 | 2014-08-22 | 1 | -0/+16 |
| | | | | | | | | Updated default version to v1.13 | ||||
* | | Merge pull request #324 from infoxchange/clear-unixconn-pool | Joffrey F | 2014-10-30 | 1 | -0/+23 |
|\ \ | | | | | | | Clear UNIX connections pool to avoid ResourceWarnings | ||||
| * | | Test resource warnings when using the client | Alexey Kotlyarov | 2014-09-22 | 1 | -0/+23 |
| | | | |||||
* | | | Merge branch 'pause-unpause' of github.com:phensley/docker-py into ↵ | Joffrey F | 2014-10-29 | 1 | -0/+27 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | phensley-pause-unpause Conflicts: README.md tests/integration_test.py tests/test.py | ||||
| * | | | Unit and integration tests for pause/unpause. | Patrick Hensley | 2014-10-04 | 1 | -0/+31 |
| |/ / | |||||
* | | | Use shlex for exec string cmd, added integration testcase. | Patrick Hensley | 2014-10-22 | 1 | -2/+17 |
| | | | |||||
* | | | Unit and integration tests for exec. | Patrick Hensley | 2014-10-17 | 1 | -0/+28 |
|/ / | |||||
* | | Fixed integration tests | Joffrey F | 2014-09-08 | 1 | -6/+4 |
| | | |||||
* | | first cut of restart policy | Shreyas Karnik | 2014-08-26 | 1 | -0/+17 |
|/ | |||||
* | Merge pull request #268 from brutasse/265-dockerignore | Joffrey F | 2014-07-23 | 1 | -0/+39 |
|\ | | | | | Add support for .dockerignore | ||||
| * | Add support for .dockerignore | Bruno Renié | 2014-07-23 | 1 | -0/+40 |
| | | | | | | | | | | | | | | | | Fixes #265. Implementation is a bit more elaborate than docker's implementation and matches with the one proposed in dotcloud/docker#6869 to handle permission issues more nicely. | ||||
* | | allow docker client to connect to a remote host | Michael Merickel | 2014-07-07 | 1 | -2/+4 |
| | | | | | | | | | | | | | | to run the tests on a host without using the default unix socket, it's now possible to specify: DOCKER_HOST=tcp://localdocker:4243 env/bin/python setup.py test | ||||
* | | support specifying location of temp folders | Michael Merickel | 2014-07-05 | 1 | -1/+9 |
| | | | | | | | | | | | | | | | | | | | | | | TestWithBinds was failing when shared folders are used because /tmp was not shared from OS X to my VM. This fix allows the location of the temp folders to be changed via: TMPDIR=$(pwd) env/bin/python setup.py test This also properly cleans up temp folders which were sticking around before. | ||||
* | | fix ListContainers which was failing with "executable true; not found" | Michael Merickel | 2014-07-05 | 1 | -2/+2 |
|/ | |||||
* | Updated/fixed integration tests. Moved 'pull busybox' out of setUp(). ↵ | Joffrey F | 2014-06-20 | 1 | -44/+49 |
| | | | | Commented out logs streaming test | ||||
* | Merge pull request #236 from rail44/feature-support-get-and-load-image | Joffrey F | 2014-06-17 | 1 | -1/+1 |
|\ | | | | | Support get and load image | ||||
| * | Support get and load image | Satoshi Amemiya | 2014-06-02 | 1 | -1/+1 |
| | | |||||
* | | Fix joining of unicode and byte strings in python3. | Sam Riley | 2014-06-01 | 1 | -4/+4 |
|/ | | | | | Check logs response in unit tests, and fix log integration tests for py3. | ||||
* | Merge pull request #210 from aanand/universally-compatible-chunking | Maxime Petazzoni | 2014-05-21 | 1 | -3/+3 |
|\ | | | | | Universally-compatible reading of chunked streams | ||||
| * | Universally-compatible reading of chunked streams | Aanand Prasad | 2014-04-28 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | Docker introduced newlines in stream output in version 0.9 (https://github.com/dotcloud/docker/pull/4276), but not to all endpoints - POST /images/create, for example, does not include them. This reverts to the old, less pleasant implementation of _stream_helper(), with a manual check for newlines to fix the problem described in #176 and fixed in #184, without the accompanying regression. It should work against Docker 0.8, 0.9 and 0.10, both when building and when pulling. | ||||
* | | Fix integration test regression | Aanand Prasad | 2014-04-28 | 1 | -1/+9 |
|/ | | | | | The test for starting a container with volume binds hadn't been updated to use the new dictionary structure for the `binds` argument. | ||||
* | Moved APIError exception to docker.errors module. | Evgeniy L | 2014-04-07 | 1 | -4/+4 |
| | |||||
* | Fixed integration tests | shin- | 2014-04-04 | 1 | -2/+2 |
| | |||||
* | Merge branch 'volumes-from-as-list' of github.com:blackrobot/docker-py into ↵ | shin- | 2014-04-04 | 1 | -0/+30 |
|\ | | | | | | | blackrobot-volumes-from-as-list |