| Commit message (Expand) | Author | Age |
* | Fix streaming for libpod/pods/stats endpoint | Jakub Guzik | 2022-07-05 |
* | libpod: switch to golang native error wrapping | Sascha Grunert | 2022-07-05 |
* | Merge pull request #14534 from jakecorrenti/docker-compose-update-network-mtu | openshift-ci[bot] | 2022-07-05 |
|\ |
|
| * | (rootful) docker-compose now updates network MTU | Jake Correnti | 2022-07-05 |
* | | libpod/runtime: switch to golang native error wrapping | Sascha Grunert | 2022-07-04 |
* | | api,images: add support for LookupManifest to Image remove API | Aditya R | 2022-06-30 |
* | | Merge pull request #14400 from cdoern/scp | openshift-ci[bot] | 2022-06-28 |
|\ \ |
|
| * | | podman image scp remote support & podman image scp tagging | cdoern | 2022-06-28 |
* | | | Merge pull request #14700 from shuttle-hq/bug/docker-compat-initialized | openshift-ci[bot] | 2022-06-28 |
|\ \ \
| |/ /
|/| | |
|
| * | | Docker compat returning unknown "initialized" for `status.status` | chesedo | 2022-06-28 |
* | | | Merge pull request #14654 from cdoern/cgroup | openshift-ci[bot] | 2022-06-27 |
|\ \ \ |
|
| * | | | podman cgroup enhancement | cdoern | 2022-06-24 |
* | | | | libpod: fix wait and exit-code logic | Valentin Rothberg | 2022-06-23 |
|/ / / |
|
* / / | Fix spelling "setup" -> "set up" and similar | Erik Sjölund | 2022-06-22 |
|/ / |
|
* | | Merge pull request #14662 from Luap99/api-json | openshift-ci[bot] | 2022-06-21 |
|\ \ |
|
| * | | API: containers/json always set application/json content type | Paul Holzinger | 2022-06-20 |
* | | | api: show the memory limit specified for the container | Giuseppe Scrivano | 2022-06-21 |
|/ / |
|
* | | Merge pull request #14585 from Luap99/nolint | openshift-ci[bot] | 2022-06-14 |
|\ \ |
|
| * | | golangci-lint: enable nolintlint | Paul Holzinger | 2022-06-14 |
* | | | Merge pull request #14561 from rhatdan/VENDOR | openshift-ci[bot] | 2022-06-14 |
|\ \ \
| |/ /
|/| | |
|
| * | | Update vendor of containers/buildah | Daniel J Walsh | 2022-06-13 |
* | | | Merge pull request #14580 from jakecorrenti/stats-on-non-running-container | openshift-ci[bot] | 2022-06-14 |
|\ \ \
| |/ /
|/| | |
|
| * | | Non-running containers now report statistics via the `podman stats` | Jake Correnti | 2022-06-13 |
| |/ |
|
* | | podman-remote push --remove-signatures support | Daniel J Walsh | 2022-06-10 |
* | | compat api: fix regressions from "Swagger refactor/cleanup" | Paul Holzinger | 2022-06-09 |
* | | Merge pull request #14484 from marshall-lee/test/manifest-push | OpenShift Merge Robot | 2022-06-08 |
|\ \
| |/
|/| |
|
| * | Add missing tests for manifests API | Vladimir Kochnev | 2022-06-07 |
* | | Merge pull request #14453 from flouthoc/support-additional-build-context-on-r... | OpenShift Merge Robot | 2022-06-06 |
|\ \ |
|
| * | | podman-remote: enable support for additional build-context on macOS, remote | Aditya R | 2022-06-02 |
| |/ |
|
* / | Using logDriver instead of query.LogDriver for podman play kube | Niall Crowe | 2022-06-03 |
|/ |
|
* | Merge pull request #14393 from jwhonce/wip/archive_todo | OpenShift Merge Robot | 2022-05-27 |
|\ |
|
| * | Add API support for NoOverwriteDirNonDir | Jhon Honce | 2022-05-26 |
* | | vendor: bump buildah to v1.26.1-0.20220524184833-5500333c2e06 | Aditya R | 2022-05-26 |
|/ |
|
* | Merge pull request #14358 from vrothberg/todo-part-2 | OpenShift Merge Robot | 2022-05-25 |
|\ |
|
| * | pkg/api/handlers/compat/images.go: drop TODO message | Valentin Rothberg | 2022-05-25 |
* | | Fix codespell errors | Daniel J Walsh | 2022-05-25 |
|/ |
|
* | Merge pull request #14319 from flouthoc/suppress-aux-on-quiet | OpenShift Merge Robot | 2022-05-24 |
|\ |
|
| * | compat, build: suppress step errors when quiet is set | Aditya R | 2022-05-24 |
* | | fix compat image resolution | Valentin Rothberg | 2022-05-23 |
|/ |
|
* | Swagger refactor/cleanup | Jhon Honce | 2022-05-19 |
* | linter: enable unconvert linter | Valentin Rothberg | 2022-05-19 |
* | Merge pull request #14228 from rhatdan/api | OpenShift Merge Robot | 2022-05-18 |
|\ |
|
| * | Deleting an n use image should return conflict not system error | Daniel J Walsh | 2022-05-16 |
* | | api: make no-op remote functional in /libpod/build | Aditya R | 2022-05-16 |
|/ |
|
* | Vendor in containers/buildah@v1.26.1 | Daniel J Walsh | 2022-05-05 |
* | play kube default log driver | Niall Crowe | 2022-05-04 |
* | pkg/api: do not register decoder in endpoint handler | Paul Holzinger | 2022-04-29 |
* | fix manifest modify endpoint to respect tlsverify param | Paul Holzinger | 2022-04-27 |
* | enable gocritic linter | Paul Holzinger | 2022-04-26 |
* | Pass --tls-verify option in podman -remote build | Daniel J Walsh | 2022-04-25 |