summaryrefslogtreecommitdiff
path: root/test/apiv2
Commit message (Expand)AuthorAge
* 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
* test.apiv2: add testing for container initializingAlex Jia2020-07-01
* APIv2 tests: usability: better test loggingEd Santiago2020-06-30
* libpod/containers/json: alias last -> limitValentin Rothberg2020-06-22
* APIv2 tests: Add some tests for podman podsYiqiao Pu2020-06-16
* 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
* V2 verify JSON output is consistent and doesn't driftJhon Honce2020-05-28
* test.apiv2: add testing for image and deal with API returning binaryAlex Jia2020-05-28
* Attempt to turn on build_without_cgo testsDaniel J Walsh2020-05-22
* V2 API Version SupportJhon Honce2020-05-20
* system tests must passBrent Baude2020-04-28
* podman v2 remove bloat v2Brent Baude2020-04-16
* logformat: handle apiv2 results, add anchor linksEd Santiago2020-04-08
* API v2 tests: usability improvementsEd Santiago2020-03-27