| Commit message (Expand) | Author | Age |
* | podman generate spec | Charlie Doern | 2022-08-04 |
* | Set TLSVerify=true by default for API endpoints | Vladimir Kochnev | 2022-07-26 |
* | Merge pull request #15040 from Luap99/api-umask | OpenShift Merge Robot | 2022-07-22 |
|\ |
|
| * | API: libpod/create use correct default umask | Paul Holzinger | 2022-07-22 |
* | | compat api: allow default bridge name for networks | Paul Holzinger | 2022-07-21 |
|/ |
|
* | Run codespell | Daniel J Walsh | 2022-07-18 |
* | fix tests for "podman kube play" | Niall Crowe | 2022-07-14 |
* | Add "podman kube play" cmd | Niall Crowe | 2022-07-13 |
* | Merge pull request #14219 from mheon/bump_version | openshift-ci[bot] | 2022-07-08 |
|\ |
|
| * | Bump Compat API maximum version to v1.41 | Matthew Heon | 2022-05-23 |
* | | Merge pull request #14825 from jmguzik/fix_streaming_pod_stats | openshift-ci[bot] | 2022-07-07 |
|\ \ |
|
| * | | test-apiv2: streamed response testing based on response duration | Jakub Guzik | 2022-07-06 |
* | | | Merge pull request #14673 from idleroamer/fix-network-inspect-main | openshift-ci[bot] | 2022-07-07 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix network inspect compat API discrepancy | 🤓 Mostafa Emami | 2022-07-05 |
* | | | 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 #14705 from jakecorrenti/show-health-status-event | openshift-ci[bot] | 2022-06-27 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Show Health Status events | Jake Correnti | 2022-06-27 |
* | | | | Merge pull request #14643 from clobrano/feature/network/list/dangling/dev | openshift-ci[bot] | 2022-06-21 |
|\ \ \ \ |
|
| * | | | | allow filter networks by dangling status | Carlo Lobrano | 2022-06-21 |
| |/ / / |
|
* | | | | 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 |
|/ / / |
|
* / / | CI: APIv2 tests: add rootless | Ed Santiago | 2022-06-14 |
|/ / |
|
* | | APIv2 tests: (try to) fix flaky registry panic | Ed Santiago | 2022-06-09 |
* | | compat api: fix regressions from "Swagger refactor/cleanup" | Paul Holzinger | 2022-06-09 |
* | | apiv2 tests: clean up | Ed Santiago | 2022-06-08 |
* | | Add missing tests for manifests API | Vladimir Kochnev | 2022-06-07 |
* | | 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 |
* | 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 |
|/ |
|
* | Bump version to v4.1.0-dev | Paul Holzinger | 2022-04-27 |
* | Allow filtering of "removing", it is a valid status | Daniel J Walsh | 2022-04-24 |
* | Fix hang in test_connect | Chris Evich | 2022-04-22 |
* | Translate Memory Limit to Swap in API | cdoern | 2022-04-18 |
* | compat api: use network mode bridge as default | Paul Holzinger | 2022-04-13 |
* | API: use no_hosts from containers.conf | Paul Holzinger | 2022-04-11 |
* | test/apiv2: support netavark | Paul Holzinger | 2022-03-30 |
* | Exit with 0 when receiving SIGTERM | Jhon Honce | 2022-03-15 |
* | Fix handling of tmpfs-mode for tmpfs creation in compat mode | Daniel J Walsh | 2022-03-09 |
* | Move all python tests to pytest | Jhon Honce | 2022-03-04 |
* | Add version guard to libpod API endpoints | Jhon Honce | 2022-02-09 |
* | compat: endpoint /build must set header content type as application/json in r... | Aditya R | 2022-02-07 |
* | Fix #2 for compat commit handling of --changes | Daniel J Walsh | 2022-01-21 |