| Commit message (Expand) | Author | Age |
* | APIv2 tests: try again to fix them | Ed Santiago | 2020-10-12 |
* | APIv2 tests: get them passing again | Ed Santiago | 2020-10-12 |
* | Add more APIv2 tests for images: push, tag, untag, rmi and image tree. | Edward Shen | 2020-10-09 |
* | Merge pull request #7891 from rhatdan/rm | OpenShift Merge Robot | 2020-10-09 |
|\ |
|
| * | This PR allows users to remove external containers directly | Daniel J Walsh | 2020-10-09 |
* | | add compatibility endpoint for exporting multiple images | baude | 2020-10-08 |
|/ |
|
* | fix apiv2 /containers/$name/json return wrong value in `.Config.StopSignal` | zhangguanzhang | 2020-10-06 |
* | compat: images/create: fix tag parsing | Valentin Rothberg | 2020-10-02 |
* | 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 |
* | Restore 'id' stanza in pull results | Jhon Honce | 2020-09-21 |
* | Refactor API version values | Jhon Honce | 2020-09-15 |
* | Merge pull request #7536 from Luap99/api-network-filter | OpenShift Merge Robot | 2020-09-10 |
|\ |
|
| * | APIv2 Add network list filtering | Paul Holzinger | 2020-09-07 |
* | | Merge pull request #7569 from zhangguanzhang/fix-apiv2-top-response-two-value | OpenShift Merge Robot | 2020-09-09 |
|\ \
| |/
|/| |
|
| * | fix APIv2 pods top of non-exist pod gets two response value | zhangguanzhang | 2020-09-09 |
* | | APIv2 test: add more tests for containers | Edward Shen | 2020-09-01 |
|/ |
|
* | fix apiv2 will create containers with incorrect commands | zhangguanzhang | 2020-08-24 |
* | fix /libpod/pods/json returns null when there are no pods | zhangguanzhang | 2020-08-21 |
* | Use `bash` binary from env instead of /bin/bash for scripts | Sascha Grunert | 2020-08-17 |
* | Add parameter verification for api creation network | zhangguanzhang | 2020-08-12 |
* | API returns 500 in case network is not found instead of 404 | zhangguanzhang | 2020-08-02 |
* | Add versioned _ping endpoint | Jhon Honce | 2020-07-31 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | test/apiv2: add a simple events test | Valentin Rothberg | 2020-07-27 |
* | 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 |
* | Add support for Filter query parameter to list images api | Korhonen Sami (Samlink) | 2020-07-07 |
* | test.apiv2: add testing for container initializing | Alex Jia | 2020-07-01 |
* | APIv2 tests: usability: better test logging | Ed Santiago | 2020-06-30 |
* | libpod/containers/json: alias last -> limit | Valentin Rothberg | 2020-06-22 |
* | APIv2 tests: Add some tests for podman pods | Yiqiao Pu | 2020-06-16 |
* | 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 |
* | V2 verify JSON output is consistent and doesn't drift | Jhon Honce | 2020-05-28 |
* | test.apiv2: add testing for image and deal with API returning binary | Alex Jia | 2020-05-28 |
* | Attempt to turn on build_without_cgo tests | Daniel J Walsh | 2020-05-22 |
* | V2 API Version Support | Jhon Honce | 2020-05-20 |
* | system tests must pass | Brent Baude | 2020-04-28 |
* | podman v2 remove bloat v2 | Brent Baude | 2020-04-16 |
* | logformat: handle apiv2 results, add anchor links | Ed Santiago | 2020-04-08 |
* | API v2 tests: usability improvements | Ed Santiago | 2020-03-27 |
* | podmanv2 pod create using podspecgen | Brent Baude | 2020-03-27 |
* | podmanv2 pod subcommands | Brent Baude | 2020-03-26 |
* | APIv2 tests: add tests for stop | Ed Santiago | 2020-03-03 |
* | CI: add API v2 tests | Ed Santiago | 2020-03-02 |
* | apiv2 tests: add more pod tests, timing check | Ed Santiago | 2020-02-25 |
* | API v2 tests: catch up to moving target | Ed Santiago | 2020-02-11 |
* | Tests for API v2 | Ed Santiago | 2020-01-17 |