summaryrefslogtreecommitdiff
path: root/test/apiv2
Commit message (Expand)AuthorAge
...
* Add support for network idsPaul Holzinger2020-12-02
* Merge pull request #8505 from Luap99/network-labelsOpenShift Merge Robot2020-12-01
|\
| * podman network label supportPaul Holzinger2020-11-28
* | Merge pull request #8126 from matejvasek/impl-apiv2-archiveOpenShift Merge Robot2020-12-01
|\ \
| * | test resource cleanupMatej Vasek2020-11-19
| * | more testsMatej Vasek2020-11-19
| * | few more testsMatej Vasek2020-11-19
| * | add testMatej Vasek2020-11-19
* | | Add APIv2 tests for kube generateEdward Shen2020-11-30
| |/ |/|
* | 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
* Set default network driver for APIv2 networksbaude2020-11-10
* Update CI tests to run python docker library against APIJhon Honce2020-11-09
* Merge pull request #8232 from ashley-cui/volfiltOpenShift Merge Robot2020-11-03
|\
| * Make volume filters inclusiveAshley Cui2020-11-03
* | Add test/apiv2/rest_api tests to make targetJhon Honce2020-11-02
|/
* move from docker.ioEd Santiago2020-10-28
* Add test cases to cover podman volumeYuhui Jiang2020-10-27
* Merge pull request #8065 from edsantiago/flake_tweaksOpenShift Merge Robot2020-10-21
|\
| * Tests: Fix common flakes, and improve apiv2 test logEd Santiago2020-10-20
* | refactor api compatibility container creation to specgenbaude2020-10-20
|/
* APIv2 tests: try again to fix themEd Santiago2020-10-12
* APIv2 tests: get them passing againEd Santiago2020-10-12
* Add more APIv2 tests for images: push, tag, untag, rmi and image tree.Edward Shen2020-10-09
* Merge pull request #7891 from rhatdan/rmOpenShift Merge Robot2020-10-09
|\
| * This PR allows users to remove external containers directlyDaniel J Walsh2020-10-09
* | add compatibility endpoint for exporting multiple imagesbaude2020-10-08
|/
* fix apiv2 /containers/$name/json return wrong value in `.Config.StopSignal`zhangguanzhang2020-10-06
* compat: images/create: fix tag parsingValentin Rothberg2020-10-02
* fix: The container created by APIV2 has an incorrect Env and WorkDirzhangguanzhang2020-10-01
* apiv2 container limit differ from docker-apizhangguanzhang2020-09-24
* Restore 'id' stanza in pull resultsJhon Honce2020-09-21
* Refactor API version valuesJhon Honce2020-09-15
* Merge pull request #7536 from Luap99/api-network-filterOpenShift Merge Robot2020-09-10
|\
| * APIv2 Add network list filteringPaul Holzinger2020-09-07
* | Merge pull request #7569 from zhangguanzhang/fix-apiv2-top-response-two-valueOpenShift Merge Robot2020-09-09
|\ \ | |/ |/|
| * fix APIv2 pods top of non-exist pod gets two response valuezhangguanzhang2020-09-09
* | APIv2 test: add more tests for containersEdward Shen2020-09-01
|/
* fix apiv2 will create containers with incorrect commandszhangguanzhang2020-08-24
* fix /libpod/pods/json returns null when there are no podszhangguanzhang2020-08-21
* Use `bash` binary from env instead of /bin/bash for scriptsSascha Grunert2020-08-17
* Add parameter verification for api creation networkzhangguanzhang2020-08-12
* API returns 500 in case network is not found instead of 404zhangguanzhang2020-08-02
* Add versioned _ping endpointJhon Honce2020-07-31
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* test/apiv2: add a simple events testValentin Rothberg2020-07-27
* APIv2 tests: fix race condition causing CI flakeEd Santiago2020-07-14
* fix API: Create container with an invalid configurationzhangguanzhang2020-07-09
* Add support for Filter query parameter to list images apiKorhonen Sami (Samlink)2020-07-07