summaryrefslogtreecommitdiff
path: root/test/python
Commit message (Expand)AuthorAge
* Refactor docker-py compatibility testsJhon Honce2022-03-01
* Changes of docker descriptionsBrent Baude2022-02-15
* Merge pull request #12862 from matejvasek/fix-info-epOpenShift Merge Robot2022-01-19
|\
| * Add IndexConfigs to compat /info endpointMatej Vasek2022-01-19
* | rename --cni-config-dir to --network-config-dirPaul Holzinger2022-01-18
|/
* compat: image normalization: handle sha256 prefixValentin Rothberg2021-12-20
* fix: parsing of HostConfig.Mounts for container createMatej Vasek2021-11-29
* fix: error reporting for archive endpointMatej Vasek2021-11-28
* Always create working directory when using compat APIMichael Scherer2021-11-12
* Enable docker-py compat. testing w/ ignored resultChris Evich2021-08-09
* APIv2 (python) tests: fix flakeEd Santiago2021-07-16
* System tests: fix a multiarch problemEd Santiago2021-07-15
* fix: uid/gid for volume mounted to existing dirMatej Vasek2021-07-12
* Implement --archive flag for podman cpMatej Vasek2021-07-01
* fix: build endpoint for compat APIMatej Vasek2021-03-23
* Cleanup /libpod/images/load handlerJhon Honce2021-03-19
* Document CONTAINERS_CONF/CONTAINERS_STORAGE_CONF Env variablesDaniel J Walsh2021-03-10
* Support label type dict on compat buildbaude2021-03-02
* Refactor python tests to run against python3.9Jhon Honce2021-03-01
* fix create container: handle empty host portMatej Vasek2021-02-16
* Fix invalid wait condition on killDaniel J Walsh2021-02-03
* Fixup searchDaniel J Walsh2021-01-25
* Add tests for volume pluginsMatthew Heon2021-01-14
* SpellingJosh Soref2020-12-22
* update container status with new resultsbaude2020-11-23
* Refactor compat container create endpointJhon Honce2020-11-23
* add network connect|disconnect compat endpointsbaude2020-11-17
* Refactor to use DockerClient vs APIClientJhon Honce2020-11-12
* Update CI tests to run python docker library against APIJhon Honce2020-11-09
* Fix up errors found by codespellDaniel J Walsh2020-09-11
* Fix python dockerpy testsJhon Honce2020-06-24