summaryrefslogtreecommitdiff
path: root/pkg/api/server/register_images.go
Commit message (Expand)AuthorAge
* Merge pull request #11271 from jwhonce/issues/8577OpenShift Merge Robot2021-08-19
|\
| * [NO TESTS NEEDED] Clean up swaggerJhon Honce2021-08-19
* | Libpod images pull changescdoern2021-08-09
|/
* podman diff accept two images or containersPaul Holzinger2021-07-02
* create: support images with invalid platformValentin Rothberg2021-06-23
* Merge pull request #10588 from cdoern/imgDocsOpenShift Merge Robot2021-06-16
|\
| * Docs Switch from Query Param to Headercdoern2021-06-15
* | made requested changes, fixed api testscdoern2021-06-04
|/
* Match swagger to "as built" outputJhon Honce2021-05-21
* swagger: remove name wildcardsTom Deseyn2021-04-07
* [CI:DOCS] Set all operation id to be compatibileJhon Honce2021-04-05
* Move operationIds to swagger:operation lineTom Deseyn2021-04-05
* swagger: add operationIds that match with dockerTom Deseyn2021-04-05
* Cleanup /libpod/images/load handlerJhon Honce2021-03-19
* [Compat API] Also print successfully tagging images in /build endpointRiyad Preukschas2021-02-25
* bump go module to v3Valentin Rothberg2021-02-22
* Switch podman image push handlers to use abiDaniel J Walsh2021-01-27
* Merge pull request #9029 from mergetb/masterOpenShift Merge Robot2021-01-26
|\
| * api: fix import image swagger definitionRyan Goodfellow2021-01-21
* | Merge pull request #9070 from rhatdan/searchOpenShift Merge Robot2021-01-26
|\ \
| * | Fixup searchDaniel J Walsh2021-01-25
| |/
* / Fix --arch and --os flags to work correctlyDaniel J Walsh2021-01-25
|/
* Remove the ability to use [name:tag] in podman load commandDaniel J Walsh2021-01-12
* SpellingJosh Soref2020-12-22
* Search repository tags using --list-tagsQi Wang2020-10-09
* add compatibility endpoint for exporting multiple imagesbaude2020-10-08
* Support --http-proxy for remote buildsJhon Honce2020-09-30
* fix remote untagValentin Rothberg2020-09-30
* support multi-image (docker) archivesValentin Rothberg2020-09-08
* Add support for variant when pulling imagesDaniel J Walsh2020-08-28
* [CI:DOCS] fix swagger api docsPaul Holzinger2020-08-23
* Make `search --no-trunc` work for podman remoteRalf Haferkamp2020-07-31
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* fix misc remote build issuesBrent Baude2020-06-17
* compat handlers: add X-Registry-Auth header supportValentin Rothberg2020-05-29
* v2 libpod push: correct docsValentin Rothberg2020-05-27
* v2 podman-remote buildBrent Baude2020-05-21
* [CI:DOCS] Image tree endpoint should return 404Brent Baude2020-05-20
* v2endpoint remove image path correctionBrent Baude2020-05-18
* image removal: refactor part 2Valentin Rothberg2020-05-04
* podman rmi: refactor logicValentin Rothberg2020-04-21
* swagger-check: new CI tool to cross-check swaggerEd Santiago2020-04-14
* podmanV2: implement searchValentin Rothberg2020-04-09
* V2 podman diff(changes) supportJhon Honce2020-04-07
* podmanv2 save imageBrent Baude2020-04-03
* podmanV2: implement pushValentin Rothberg2020-04-02
* podman v2 image tag and untagBrent Baude2020-03-31
* Correctly document libpod commit endpointMatej Marusak2020-03-24
* apiv2 container commit for libpodBrent Baude2020-03-23