summaryrefslogtreecommitdiff
path: root/test/apiv2/20-containers.at
Commit message (Expand)AuthorAge
* Fix compat create with NetworkMode=defaultMatthew Heon2021-06-07
* fix: use UTC Time Stamps in response JSONMatej Vasek2021-05-10
* migrate Podman to containers/common/libimageValentin Rothberg2021-05-05
* compat api: Networks must be empty instead of nullPaul Holzinger2021-05-04
* Containers prune endpoint should use only prune filtersJakub Guzik2021-03-30
* Fix containers list/prune http api filter behaviourJakub Guzik2021-03-20
* Merge pull request #9686 from edsantiago/apiv2_jsonifyDaniel J Walsh2021-03-11
|\
| * apiv2 tests: finally fix POST as originally intendedEd Santiago2021-03-10
* | Removing a non existing container API should return 404Daniel J Walsh2021-03-10
|/
* Respect NanoCpus in Compat CreateMatthew Heon2021-03-04
* Add network summary to compat psbaude2021-03-03
* Compat api containers/json Ports field is nullMilivoje Legenovic2021-03-02
* APIv2 tests: make more maintainableEd Santiago2021-03-01
* Quote URLNikolay Edigaryev2021-02-18
* API: fix libpod's container wait endpoint condition conversionNikolay Edigaryev2021-02-18
* Ensure the Volumes field in Compat Create is honoredMatthew Heon2021-01-26
* Compat api containers/json add support for filtersPaul Holzinger2021-01-01
* Fix Wrong image tag is used when creating a container from an image with mult...zhangguanzhang2020-12-11
* Fix some nitzhangguanzhang2020-12-04
* move from docker.ioEd Santiago2020-10-28
* refactor api compatibility container creation to specgenbaude2020-10-20
* APIv2 tests: get them passing againEd Santiago2020-10-12
* This PR allows users to remove external containers directlyDaniel J Walsh2020-10-09
* fix apiv2 /containers/$name/json return wrong value in `.Config.StopSignal`zhangguanzhang2020-10-06
* fix: The container created by APIV2 has an incorrect Env and WorkDirzhangguanzhang2020-10-01
* apiv2 container limit differ from docker-apizhangguanzhang2020-09-24
* fix apiv2 will create containers with incorrect commandszhangguanzhang2020-08-24
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* APIv2 tests: fix race condition causing CI flakeEd Santiago2020-07-14
* fix API: Create container with an invalid configurationzhangguanzhang2020-07-09
* test.apiv2: add testing for container initializingAlex Jia2020-07-01
* libpod/containers/json: alias last -> limitValentin Rothberg2020-06-22
* BATS and APIv2: more tests and tweaksEd Santiago2020-06-03
* test.apiv2: add test cases for committing an image from a containerAlex Jia2020-06-03
* v2podman ps revert structure changesBrent Baude2020-04-14
* v2podman ps alter formatsBrent Baude2020-04-08
* API v2 tests: usability improvementsEd Santiago2020-03-27
* APIv2 tests: add tests for stopEd Santiago2020-03-03
* API v2 tests: catch up to moving targetEd Santiago2020-02-11
* Tests for API v2Ed Santiago2020-01-17