summaryrefslogtreecommitdiff
path: root/pkg/api/handlers/libpod/manifests.go
Commit message (Expand)AuthorAge
* podman-remote push --remove-signatures supportDaniel J Walsh2022-06-10
* Add missing tests for manifests APIVladimir Kochnev2022-06-07
* Swagger refactor/cleanupJhon Honce2022-05-19
* fix manifest modify endpoint to respect tlsverify paramPaul Holzinger2022-04-27
* silence deprecated warnings for manifest functionsPaul Holzinger2022-04-22
* enable staticcheck linterPaul Holzinger2022-04-22
* Merge pull request #13653 from jmontleon/fix-manifest-push-headerOpenShift Merge Robot2022-03-27
|\
| * Resolves #13629 Add RegistryAuthHeader to manifest pushjason2022-03-26
* | Fix manifest 4.0 endpointsJhon Honce2022-03-23
|/
* Remove unused param and clean API handlersJakub Guzik2022-01-22
* bump go module to version 4Valentin Rothberg2022-01-18
* Refactor manifest list operationsJhon Honce2022-01-14
* Don't return a header name from auth.GetCredentialsMiloslav Trmač2021-12-10
* Refacter API server emphasis on loggingJhon Honce2021-09-10
* support tag@digest notationValentin Rothberg2021-05-31
* migrate Podman to containers/common/libimageValentin Rothberg2021-05-05
* Update manifest API endpointsJhon Honce2021-04-09
* bump go module to v3Valentin Rothberg2021-02-22
* Switch podman image push handlers to use abiDaniel J Walsh2021-01-27
* podman manifest existsPaul Holzinger2021-01-22
* Allow podman push to push manifest listsDaniel J Walsh2021-01-15
* fix allowing inspect manifest of non-local imageQi Wang2020-09-30
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* compat handlers: add X-Registry-Auth header supportValentin Rothberg2020-05-29
* remote manifest testQi Wang2020-05-21
* Add support for containers.confDaniel J Walsh2020-03-27
* apiv2 addition of manifestsBrent Baude2020-03-16