summaryrefslogtreecommitdiff
path: root/pkg/api/handlers/compat
Commit message (Expand)AuthorAge
* Merge pull request #7851 from zhangguanzhang/fix-apiv2-ctr-workdir-and-envOpenShift Merge Robot2020-10-01
|\
| * fix: The container created by APIV2 has an incorrect Env and WorkDirzhangguanzhang2020-10-01
* | Support --http-proxy for remote buildsJhon Honce2020-09-30
* | Refactor IdleTracker to handle StateIdle transitionsJhon Honce2020-09-29
|/
* fix for compatibility volume creationbaude2020-09-28
* Properly handle podman run --pull commandDaniel J Walsh2020-09-27
* Merge pull request #7662 from jwhonce/issues/7535OpenShift Merge Robot2020-09-24
|\
| * Evict containers before removing via V2 APIJhon Honce2020-09-18
* | Merge pull request #7761 from baude/interactiveOpenShift Merge Robot2020-09-24
|\ \
| * | set interactive mode with compat create endpointbaude2020-09-23
* | | apiv2 container limit differ from docker-apizhangguanzhang2020-09-24
* | | add missing return for compat killbaude2020-09-21
|/ /
* | Merge pull request #7688 from vrothberg/fix-7521OpenShift Merge Robot2020-09-21
|\ \
| * | stats: log errors instead of sending 500Valentin Rothberg2020-09-21
| * | stats: detect closed client connectionValentin Rothberg2020-09-18
| * | stats endpoint: write OK header onceValentin Rothberg2020-09-18
| |/
* / WIP: Fix remote logsAshley Cui2020-09-16
|/
* Merge pull request #7624 from QiWang19/policy-optionOpenShift Merge Robot2020-09-16
|\
| * Supports import&run--signature-policyQi Wang2020-09-15
* | Refactor API version valuesJhon Honce2020-09-15
|/
* Merge pull request #7637 from vrothberg/fix-7263OpenShift Merge Robot2020-09-15
|\
| * events endpoint: header: do not wait for eventsValentin Rothberg2020-09-15
* | Refactor API build endpoint to be more compliantJhon Honce2020-09-14
|/
* Fix up errors found by codespellDaniel J Walsh2020-09-11
* Merge pull request #7536 from Luap99/api-network-filterOpenShift Merge Robot2020-09-10
|\
| * APIv2 Add network list filteringPaul Holzinger2020-09-07
* | compat kill: only wait for 0 signal and sigkillValentin Rothberg2020-09-09
* | remote kill: don't wait for the container to stopValentin Rothberg2020-09-09
* | support multi-image (docker) archivesValentin Rothberg2020-09-08
|/
* Merge pull request #7451 from mheon/fix_7195Ed Santiago2020-08-27
|\
| * Send HTTP Hijack headers after successful attachMatthew Heon2020-08-27
* | fix apiv2 will create containers with incorrect commandszhangguanzhang2020-08-24
|/
* docker-compose uses application/tarBrent Baude2020-08-03
* API returns 500 in case network is not found instead of 404zhangguanzhang2020-08-02
* Merge pull request #6909 from rhatdan/podmanOpenShift Merge Robot2020-07-28
|\
| * Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* | compat/info.go: TrimPrefix(CGroupsVersion, "v")Akihiro Suda2020-07-28
|/
* API events: fix parsing errorValentin Rothberg2020-07-27
* Merge pull request #6742 from maybe-sybr/maybe/apiv2/fix-container-create-wit...OpenShift Merge Robot2020-07-24
|\
| * APIv2:fix: Get volumes from `Binds` when creatingmaybe-sybr2020-07-09
* | events endpoint: backwards compat to old typeValentin Rothberg2020-07-20
* | events endpoint: fix panic and race conditionValentin Rothberg2020-07-20
* | The compat create endpoint should 404 on no such imageMatthew Heon2020-07-16
* | Fix handling of entrypointDaniel J Walsh2020-07-14
* | Fix: Correct connection counters for hijacked connectionsKorhonen Sami (Samlink)2020-07-09
* | Fix: Hijacking v2 endpoints to follow rfc 7230 semanticsKorhonen Sami (Samlink)2020-07-09
* | Merge pull request #6835 from zhangguanzhang/masterOpenShift Merge Robot2020-07-09
|\ \
| * | fix API: Create container with an invalid configurationzhangguanzhang2020-07-09
| |/
* / log API: add context to allow for cancellingValentin Rothberg2020-07-09
|/
* move go module to v2Valentin Rothberg2020-07-06