| Commit message (Expand) | Author | Age |
* | 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 |
* | | 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 |
* | | | podman cgroup enhancement | cdoern | 2022-06-24 |
* | | | Fix spelling "setup" -> "set up" and similar | Erik Sjölund | 2022-06-22 |
|/ / |
|
* | | 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 |
| |/ |
|
* / | compat api: fix regressions from "Swagger refactor/cleanup" | Paul Holzinger | 2022-06-09 |
|/ |
|
* | podman-remote: enable support for additional build-context on macOS, remote | Aditya R | 2022-06-02 |
* | 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 |
|/ |
|
* | compat, build: suppress step errors when quiet is set | Aditya R | 2022-05-24 |
* | 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 |
* | enable gocritic linter | Paul Holzinger | 2022-04-26 |
* | Pass --tls-verify option in podman -remote build | Daniel J Walsh | 2022-04-25 |
* | replace golint with revive linter | Paul Holzinger | 2022-04-22 |
* | Merge pull request #13872 from vrothberg/revert-size | OpenShift Merge Robot | 2022-04-14 |
|\ |
|
| * | Revert "images --size" | Valentin Rothberg | 2022-04-14 |
* | | Allow HTTP attach to stopped containers | Matthew Heon | 2022-04-13 |
|/ |
|
* | Merge pull request #13687 from rhatdan/VENDOR | OpenShift Merge Robot | 2022-04-08 |
|\ |
|
| * | Vendor in new opencontainers/selinux | Daniel J Walsh | 2022-04-08 |
* | | images --size | Valentin Rothberg | 2022-04-08 |
|/ |
|
* | Merge pull request #13597 from Luap99/stats | OpenShift Merge Robot | 2022-03-23 |
|\ |
|
| * | podman stats: calc CPU percentage correctly | Paul Holzinger | 2022-03-22 |
* | | Update swagger to improve compatibility | Jhon Honce | 2022-03-22 |
* | | linter: enable makezero | Valentin Rothberg | 2022-03-22 |
|/ |
|
* | Add ExitCommandDelay configuration use in API exec handler | Rover van der Noort | 2022-03-04 |
* | container-commit: support --squash to squash layers into one | Aditya R | 2022-02-23 |
* | compat: endpoint /build must set header content type as application/json in r... | Aditya R | 2022-02-07 |
* | remote build: set rootless oci isolation correctly | Paul Holzinger | 2022-01-24 |
* | Remove unused param and clean API handlers | Jakub Guzik | 2022-01-22 |
* | Fix #2 for compat commit handling of --changes | Daniel J Walsh | 2022-01-21 |
* | compat: remove hardcoded index from load images output report | Aditya R | 2022-01-21 |
* | compat: images/load must be able to load tar with multiple images | Aditya R | 2022-01-21 |