summaryrefslogtreecommitdiff
path: root/pkg/api/handlers/compat/exec.go
Commit message (Expand)AuthorAge
* Fix: Hijacking v2 endpoints to follow rfc 7230 semanticsKorhonen Sami (Samlink)2020-07-09
* move go module to v2Valentin Rothberg2020-07-06
* Set syslog for exit commands on log-level=debugMatthew Heon2020-06-24
* Enable detached exec for remoteMatthew Heon2020-06-02
* 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
* Add bindings for Container Exec Create + InspectMatthew Heon2020-03-26
* Implement APIv2 Exec Create and Inspect EndpointsMatthew Heon2020-03-23