summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add Python 3.6 testingpython3.6Joffrey F2018-01-221-7/+17
* Update test engine versions in Jenkinsfile2.6.0Joffrey F2017-11-071-2/+2
* Disable buffering based on presence of Connection Upgrade headersJoffrey F2017-11-071-10/+10
* Use unambiguous advertise-addr when initializing a swarmJoffrey F2017-11-071-2/+2
* Update test versionsJoffrey F2017-08-171-2/+2
* Adjust tests and add newest engine version to Jenkinsfiletest_17.05_engineJoffrey F2017-05-091-2/+2
* Makes docs builds faster and ensures proper ownershipFrank Sachsenheim2017-04-151-2/+2
* Add 17.04 (CE) RC1 to list of engine versions to be testedJoffrey F2017-03-281-6/+9
* Use experimental engine for testing in Jenkins/MakefileJoffrey F2017-03-171-2/+2
* Add upgrade_plugin methodJoffrey F2017-02-231-6/+6
* Allow configuring API version for integration test with env varconfig_test_api_versionJoffrey F2017-01-251-6/+6
* Fix ImageNotFound detection1407-tar-ignore-socketsJoffrey F2017-01-251-2/+2
* Update code and tests for Engine 1.13 compatibilitydnephin-add-attachableJoffrey F2016-12-071-2/+2
* 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