summaryrefslogtreecommitdiff
path: root/pkg/api/handlers/utils/errors.go
Commit message (Expand)AuthorAge
* libpod/runtime: switch to golang native error wrappingSascha Grunert2022-07-04
* 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
* migrate Podman to containers/common/libimageValentin Rothberg2021-05-05
* bump go module to v3Valentin Rothberg2021-02-22
* Implement SecretsAshley Cui2021-02-09
* Reduce general binding binary sizebaude2021-01-13
* Lowercase some errorsKir Kolyshkin2020-10-05
* 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
* move go module to v2Valentin Rothberg2020-07-06
* V2 Implement terminal handling in bindings attachJhon Honce2020-05-18
* implement pod statsValentin Rothberg2020-04-27
* podman v2 remove bloat v2Brent Baude2020-04-16
* [CI:DOCS]Binding overhaulsBrent Baude2020-01-28
* Enable swagger validation for each PRJhon Honce2020-01-22
* [CI:DOCS]First pass at review commentsbaude2020-01-21
* [CI:DOCS]update apiv2 documentation with swagger goodsbaude2020-01-10
* Initial commit on compatible APIJhon Honce2020-01-10