| Commit message (Expand) | Author | Age |
* | Containers prune endpoint should use only prune filters | Jakub Guzik | 2021-03-30 |
* | Fix containers list/prune http api filter behaviour | Jakub Guzik | 2021-03-20 |
* | Merge pull request #9686 from edsantiago/apiv2_jsonify | Daniel J Walsh | 2021-03-11 |
|\ |
|
| * | apiv2 tests: finally fix POST as originally intended | Ed Santiago | 2021-03-10 |
* | | Removing a non existing container API should return 404 | Daniel J Walsh | 2021-03-10 |
|/ |
|
* | Respect NanoCpus in Compat Create | Matthew Heon | 2021-03-04 |
* | Add network summary to compat ps | baude | 2021-03-03 |
* | Compat api containers/json Ports field is null | Milivoje Legenovic | 2021-03-02 |
* | APIv2 tests: make more maintainable | Ed Santiago | 2021-03-01 |
* | Quote URL | Nikolay Edigaryev | 2021-02-18 |
* | API: fix libpod's container wait endpoint condition conversion | Nikolay Edigaryev | 2021-02-18 |
* | Ensure the Volumes field in Compat Create is honored | Matthew Heon | 2021-01-26 |
* | Compat api containers/json add support for filters | Paul Holzinger | 2021-01-01 |
* | Fix Wrong image tag is used when creating a container from an image with mult... | zhangguanzhang | 2020-12-11 |
* | Fix some nit | zhangguanzhang | 2020-12-04 |
* | move from docker.io | Ed Santiago | 2020-10-28 |
* | refactor api compatibility container creation to specgen | baude | 2020-10-20 |
* | APIv2 tests: get them passing again | Ed Santiago | 2020-10-12 |
* | This PR allows users to remove external containers directly | Daniel J Walsh | 2020-10-09 |
* | fix apiv2 /containers/$name/json return wrong value in `.Config.StopSignal` | zhangguanzhang | 2020-10-06 |
* | fix: The container created by APIV2 has an incorrect Env and WorkDir | zhangguanzhang | 2020-10-01 |
* | apiv2 container limit differ from docker-api | zhangguanzhang | 2020-09-24 |
* | fix apiv2 will create containers with incorrect commands | zhangguanzhang | 2020-08-24 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | APIv2 tests: fix race condition causing CI flake | Ed Santiago | 2020-07-14 |
* | fix API: Create container with an invalid configuration | zhangguanzhang | 2020-07-09 |
* | test.apiv2: add testing for container initializing | Alex Jia | 2020-07-01 |
* | libpod/containers/json: alias last -> limit | Valentin Rothberg | 2020-06-22 |
* | BATS and APIv2: more tests and tweaks | Ed Santiago | 2020-06-03 |
* | test.apiv2: add test cases for committing an image from a container | Alex Jia | 2020-06-03 |
* | v2podman ps revert structure changes | Brent Baude | 2020-04-14 |
* | v2podman ps alter formats | Brent Baude | 2020-04-08 |
* | API v2 tests: usability improvements | Ed Santiago | 2020-03-27 |
* | APIv2 tests: add tests for stop | Ed Santiago | 2020-03-03 |
* | API v2 tests: catch up to moving target | Ed Santiago | 2020-02-11 |
* | Tests for API v2 | Ed Santiago | 2020-01-17 |