summaryrefslogtreecommitdiff
path: root/pkg/api/handlers/decoder.go
Commit message (Expand)AuthorAge
* pkg/api: do not register decoder in endpoint handlerPaul Holzinger2022-04-29
* bump go module to version 4Valentin Rothberg2022-01-18
* bump go module to v3Valentin Rothberg2021-02-22
* API: fix libpod's container wait endpoint condition conversionNikolay Edigaryev2021-02-18
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Fix Id->ID where possible for lintDaniel J Walsh2020-06-10
* Fixed syscall.Signal not convertable by decoderAndreas Schubert2020-02-19
* Refactor time parsing to be more liberal in accepted valuesJhon Honce2020-01-24
* Add query parameter converters for complex typesJhon Honce2020-01-23