| Commit message (Expand) | Author | Age |
* | 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 |
* | compat: images/load must be able to load tar with multiple images | Aditya R | 2022-01-21 |
* | Merge pull request #12914 from rhatdan/commit | OpenShift Merge Robot | 2022-01-19 |
|\ |
|
| * | Handle changes in docker compat mode | Daniel J Walsh | 2022-01-19 |
* | | APIv2 tests: followup to recent log test | Ed Santiago | 2022-01-19 |
|/ |
|
* | apiv2 test: add regression test for #12904 | Valentin Rothberg | 2022-01-19 |
* | Merge pull request #12908 from Luap99/network-conf-dir | OpenShift Merge Robot | 2022-01-18 |
|\ |
|
| * | rename --cni-config-dir to --network-config-dir | Paul Holzinger | 2022-01-18 |
* | | compat attach: fix write on closed channel | Valentin Rothberg | 2022-01-18 |
|/ |
|
* | Revamp Libpod state strings for Docker compat | Matthew Heon | 2022-01-17 |
* | Refactor manifest list operations | Jhon Honce | 2022-01-14 |
* | use libnetwork from c/common | Paul Holzinger | 2022-01-12 |
* | Add podman rm --depend | Daniel J Walsh | 2022-01-11 |
* | Merge pull request #12735 from rhatdan/mount | OpenShift Merge Robot | 2022-01-04 |
|\ |
|
| * | Fix Container List API call to return mount info | Daniel J Walsh | 2022-01-04 |
* | | Merge pull request #12643 from leahneukirchen/events-compat | OpenShift Merge Robot | 2022-01-04 |
|\ \
| |/
|/| |
|
| * | legacy events: also set exitCode | Leah Neukirchen | 2022-01-03 |
* | | prefix imageId with sha256: in containers list | Oliver | 2021-12-29 |
* | | apiv2 tests: use quay.io/libpod/testimage:20210610 for platform tests | Valentin Rothberg | 2021-12-17 |
|/ |
|
* | APIv2 tests: fail on syntax/logic errors | Ed Santiago | 2021-12-14 |
* | apiv2 tests: refactor complicated curls | Ed Santiago | 2021-12-14 |