summaryrefslogtreecommitdiff
path: root/pkg/api/server/register_exec.go
Commit message (Expand)AuthorAge
* [CI:DOCS] Set all operation id to be compatibileJhon Honce2021-04-05
* Move operationIds to swagger:operation lineTom Deseyn2021-04-05
* swagger: add operationIds that match with dockerTom Deseyn2021-04-05
* Remove resize race conditionDaniel J Walsh2021-03-26
* bump go module to v3Valentin Rothberg2021-02-22
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Enable detached exec for remoteMatthew Heon2020-06-02
* Add bindings for exec and enable attached remoteMatthew Heon2020-06-01
* V2 Implement terminal handling in bindings attachJhon Honce2020-05-18
* Drop APIv2 resize endpointMatthew Heon2020-05-15
* Update API documentation for InspectMatthew Heon2020-05-14
* Add APIv2 handler for resizing exec sessionsMatthew Heon2020-05-14
* Wire in endpoint for ExecStartMatthew Heon2020-05-14
* Implement APIv2 Exec Create and Inspect EndpointsMatthew Heon2020-03-23
* Refactor handler packagesJhon Honce2020-03-10
* Register handlers without version to align with docker APISteve Taylor2020-03-05
* Swagger: fix inconsistencies (try #2)Ed Santiago2020-02-18
* Fix handler and systemd activation errorsJhon Honce2020-02-17
* [CI:DOCS]add apiv2 endpoints for execBrent Baude2020-02-03