summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* ci: add workflow for releases (#3018)Milas Bowman2022-07-301-4/+9
* build: trim trailing whitespace from dockerignore entries (#2733)Clément Loiselet2022-07-291-0/+9
* model: add remove() to Image (#3026)Milas Bowman2022-07-291-0/+10
* api: add rollback_config to service create (#2917)ercildoune2022-07-292-1/+8
* api: add force to plugin disable (#2843)Till!2022-07-291-2/+2
* api: add cgroupns option to container create (#2930)David2022-07-291-0/+2
* api: add platform to container create (#2927)Felix Fontein2022-07-292-0/+45
* deps: upgrade websocket-client to latest (#3022)Milas Bowman2022-07-291-1/+20
* client: use 12 character short IDs (#2862)Ben Fasoli2022-07-296-74/+92
* ci: run SSH integration tests (#3012)Milas Bowman2022-07-2713-17/+55
* lint: fix deprecation warnings from threading package (#2823)Karthikeyan Singaravelan2022-07-272-3/+3
* deps: remove backports.ssl_match_hostname (#3011)Milas Bowman2022-07-271-10/+3
* deps: test on Python 3.10 by default (#3010)Milas Bowman2022-07-273-4/+4
* Merge pull request #3009 from milas/lint-flake8Milas Bowman2022-07-263-13/+14
|\
| * lint: fix outstanding flake8 violationsMilas Bowman2022-07-263-13/+14
* | test: mark invalid test as xfailMilas Bowman2022-07-261-0/+1
* | test: fix flaky container log testMilas Bowman2022-07-261-0/+2
|/
* test: fix for cgroupv2 (#2940)Sebastiaan van Stijn2022-07-261-4/+1
* utils: fix IPv6 address w/ port parsing (#3006)Milas Bowman2022-07-261-2/+9
* Don't install mock backportHugo van Kemenade2021-10-1110-51/+10
* Merge pull request #2809 from feliperuhland/add-service-capabilityAnca Iordache2021-10-082-0/+68
|\
| * Add `CapabilityAdd` and `CapabilityDrop` toFelipe Ruhland2021-04-072-0/+68
* | Merge branch 'master' into feat/add_templating_parameter_docker_configAnca Iordache2021-10-0741-356/+304
|\ \
| * | use python3.6+ constructsAnthony Sottile2021-07-0541-356/+304
| |/
* | Add the possibility to set a templating driver when creating a new Docker configSebastiano Mariani2021-06-031-0/+13
|/
* Merge pull request #2476 from feliperuhland/add-search-images-limitAnca Iordache2021-04-061-0/+5
|\
| * Add limit parameter to image search endpointFelipe Ruhland2021-02-241-0/+5
* | Merge pull request #2788 from docker/set-minimal-python-to-3_6Anca Iordache2021-03-255-54/+37
|\ \
| * | Remove support to pre python 3.6set-minimal-python-to-3_6Ulysses Souza2021-03-225-54/+37
* | | Fix `KeyError` when creating a new secretFelipe Ruhland2021-03-243-0/+22
|/ /
* | relax PORT_SPEC regex so it accept and ignore square bracketsNicolas De Loof2021-03-101-0/+6
|/
* Fix SSH port parsing and add regression testsaiordache2021-02-181-0/+32
* Unit and integration tests addedWojciechowskiPiotr2021-02-092-0/+15
* docker/api/image: replace use of deprecated "filter" argumentSebastiaan van Stijn2020-11-261-4/+15
* Fix ssh connection - don't override the host and port of the http poolaiordache2020-11-181-1/+1
* Add max_pool_size parameter (#2699)Mariano Scazzariello2020-11-171-2/+156
* Merge pull request #2671 from aiordache/default_tagAnca Iordache2020-10-165-10/+26
|\
| * Set image default tag on pullaiordache2020-09-165-10/+26
* | Shell out to SSH client for an ssh connectionaiordache2020-10-1310-4/+797
|/
* set engine version for unit tests to avoid querying the engineaiordache2020-08-205-38/+62
* Fix memory conversion to bytes (#2645)Anca Iordache2020-08-171-17/+7
* Update credentials-helpers to v0.6.2Sebastiaan van Stijn2020-08-101-1/+1
* Merge pull request #2520 from Nicceboy/masterAnca Iordache2020-08-071-1/+1
|\
| * Disable compression by default when using get_archive methodNiklas Saari2020-02-261-1/+1
* | Spelling fixes (#2571)Ville Skyttä2020-08-071-1/+1
* | Add device requests (#2471)Lucidiot2020-08-071-1/+63
* | Fix CreateContainerTest.test_invalid_log_driver_raises_exceptionSebastiaan van Stijn2020-07-171-1/+1
* | Merge pull request #2551 from haboustak/2550-add-driveropts-to-endpointconfigUlysses Souza2020-07-022-1/+24
|\ \
| * | Add support for DriverOpts in EndpointConfigMike Haboustak2020-04-302-1/+24
* | | add test for context load without orchestratoraiordache2020-06-021-0/+7