| Commit message (Expand) | Author | Age |
* | swagger: add layers to build api docs | Aditya Rajan | 2021-11-22 |
* | Merge pull request #12156 from matejvasek/docker-api-zero-value-fixes | OpenShift Merge Robot | 2021-11-02 |
|\ |
|
| * | Use correct swagger type in doc-comment | Matej Vasek | 2021-11-01 |
| * | Fix libpod API conformance to swagger | Matej Vasek | 2021-11-01 |
* | | Fix swagger definitions | Matej Vasek | 2021-11-01 |
|/ |
|
* | Refactor podman search to be more code friendly | Jhon Honce | 2021-10-12 |
* | image prune: support removing external containers | Valentin Rothberg | 2021-09-28 |
* | Document missing /images/search query parameters | Jelle van der Waa | 2021-09-24 |
* | podman save: add `--uncompressed` | Valentin Rothberg | 2021-09-22 |
* | Document `all` query parameter for /libpod/images/prune | Jelle van der Waa | 2021-09-14 |
* | Merge pull request #11271 from jwhonce/issues/8577 | OpenShift Merge Robot | 2021-08-19 |
|\ |
|
| * | [NO TESTS NEEDED] Clean up swagger | Jhon Honce | 2021-08-19 |
* | | Libpod images pull changes | cdoern | 2021-08-09 |
|/ |
|
* | podman diff accept two images or containers | Paul Holzinger | 2021-07-02 |
* | create: support images with invalid platform | Valentin Rothberg | 2021-06-23 |
* | Merge pull request #10588 from cdoern/imgDocs | OpenShift Merge Robot | 2021-06-16 |
|\ |
|
| * | Docs Switch from Query Param to Header | cdoern | 2021-06-15 |
* | | made requested changes, fixed api tests | cdoern | 2021-06-04 |
|/ |
|
* | Match swagger to "as built" output | Jhon Honce | 2021-05-21 |
* | swagger: remove name wildcards | Tom Deseyn | 2021-04-07 |
* | [CI:DOCS] Set all operation id to be compatibile | Jhon Honce | 2021-04-05 |
* | Move operationIds to swagger:operation line | Tom Deseyn | 2021-04-05 |
* | swagger: add operationIds that match with docker | Tom Deseyn | 2021-04-05 |
* | Cleanup /libpod/images/load handler | Jhon Honce | 2021-03-19 |
* | [Compat API] Also print successfully tagging images in /build endpoint | Riyad Preukschas | 2021-02-25 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Switch podman image push handlers to use abi | Daniel J Walsh | 2021-01-27 |
* | Merge pull request #9029 from mergetb/master | OpenShift Merge Robot | 2021-01-26 |
|\ |
|
| * | api: fix import image swagger definition | Ryan Goodfellow | 2021-01-21 |
* | | Merge pull request #9070 from rhatdan/search | OpenShift Merge Robot | 2021-01-26 |
|\ \ |
|
| * | | Fixup search | Daniel J Walsh | 2021-01-25 |
| |/ |
|
* / | Fix --arch and --os flags to work correctly | Daniel J Walsh | 2021-01-25 |
|/ |
|
* | Remove the ability to use [name:tag] in podman load command | Daniel J Walsh | 2021-01-12 |
* | Spelling | Josh Soref | 2020-12-22 |
* | Search repository tags using --list-tags | Qi Wang | 2020-10-09 |
* | add compatibility endpoint for exporting multiple images | baude | 2020-10-08 |
* | Support --http-proxy for remote builds | Jhon Honce | 2020-09-30 |
* | fix remote untag | Valentin Rothberg | 2020-09-30 |
* | support multi-image (docker) archives | Valentin Rothberg | 2020-09-08 |
* | Add support for variant when pulling images | Daniel J Walsh | 2020-08-28 |
* | [CI:DOCS] fix swagger api docs | Paul Holzinger | 2020-08-23 |
* | Make `search --no-trunc` work for podman remote | Ralf Haferkamp | 2020-07-31 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | fix misc remote build issues | Brent Baude | 2020-06-17 |
* | compat handlers: add X-Registry-Auth header support | Valentin Rothberg | 2020-05-29 |
* | v2 libpod push: correct docs | Valentin Rothberg | 2020-05-27 |
* | v2 podman-remote build | Brent Baude | 2020-05-21 |
* | [CI:DOCS] Image tree endpoint should return 404 | Brent Baude | 2020-05-20 |
* | v2endpoint remove image path correction | Brent Baude | 2020-05-18 |