| Commit message (Expand) | Author | Age |
* | Refactor docker-py compatibility tests | Jhon Honce | 2022-03-01 |
* | Changes of docker descriptions | Brent Baude | 2022-02-15 |
* | Merge pull request #12862 from matejvasek/fix-info-ep | OpenShift Merge Robot | 2022-01-19 |
|\ |
|
| * | Add IndexConfigs to compat /info endpoint | Matej Vasek | 2022-01-19 |
* | | rename --cni-config-dir to --network-config-dir | Paul Holzinger | 2022-01-18 |
|/ |
|
* | compat: image normalization: handle sha256 prefix | Valentin Rothberg | 2021-12-20 |
* | fix: parsing of HostConfig.Mounts for container create | Matej Vasek | 2021-11-29 |
* | fix: error reporting for archive endpoint | Matej Vasek | 2021-11-28 |
* | Always create working directory when using compat API | Michael Scherer | 2021-11-12 |
* | Enable docker-py compat. testing w/ ignored result | Chris Evich | 2021-08-09 |
* | APIv2 (python) tests: fix flake | Ed Santiago | 2021-07-16 |
* | System tests: fix a multiarch problem | Ed Santiago | 2021-07-15 |
* | fix: uid/gid for volume mounted to existing dir | Matej Vasek | 2021-07-12 |
* | Implement --archive flag for podman cp | Matej Vasek | 2021-07-01 |
* | fix: build endpoint for compat API | Matej Vasek | 2021-03-23 |
* | Cleanup /libpod/images/load handler | Jhon Honce | 2021-03-19 |
* | Document CONTAINERS_CONF/CONTAINERS_STORAGE_CONF Env variables | Daniel J Walsh | 2021-03-10 |
* | Support label type dict on compat build | baude | 2021-03-02 |
* | Refactor python tests to run against python3.9 | Jhon Honce | 2021-03-01 |
* | fix create container: handle empty host port | Matej Vasek | 2021-02-16 |
* | Fix invalid wait condition on kill | Daniel J Walsh | 2021-02-03 |
* | Fixup search | Daniel J Walsh | 2021-01-25 |
* | Add tests for volume plugins | Matthew Heon | 2021-01-14 |
* | Spelling | Josh Soref | 2020-12-22 |
* | update container status with new results | baude | 2020-11-23 |
* | Refactor compat container create endpoint | Jhon Honce | 2020-11-23 |
* | add network connect|disconnect compat endpoints | baude | 2020-11-17 |
* | Refactor to use DockerClient vs APIClient | Jhon Honce | 2020-11-12 |
* | Update CI tests to run python docker library against API | Jhon Honce | 2020-11-09 |
* | Fix up errors found by codespell | Daniel J Walsh | 2020-09-11 |
* | Fix python dockerpy tests | Jhon Honce | 2020-06-24 |