summaryrefslogtreecommitdiff
path: root/pkg/api/handlers/utils
Commit message (Expand)AuthorAge
* 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
* rework apiv2 wait endpoint|bindingBrent Baude2020-02-28
* apiv2 container create using specgenBrent Baude2020-02-19
* Fixed typo in KillContainerAndreas Schubert2020-02-19
* Update mux rules to allow slashes in image namesJhon Honce2020-02-18
* add caching for binding testsBrent Baude2020-02-14
* API v2: pods: fix two incorrect return codesEd Santiago2020-02-11
* fix longname handling for bindingsBrent Baude2020-01-31
* [CI:DOCS]Binding overhaulsBrent Baude2020-01-28
* APIv2 review corrections #3Brent Baude2020-01-25
* Merge pull request #4958 from jwhonce/wip/filtersOpenShift Merge Robot2020-01-24
|\
| * Add query parameter converters for complex typesJhon Honce2020-01-23
* | Review corrections pass #2Brent Baude2020-01-23
|/
* Enable swagger validation for each PRJhon Honce2020-01-22
* [CI:DOCS]First pass at review commentsbaude2020-01-21
* api: utils: add an `IsLibpodRequest` handlerValentin Rothberg2020-01-15
* v2: stats: fix errorsValentin Rothberg2020-01-15
* make lint: enable gocriticValentin Rothberg2020-01-13
* [CI:DOCS]update apiv2 documentation with swagger goodsbaude2020-01-10
* Initial commit on compatible APIJhon Honce2020-01-10