summaryrefslogtreecommitdiff
path: root/pkg/api/handlers/utils/images.go
Commit message (Expand)AuthorAge
* libpod: switch to golang native error wrappingSascha Grunert2022-07-05
* golangci-lint: enable nolintlintPaul Holzinger2022-06-14
* fix compat image resolutionValentin Rothberg2022-05-23
* linter: enable nilerrValentin Rothberg2022-03-22
* bump go module to version 4Valentin Rothberg2022-01-18
* Remove two GetImages functions from APIDaniel J Walsh2022-01-14
* compat: image normalization: handle sha256 prefixValentin Rothberg2021-12-20
* compat API: allow enforcing short-names resolution to Docker HubValentin Rothberg2021-11-30
* Refacter API server emphasis on loggingJhon Honce2021-09-10
* Run codespell to fix spellingDaniel J Walsh2021-08-11
* vendor containers/common@mainValentin Rothberg2021-07-16
* support tag@digest notationValentin Rothberg2021-05-31
* migrate Podman to containers/common/libimageValentin Rothberg2021-05-05
* Fix filters in image http compat/libpod api endpointsJakub Guzik2021-03-25
* bump go module to v3Valentin Rothberg2021-02-22
* image list: speed upValentin Rothberg2020-08-07
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Add support for Filter query parameter to list images apiKorhonen Sami (Samlink)2020-07-07
* move go module to v2Valentin Rothberg2020-07-06
* Merge pull request #6557 from rhatdan/lintOpenShift Merge Robot2020-06-15
|\
| * Turn on More lintersDaniel J Walsh2020-06-15
* | Reassemble filters on the server sideDaniel J Walsh2020-06-12
|/
* Fix remote handling of podman images callsDaniel J Walsh2020-05-21
* podmanV2: implement pushValentin Rothberg2020-04-02
* Refactor handler packagesJhon Honce2020-03-10
* rework apiv2 wait endpoint|bindingBrent Baude2020-02-28
* Update mux rules to allow slashes in image namesJhon Honce2020-02-18
* add caching for binding testsBrent Baude2020-02-14
* APIv2 review corrections #3Brent Baude2020-01-25
* Add query parameter converters for complex typesJhon Honce2020-01-23
* Initial commit on compatible APIJhon Honce2020-01-10