summaryrefslogtreecommitdiff
path: root/pkg/api/handlers/utils/containers.go
Commit message (Expand)AuthorAge
* podman wait can take multiple conditionsDaniel J Walsh2022-07-08
* libpod: switch to golang native error wrappingSascha Grunert2022-07-05
* libpod: fix wait and exit-code logicValentin Rothberg2022-06-23
* Swagger refactor/cleanupJhon Honce2022-05-19
* Remove unused param and clean API handlersJakub Guzik2022-01-22
* bump go module to version 4Valentin Rothberg2022-01-18
* standardize logrus messages to upper caseDaniel J Walsh2021-09-22
* Refacter API server emphasis on loggingJhon Honce2021-09-10
* fix: response body of containers wait endpointMatej Vasek2021-05-18
* fix: improved "containers/{name}/wait" endpointMatej Vasek2021-05-10
* Fixes from make codespellDaniel J Walsh2021-04-21
* 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 Docker wait conditionsMatej Vasek2021-02-03
* Improve ContainerEngine.ContainerWait()Matej Vasek2021-02-03
* Switch podman stop/kill/wait handlers to use abiDaniel J Walsh2021-01-29
* Remove varlink support from PodmanDaniel J Walsh2020-11-26
* Lowercase some errorsKir Kolyshkin2020-10-05
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Fixup issues found by golintDaniel J Walsh2020-06-10
* Podman V2 birthBrent Baude2020-04-16
* podman v2 remove bloat v2Brent Baude2020-04-16
* v2 bloat pruning phase 2Brent Baude2020-04-15
* fix reported compat issuesBrent Baude2020-03-19
* Refactor handler packagesJhon Honce2020-03-10
* rework apiv2 wait endpoint|bindingBrent Baude2020-02-28
* apiv2 container create using specgenBrent Baude2020-02-19
* Fixed typo in KillContainerAndreas Schubert2020-02-19
* fix longname handling for bindingsBrent Baude2020-01-31
* Review corrections pass #2Brent Baude2020-01-23
* Initial commit on compatible APIJhon Honce2020-01-10