summaryrefslogtreecommitdiff
path: root/pkg/api/handlers/compat
Commit message (Expand)AuthorAge
* V2 Implement terminal handling in bindings attachJhon Honce2020-05-18
* Merge pull request #5831 from mheon/exec_http_attachOpenShift Merge Robot2020-05-15
|\
| * Drop APIv2 resize endpointMatthew Heon2020-05-15
| * Fix lintMatthew Heon2020-05-14
| * Parameters for ExecStart are body, not queryMatthew Heon2020-05-14
| * Prune stale exec sessions on inspectMatthew Heon2020-05-14
| * Add APIv2 handler for resizing exec sessionsMatthew Heon2020-05-14
| * Wire in endpoint for ExecStartMatthew Heon2020-05-14
* | v2 podman remote attach, start, and runBrent Baude2020-05-15
|/
* WIP V2 attach bindings and testJhon Honce2020-05-13
* V2 Impliment tunnelled podman versionJhon Honce2020-05-08
* v2 podman statsbaude2020-05-05
* Merge pull request #5907 from sujil02/systemprune-v2OpenShift Merge Robot2020-04-28
|\
| * Adding system prune for podman v2Sujil022020-04-24
* | Merge pull request #5647 from rhatdan/containers.confOpenShift Merge Robot2020-04-21
|\ \
| * | Update podman to use containers.confDaniel J Walsh2020-04-20
| |/
* / podman rmi: refactor logicValentin Rothberg2020-04-21
|/
* podman v2 remove bloat v2Brent Baude2020-04-16
* v2 bloat pruning phase 2Brent Baude2020-04-15
* Ability to prune container in api V2Sujil022020-04-15
* Merge pull request #5755 from mheon/fix_attachOpenShift Merge Robot2020-04-14
|\
| * Improve APIv2 support for AttachMatthew Heon2020-04-13
* | Merge pull request #5709 from vrothberg/v2-searchOpenShift Merge Robot2020-04-14
|\ \
| * | podmanV2: implement searchValentin Rothberg2020-04-09
* | | Refactor service idle supportJhon Honce2020-04-13
* | | podmanV2: implement logsValentin Rothberg2020-04-09
|/ /
* / V2 podman diff(changes) supportJhon Honce2020-04-07
|/
* refactor infoBrent Baude2020-04-06
* podmanV2: implement pushValentin Rothberg2020-04-02
* podmanv2 exportBrent Baude2020-04-01
* Add support for containers.confDaniel J Walsh2020-03-27
* V2 podman image pruneJhon Honce2020-03-26
* Merge pull request #5573 from mheon/add_basic_exec_endpointsOpenShift Merge Robot2020-03-26
|\
| * Add bindings for Container Exec Create + InspectMatthew Heon2020-03-26
| * Implement APIv2 Exec Create and Inspect EndpointsMatthew Heon2020-03-23
* | V2 podman image rm | podman rmi [IMAGE]Jhon Honce2020-03-25
* | V2 podman images/image listJhon Honce2020-03-24
* | podmanv2 add core container commandsBrent Baude2020-03-22
|/
* Merge pull request #5525 from baude/apiv2bindinglogsOpenShift Merge Robot2020-03-19
|\
| * apiv2 add bindings for logs|eventsBrent Baude2020-03-19
* | Merge pull request #5546 from jwhonce/wip/entitiesOpenShift Merge Robot2020-03-19
|\ \
| * | V2 podman commandJhon Honce2020-03-18
| |/
* / fix reported compat issuesBrent Baude2020-03-19
|/
* Refactor handler packagesJhon Honce2020-03-10