summaryrefslogtreecommitdiff
path: root/pkg/api/handlers/utils
Commit message (Expand)AuthorAge
* Swagger refactor/cleanupJhon Honce2022-06-14
* fix compat image resolutionValentin Rothberg2022-05-24
* enable gocritic linterPaul Holzinger2022-04-26
* linter: enable nilerrValentin Rothberg2022-03-22
* Fix handling of duplicate matches on id expansionDaniel J Walsh2022-01-24
* Remove unused param and clean API handlersJakub Guzik2022-01-22
* bump go module to version 4Valentin Rothberg2022-01-18
* Merge pull request #12572 from rhatdan/imageOpenShift Merge Robot2022-01-15
|\
| * Remove two GetImages functions from APIDaniel J Walsh2022-01-14
* | Refactor manifest list operationsJhon Honce2022-01-14
|/
* compat: image normalization: handle sha256 prefixValentin Rothberg2021-12-20
* compat API: allow enforcing short-names resolution to Docker HubValentin Rothberg2021-11-30
* Add testsMatej Vasek2021-11-01
* Better emptiness test for custom JSON serializerMatej Vasek2021-11-01
* standardize logrus messages to upper caseDaniel J Walsh2021-09-22
* 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
* fix: response body of containers wait endpointMatej Vasek2021-05-18
* fix: improved "containers/{name}/wait" endpointMatej Vasek2021-05-10
* migrate Podman to containers/common/libimageValentin Rothberg2021-05-05
* Fixes from make codespellDaniel J Walsh2021-04-21
* Fix filters in image http compat/libpod api endpointsJakub Guzik2021-03-25
* Use version package to track all versionsJhon Honce2021-03-03
* bump go module to v3Valentin Rothberg2021-02-22
* Fix superfluous response.WriteHeader call in WaitContainerLibpod()Nikolay Edigaryev2021-02-12
* Enable whitespace linterPaul Holzinger2021-02-11
* Enable golint linterPaul Holzinger2021-02-11
* Implement SecretsAshley Cui2021-02-09
* Merge pull request #9048 from matejvasek/apiv2_waitOpenShift Merge Robot2021-02-05
|\
| * Implement Docker wait conditionsMatej Vasek2021-02-03
| * Improve ContainerEngine.ContainerWait()Matej Vasek2021-02-03
* | Merge pull request #9182 from mheon/bump_apiOpenShift Merge Robot2021-02-05
|\ \ | |/ |/|
| * Bump remote API version to 3.0.0Matthew Heon2021-02-04
* | Report StatusConflict on Pod opt partial failuresJhon Honce2021-02-02
|/
* Switch podman stop/kill/wait handlers to use abiDaniel J Walsh2021-01-29
* Reduce general binding binary sizebaude2021-01-13
* Use abi PodPs implementation for libpod/pods/json endpointPaul Holzinger2021-01-09
* Consolidate filter logic to pkg subdirectoryBaron Lenardson2020-12-24
* Remove varlink support from PodmanDaniel J Walsh2020-11-26
* Align the podman pod ps --filter behavior with podman psPaul Holzinger2020-11-18
* Lowercase some errorsKir Kolyshkin2020-10-05
* Refactor API version valuesJhon Honce2020-09-15
* fix /libpod/pods/json returns null when there are no podszhangguanzhang2020-08-21
* image list: speed upValentin Rothberg2020-08-07
* API returns 500 in case network is not found instead of 404zhangguanzhang2020-08-02
* 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