summaryrefslogtreecommitdiff
path: root/pkg/api/handlers/compat/images.go
Commit message (Expand)AuthorAge
* Replace deprecated ioutilChris Evich2022-09-20
* Fix stuttersDaniel J Walsh2022-09-10
* Compat API: unify pull/push and add missing progress infoJakub Guzik2022-07-21
* libpod: switch to golang native error wrappingSascha Grunert2022-07-05
* golangci-lint: enable nolintlintPaul Holzinger2022-06-14
* pkg/api/handlers/compat/images.go: drop TODO messageValentin Rothberg2022-05-25
* Swagger refactor/cleanupJhon Honce2022-05-19
* enable gocritic linterPaul Holzinger2022-04-26
* Revert "images --size"Valentin Rothberg2022-04-14
* images --sizeValentin Rothberg2022-04-08
* container-commit: support --squash to squash layers into oneAditya R2022-02-23
* Remove unused param and clean API handlersJakub Guzik2022-01-22
* Fix #2 for compat commit handling of --changesDaniel J Walsh2022-01-21
* compat: remove hardcoded index from load images output reportAditya R2022-01-21
* compat: images/load must be able to load tar with multiple imagesAditya R2022-01-21
* Handle changes in docker compat modeDaniel J Walsh2022-01-19
* bump go module to version 4Valentin Rothberg2022-01-18
* Remove two GetImages functions from APIDaniel J Walsh2022-01-14
* Don't return a header name from auth.GetCredentialsMiloslav Trmač2021-12-10
* compat: images/jsonValentin Rothberg2021-12-02
* compat API: allow enforcing short-names resolution to Docker HubValentin Rothberg2021-11-30
* Refacter API server emphasis on loggingJhon Honce2021-09-10
* compat: image create: handle platform correctlyValentin Rothberg2021-07-20
* Image import fromSrc now supports OS/Archcdoern2021-06-14
* Merge pull request #10548 from cdoern/imgFeatureOpenShift Merge Robot2021-06-08
|\
| * made requested changes, fixed api testscdoern2021-06-04
* | Merge pull request #10508 from matejvasek/fix-from-imgOpenShift Merge Robot2021-06-01
|\ \
| * | Better error handing for images/create compat apiMatej Vasek2021-05-31
| |/
* / Use request context instead of background contextMatej Vasek2021-06-01
|/
* Merge pull request #10265 from matejvasek/fix-get-multiple-imgs-compatOpenShift Merge Robot2021-05-08
|\
| * fix: compat API "images/get" for multiple imagesMatej Vasek2021-05-07
* | Merge pull request #10259 from rhatdan/pullOpenShift Merge Robot2021-05-07
|\ \ | |/ |/|
| * Report Download complete in Compatibility modeDaniel J Walsh2021-05-07
* | fix pre review requestMatej Vasek2021-05-06
* | fix: docker APIv2 `images/get`Matej Vasek2021-05-05
|/
* migrate Podman to containers/common/libimageValentin Rothberg2021-05-05
* Correct compat images/create?fromImage responseMilivoje Legenovic2021-02-26
* bump go module to v3Valentin Rothberg2021-02-22
* images/create: always pull imageValentin Rothberg2021-02-16
* Merge pull request #9311 from deadNightTiger/fix-pull-dockerjavaOpenShift Merge Robot2021-02-12
|\
| * apiv2: handle docker-java clients pullingIgor Korolev2021-02-11
* | Enable whitespace linterPaul Holzinger2021-02-11
|/
* Restore compatible API for prune endpointsJhon Honce2021-01-07
* Rework pruning to report reclaimed spaceBaron Lenardson2020-12-30
* Clean up temporary file.Matej Vasek2020-12-15
* Do not pass name argument to Load APIQi Wang2020-12-02
* save image remove signaturesQi Wang2020-10-21
* alter compat no such image messagebaude2020-10-13
* add compatibility endpoint for exporting multiple imagesbaude2020-10-08
* Lowercase some errorsKir Kolyshkin2020-10-05