summaryrefslogtreecommitdiff
path: root/pkg/api/handlers/utils
Commit message (Expand)AuthorAge
* Switch to `github.com/blang/semver/v4`Sascha Grunert2022-07-26
* Merge pull request #14818 from rhatdan/waitopenshift-ci[bot]2022-07-11
|\
| * podman wait can take multiple conditionsDaniel J Walsh2022-07-08
* | pkg: switch to golang native error wrappingSascha Grunert2022-07-08
|/
* libpod: switch to golang native error wrappingSascha Grunert2022-07-05
* libpod/runtime: switch to golang native error wrappingSascha Grunert2022-07-04
* libpod: fix wait and exit-code logicValentin Rothberg2022-06-23
* golangci-lint: enable nolintlintPaul Holzinger2022-06-14
* fix compat image resolutionValentin Rothberg2022-05-23
* Swagger refactor/cleanupJhon Honce2022-05-19
* 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