summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Start to rename docker-py to docker-sdk-pythonBen Firshman2016-11-281-14/+14
* Add new Sphinx documentationBen Firshman2016-11-221-1/+1
* Add --rm to docker run in MakefileBen Firshman2016-11-211-9/+9
* Add make shell to open a Python shellBen Firshman2016-09-141-0/+4
* Add file arg to integration testsBen Firshman2016-09-141-2/+2
* Add .PHONY for each makefile instructionBen Firshman2016-09-081-2/+15
* Add test for import_image with changes param1064-import-changesJoffrey F2016-09-061-3/+2
* Add make docs command for building docsBen Firshman2016-09-051-0/+6
* Test fixes and updated Makefile for 1.12 testingtest_fixes_1.12Joffrey F2016-08-031-6/+17
* Removed obsolete env var in integration-dind target commandJoffrey F2016-04-261-1/+1
* Update default API version to 1.22default-version-1.22Joffrey F2016-03-161-2/+2
* make,integration-dind: try to remove dpy-dindTomas Tomecek2015-12-021-0/+1
* Fix integration-dind-ssl make task852-independent-integrationJoffrey F2015-11-181-2/+2
* Add build integration test checking stderr shows up in streamJoffrey F2015-11-111-0/+2
* Bump default API version to 1.21bump_api_version_121Joffrey F2015-11-041-2/+2
* Reorganize test directoriesreorganize_testsJoffrey F2015-10-211-6/+6
* Fix attach method over SSL connectionsStephen Moore2015-10-141-5/+15
* Move pytest default options into pytest.iniAanand Prasad2015-09-251-4/+4
* Merge pull request #780 from docker/contributingJoffrey F2015-09-221-1/+4
|\
| * Add flake8 make taskJoffrey F2015-09-211-1/+4
* | Make volume binds tests work on any hostAanand Prasad2015-09-221-7/+5
|/
* Make integration tests more CI-friendly.Joffrey F2015-09-091-1/+0
* Update integration-dind task756-containerized-integrationJoffrey F2015-09-091-2/+8
* Make running integration tests with dind possibleJoffrey F2015-09-091-0/+4
* Integration test improvementsAanand Prasad2015-08-311-2/+2
* Ensure Makefile still run tests properly / tests are run in container as expe...Joffrey F2015-08-251-4/+4
* Run tests with pytestAanand Prasad2015-08-251-2/+2
* Updated Makefile to help with release testing1.3.1-releaseJoffrey F2015-07-221-2/+11
* Fixes for #586Joffrey F2015-05-061-2/+3
* Add Makefile for running tests in DockerBen Firshman2014-10-161-0/+15