| Commit message (Expand) | Author | Age |
* | Merge pull request #7569 from zhangguanzhang/fix-apiv2-top-response-two-value | OpenShift Merge Robot | 2020-09-09 |
|\ |
|
| * | fix APIv2 pods top of non-exist pod gets two response value | zhangguanzhang | 2020-09-09 |
* | | support multi-image (docker) archives | Valentin Rothberg | 2020-09-08 |
* | | APIv2 add generate systemd endpoint | Paul Holzinger | 2020-09-02 |
|/ |
|
* | Merge pull request #7436 from rhatdan/variant | OpenShift Merge Robot | 2020-08-28 |
|\ |
|
| * | Add support for variant when pulling images | Daniel J Walsh | 2020-08-28 |
* | | Merge pull request #7428 from mheon/apiv2_container_pod_errors | OpenShift Merge Robot | 2020-08-28 |
|\ \
| |/
|/| |
|
| * | Ensure pod REST API endpoints include ctr errors | Matthew Heon | 2020-08-27 |
* | | Merge pull request #7416 from Luap99/fix-swagger-doc | OpenShift Merge Robot | 2020-08-28 |
|\ \
| |/
|/| |
|
| * | [CI:DOCS] fix swagger api docs | Paul Holzinger | 2020-08-23 |
* | | Merge pull request #7451 from mheon/fix_7195 | Ed Santiago | 2020-08-27 |
|\ \ |
|
| * | | Send HTTP Hijack headers after successful attach | Matthew Heon | 2020-08-27 |
* | | | fix apiv2 will create containers with incorrect commands | zhangguanzhang | 2020-08-24 |
| |/
|/| |
|
* | | fix /libpod/pods/json returns null when there are no pods | zhangguanzhang | 2020-08-21 |
|/ |
|
* | Merge pull request #7283 from mheon/pod_infra_has_exit_cmd | OpenShift Merge Robot | 2020-08-17 |
|\ |
|
| * | Clean up pods before returning from Pod Stop API call | Matthew Heon | 2020-08-17 |
* | | podman.service: use sdnotiy | Valentin Rothberg | 2020-08-13 |
|/ |
|
* | Unconditionally retrieve pod names via API | Matthew Heon | 2020-08-10 |
* | Merge pull request #7215 from vrothberg/flatten-the-curve | OpenShift Merge Robot | 2020-08-08 |
|\ |
|
| * | image list: speed up | Valentin Rothberg | 2020-08-07 |
* | | Merge pull request #7204 from baude/issue7197 | OpenShift Merge Robot | 2020-08-04 |
|\ \ |
|
| * | | Missing return after early exit | Brent Baude | 2020-08-03 |
| |/ |
|
* / | docker-compose uses application/tar | Brent Baude | 2020-08-03 |
|/ |
|
* | Merge pull request #7097 from QiWang19/usagedate | OpenShift Merge Robot | 2020-08-03 |
|\ |
|
| * | [CI:DOCS] apiv2 fix volumes not inculded field | Qi Wang | 2020-07-29 |
* | | Merge pull request #7188 from zhangguanzhang/network-404 | OpenShift Merge Robot | 2020-08-03 |
|\ \ |
|
| * | | API returns 500 in case network is not found instead of 404 | zhangguanzhang | 2020-08-02 |
* | | | Merge pull request #7158 from rhatdan/commit | OpenShift Merge Robot | 2020-08-03 |
|\ \ \ |
|
| * | | | Handle single character images | Daniel J Walsh | 2020-07-30 |
* | | | | Merge pull request #7141 from rhafer/image_descr_test | OpenShift Merge Robot | 2020-08-03 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Make `search --no-trunc` work for podman remote | Ralf Haferkamp | 2020-07-31 |
| * | | | API: Fix 'podman image search` missing description | Ralf Haferkamp | 2020-07-31 |
| |/ / |
|
* / / | Add versioned _ping endpoint | Jhon Honce | 2020-07-31 |
|/ / |
|
* / | Return NamesHistory when returning remote images | Daniel J Walsh | 2020-07-29 |
|/ |
|
* | Merge pull request #6909 from rhatdan/podman | OpenShift Merge Robot | 2020-07-28 |
|\ |
|
| * | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | | compat/info.go: TrimPrefix(CGroupsVersion, "v") | Akihiro Suda | 2020-07-28 |
|/ |
|
* | API events: fix parsing error | Valentin Rothberg | 2020-07-27 |
* | Remove 'experimental' from API doc | TomSweeneyRedHat | 2020-07-25 |
* | Merge pull request #6742 from maybe-sybr/maybe/apiv2/fix-container-create-wit... | OpenShift Merge Robot | 2020-07-24 |
|\ |
|
| * | APIv2:fix: Get volumes from `Binds` when creating | maybe-sybr | 2020-07-09 |
* | | Merge pull request #7035 from ashley-cui/api_gen | OpenShift Merge Robot | 2020-07-21 |
|\ \ |
|
| * | | Fix Generate API title/description | Ashley Cui | 2020-07-21 |
* | | | events endpoint: backwards compat to old type | Valentin Rothberg | 2020-07-20 |
* | | | events endpoint: fix panic and race condition | Valentin Rothberg | 2020-07-20 |
|/ / |
|
* | | The compat create endpoint should 404 on no such image | Matthew Heon | 2020-07-16 |
* | | Fix handling of entrypoint | Daniel J Walsh | 2020-07-14 |
* | | Fix: Correct connection counters for hijacked connections | Korhonen Sami (Samlink) | 2020-07-09 |
* | | Fix: Hijacking v2 endpoints to follow rfc 7230 semantics | Korhonen Sami (Samlink) | 2020-07-09 |
* | | Remove hijacked connections from active connections list | Korhonen Sami (Samlink) | 2020-07-09 |