summaryrefslogtreecommitdiff
path: root/pkg/api
Commit message (Expand)AuthorAge
* Merge pull request #7283 from mheon/pod_infra_has_exit_cmdOpenShift Merge Robot2020-08-17
|\
| * Clean up pods before returning from Pod Stop API callMatthew Heon2020-08-17
* | podman.service: use sdnotiyValentin Rothberg2020-08-13
|/
* Unconditionally retrieve pod names via APIMatthew Heon2020-08-10
* Merge pull request #7215 from vrothberg/flatten-the-curveOpenShift Merge Robot2020-08-08
|\
| * image list: speed upValentin Rothberg2020-08-07
* | Merge pull request #7204 from baude/issue7197OpenShift Merge Robot2020-08-04
|\ \
| * | Missing return after early exitBrent Baude2020-08-03
| |/
* / docker-compose uses application/tarBrent Baude2020-08-03
|/
* Merge pull request #7097 from QiWang19/usagedateOpenShift Merge Robot2020-08-03
|\
| * [CI:DOCS] apiv2 fix volumes not inculded fieldQi Wang2020-07-29
* | Merge pull request #7188 from zhangguanzhang/network-404OpenShift Merge Robot2020-08-03
|\ \
| * | API returns 500 in case network is not found instead of 404zhangguanzhang2020-08-02
* | | Merge pull request #7158 from rhatdan/commitOpenShift Merge Robot2020-08-03
|\ \ \
| * | | Handle single character imagesDaniel J Walsh2020-07-30
* | | | Merge pull request #7141 from rhafer/image_descr_testOpenShift Merge Robot2020-08-03
|\ \ \ \ | |_|/ / |/| | |
| * | | Make `search --no-trunc` work for podman remoteRalf Haferkamp2020-07-31
| * | | API: Fix 'podman image search` missing descriptionRalf Haferkamp2020-07-31
| |/ /
* / / Add versioned _ping endpointJhon Honce2020-07-31
|/ /
* / Return NamesHistory when returning remote imagesDaniel J Walsh2020-07-29
|/
* 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
* Remove 'experimental' from API docTomSweeneyRedHat2020-07-25
* 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
* | Merge pull request #7035 from ashley-cui/api_genOpenShift Merge Robot2020-07-21
|\ \
| * | Fix Generate API title/descriptionAshley Cui2020-07-21
* | | 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
* | Remove hijacked connections from active connections listKorhonen 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
|/
* Add support for Filter query parameter to list images apiKorhonen Sami (Samlink)2020-07-07
* move go module to v2Valentin Rothberg2020-07-06
* Merge pull request #6852 from skorhone/fix/6803_null_portsOpenShift Merge Robot2020-07-05
|\
| * Fix issue #6803 Container inspect endpoint returns null for NetworkSettings/P...Korhonen Sami (Samlink)2020-07-03
* | Merge pull request #6838 from mheon/fix_panic_eventsOpenShift Merge Robot2020-07-02
|\ \ | |/ |/|
| * Fix `system service` panic from early hangup in eventsMatthew Heon2020-07-02
* | APIv2:fix: Handle docker volume force as expectedmaybe-sybr2020-07-02
* | APIv2: Add docker compatible volume endpointsmaybe-sybr2020-07-02
* | Created timestamp returned by imagelist should be in unix formatDaniel J Walsh2020-06-30
|/
* Merge pull request #6747 from giuseppe/fix-user-volumesOpenShift Merge Robot2020-06-30
|\
| * container: move volume chown after spec generationGiuseppe Scrivano2020-06-29