summaryrefslogtreecommitdiff
path: root/tests/unit/fake_api.py
Commit message (Expand)AuthorAgeFilesLines
* Workaround requests resolving our unix socket URL on macosx.Matthieu Nottale2018-02-261-1/+1
* Refuse API version < 1.21 ; Remove associated code pathscleanup_deprecatedJoffrey F2018-01-311-12/+27
* Merge pull request #1727 from mbelang/join-swarn-default-listen-addressJoffrey F2017-12-181-0/+6
|\
| * Add join_swarm default listen addressMaxime Belanger2017-08-291-0/+6
| * client.containers.run returns None if none of json-file or journald logging d...Artem Bolshakov2017-08-071-0/+6
* | Do not interrupt streaming when encountering 0-length framesJoffrey F2017-11-071-1/+3
* | client.containers.run returns None if none of json-file or journald logging d...Artem Bolshakov2017-08-171-0/+6
|/
* Adds a 'labels' property to the image modelFrank Sachsenheim2017-04-151-0/+1
* Adds a 'labels' property to the container modelFrank Sachsenheim2017-04-151-1/+1
* Scope is added in volume after docker 1.12徐俊杰2016-12-081-3/+6
* Add new user-focused APIBen Firshman2016-11-221-5/+98
* Merge pull request #1230 from LabattFoodService/updateNodeJoffrey F2016-11-071-0/+9
|\
| * enable setting of node labels #1225Nathan Shirlberg2016-09-271-0/+9
* | Update tests to avoid failures on Windows platformsJoffrey F2016-10-141-0/+3
|/
* Fix unit test which doesn't do anythingBen Firshman2016-09-071-31/+0
* Fix licensesBen Firshman2016-09-051-14/+0
* volumes,create: support adding labelsTomas Tomecek2016-07-131-1/+4
* Unit test for Client.update_container methodJoffrey F2016-02-231-0/+7
* Reorganize test directoriesreorganize_testsJoffrey F2015-10-211-0/+542