summaryrefslogtreecommitdiff
path: root/test/apiv2/20-containers.at
Commit message (Expand)AuthorAge
* Exit with 0 when receiving SIGTERMJhon Honce2022-03-15
* Fix handling of tmpfs-mode for tmpfs creation in compat modeDaniel J Walsh2022-03-09
* Fix #2 for compat commit handling of --changesDaniel J Walsh2022-01-21
* Merge pull request #12914 from rhatdan/commitOpenShift Merge Robot2022-01-19
|\
| * Handle changes in docker compat modeDaniel J Walsh2022-01-19
* | APIv2 tests: followup to recent log testEd Santiago2022-01-19
|/
* apiv2 test: add regression test for #12904Valentin Rothberg2022-01-19
* Revamp Libpod state strings for Docker compatMatthew Heon2022-01-17
* use libnetwork from c/commonPaul Holzinger2022-01-12
* Add podman rm --dependDaniel J Walsh2022-01-11
* Fix Container List API call to return mount infoDaniel J Walsh2022-01-04
* prefix imageId with sha256: in containers listOliver2021-12-29
* APIv2 tests: fail on syntax/logic errorsEd Santiago2021-12-14
* Fix panic in container create compat apiPaul Holzinger2021-10-14
* api: handle nil pointer dereference in rest endpointsJelle van der Waa2021-09-15
* Add support for mount options to APIJhon Honce2021-08-27
* Fixed healthcheck default values when container created via compat APIMilivoje Legenovic2021-08-14
* Only support containers stats using cgroups v2Jhon Honce2021-08-03
* Fix broken volume and container testsAlex Schultz2021-07-14
* 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