summaryrefslogtreecommitdiff
path: root/pkg/api/handlers/utils
Commit message (Expand)AuthorAge
* 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
* 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 Id->ID where possible for lintDaniel J Walsh2020-06-10
* Fixup issues found by golintDaniel J Walsh2020-06-10
* Add support for format {{.Label}}Brent Baude2020-06-01
* Fix remote handling of podman images callsDaniel J Walsh2020-05-21
* V2 API Version SupportJhon Honce2020-05-20
* V2 Implement terminal handling in bindings attachJhon Honce2020-05-18
* implement pod statsValentin Rothberg2020-04-27
* Podman V2 birthBrent Baude2020-04-16
* podman v2 remove bloat v2Brent Baude2020-04-16
* v2 bloat pruning phase 2Brent Baude2020-04-15
* podmanv2 save imageBrent Baude2020-04-03
* podmanV2: implement pushValentin Rothberg2020-04-02
* podmanv2 pod psBrent Baude2020-03-31
* podmanv2 pod subcommandsBrent Baude2020-03-26
* Merge pull request #5554 from baude/compatfixOpenShift Merge Robot2020-03-19
|\
| * fix reported compat issuesBrent Baude2020-03-19
* | Filter pods through pod list apiSujil022020-03-17
|/
* Refactor handler packagesJhon Honce2020-03-10
* golangci: enable goimportsValentin Rothberg2020-03-05