summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Improve volume cleanup logic744-volume-api-supportJoffrey F2015-09-161-4/+5
| * | Detail which exception is thrown by remove_volumeJoffrey F2015-09-161-1/+2
| * | Generic skip decorator for low API version accessible to all testsJoffrey F2015-09-1612-99/+98
| * | Add documentation for volume API methodsJoffrey F2015-09-161-1/+66
| * | Modify unit tests suite to allow mock routes to optionally be method-awareJoffrey F2015-09-164-47/+339
| * | Basic volume API implementation.Joffrey F2015-09-153-1/+51
| |/
| * Merge pull request #768 from ColinHuang/masterJoffrey F2015-09-151-1/+0
| |\ | |/ |/|
* | Remove not exists file in MANIFEST.inColin Huang2015-09-151-1/+0
|/
* GroupAdd testsJoffrey F2015-09-152-1/+36
* Merge pull request #767 from docker/group_add_supportJoffrey F2015-09-142-8/+22
|\
| * Support group_add param in host configgroup_add_supportJoffrey F2015-09-152-8/+22
|/
* Merge pull request #763 from docker/api_splitupMaxime Petazzoni2015-09-139-1130/+1176
|\
| * Move client internals back to Client class. Remove obsolete ClientBase classapi_splitupJoffrey F2015-09-113-293/+287
| * Split different APIs into several mixins for clarity / easier maintenanceJoffrey F2015-09-118-874/+926
* | Back to dev versionJoffrey F2015-09-101-1/+1
* | Merge pull request #762 from docker/1.4.0-release1.4.0Joffrey F2015-09-103-6/+46
|\ \ | |/ |/|
| * Fixed regression test in py3 environments1.4.0-releaseJoffrey F2015-09-101-1/+4
| * Updated changelogJoffrey F2015-09-102-5/+42
|/
* Merge pull request #753 from docker/715-user-int-uidJoffrey F2015-09-102-1/+7
|\
| * Test UID validity715-user-int-uidJoffrey F2015-08-311-1/+4
| * Use six.text_typeJoffrey F2015-08-311-1/+1
| * Always send a string for the user param in create_containerJoffrey F2015-08-312-1/+4
* | Merge pull request #760 from docker/ci-fixesJoffrey F2015-09-092-17/+12
|\ \
| * | Add hello-world to temp images in pull testsci-fixesJoffrey F2015-09-091-0/+2
| * | Make integration tests more CI-friendly.Joffrey F2015-09-092-17/+10
|/ /
* | Merge pull request #757 from docker/756-containerized-integrationJoffrey F2015-09-094-5/+21
|\ \
| * | Update integration-dind task756-containerized-integrationJoffrey F2015-09-092-20/+8
| * | Make running integration tests with dind possibleJoffrey F2015-09-095-5/+33
* | | Add missing ipc_mode documentationJoffrey F2015-09-091-0/+1
|/ /
* | Merge pull request #755 from aanand/add-dnephin-and-mnowsterJoffrey F2015-09-021-0/+2
|\ \
| * | Add @dnephin and @mnowster as maintainersAanand Prasad2015-09-021-0/+2
|/ /
* | Merge pull request #754 from aanand/default-to-tcp-url-on-windowsJoffrey F2015-09-013-6/+19
|\ \
| * | Default to 127.0.0.1:2375 on WindowsAanand Prasad2015-09-013-6/+19
| |/
* | Merge pull request #752 from docker/697-stricter-url-constructionJoffrey F2015-08-313-46/+79
|\ \ | |/ |/|
| * Test URL construction697-stricter-url-constructionJoffrey F2015-08-311-0/+22
| * url-quote user-provided param before inserting in URL.Joffrey F2015-08-312-46/+57
|/
* Test has been fixed, remove skip decoratorJoffrey F2015-08-311-1/+0
* Merge pull request #747 from aanand/integration-test-fixesJoffrey F2015-08-314-49/+99
|\
| * Integration test improvementsAanand Prasad2015-08-314-49/+99
* | Merge pull request #742 from aanand/fix-dockerignore-integration-testJoffrey F2015-08-271-15/+21
|\ \ | |/ |/|
| * Fix .dockerignore integration testAanand Prasad2015-08-261-15/+21
* | Merge branch 'master' of github.com:docker/docker-pyJoffrey F2015-08-263-2/+41
|\ \
| * \ Merge pull request #662 from stevenewey/exec_create_userJoffrey F2015-08-263-2/+41
| |\ \
| | * \ Merge branch 'master' into exec_create_userStephen Newey2015-08-1222-439/+840
| | |\ \
| | | * \ Merge pull request #1 from docker/masterStephen Newey2015-08-1222-439/+840
| | | |\ \
| | * | | | Change unnecessary user=None in args to empty string and remove check.Stephen Newey2015-08-121-4/+1
| | * | | | Add test for root user as default exec_create behaviourStephen Newey2015-07-021-0/+17
| | * | | | Add user argument to exec_create documentation.Stephen Newey2015-06-302-1/+2
| | * | | | Add support for user on exec_create.Stephen Newey2015-06-302-2/+26
| | |/ / /
* | | | | Merge branch 'aanand-default-cert-path'Joffrey F2015-08-262-5/+41
|\ \ \ \ \ | |/ / / / |/| | | |