summaryrefslogtreecommitdiff
path: root/pkg/api/handlers/compat/images_push.go
Commit message (Expand)AuthorAge
* Compat API: unify pull/push and add missing progress infoJakub Guzik2022-07-26
* pkg: switch to golang native error wrappingSascha Grunert2022-07-08
* Remove unused param and clean API handlersJakub Guzik2022-01-22
* bump go module to version 4Valentin Rothberg2022-01-18
* Don't return a header name from auth.GetCredentialsMiloslav Trmač2021-12-10
* compat API: push: report size of manifestDaniel J Walsh2021-12-02
* compat API: allow enforcing short-names resolution to Docker HubValentin Rothberg2021-11-30
* fix inverted conditionMatej Vasek2021-09-16
* Refacter API server emphasis on loggingJhon Honce2021-09-10
* Use request context instead of backgroundMatej Vasek2021-06-01
* Correct compat images/{name}/push responseMilivoje Legenovic2021-03-07
* bump go module to v3Valentin Rothberg2021-02-22
* Docker APIv2 push sends digest in response bodyMatej Vasek2021-02-10
* Fix Docker APIv2 push endpointMatej Vasek2021-02-09
* Podman-remote push can support --formatDaniel J Walsh2021-01-29
* Switch podman image push handlers to use abiDaniel J Walsh2021-01-27
* Jira RUN-1106 Image handlers updatesJhon Honce2020-12-03
* Lowercase some errorsKir Kolyshkin2020-10-05
* Add X-Registry-Config supportJhon Honce2020-09-29
* 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
* podmanV2: implement pushValentin Rothberg2020-04-02