| Commit message (Expand) | Author | Age |
* | podman: fix --log-opt=path=%s | Giuseppe Scrivano | 2020-04-24 |
* | podman: fix --http-proxy | Giuseppe Scrivano | 2020-04-24 |
* | podman: fix podman --group-add | Giuseppe Scrivano | 2020-04-24 |
* | test: fix --host-env test | Giuseppe Scrivano | 2020-04-24 |
* | podman: fix --cgroups=disabled | Giuseppe Scrivano | 2020-04-24 |
* | test: enable some run_test.go tests that pass now | Giuseppe Scrivano | 2020-04-24 |
* | Force integration tests to pass | Brent Baude | 2020-04-21 |
* | Fix cgroupsv2 run test, unexpected output | Chris Evich | 2020-02-25 |
* | support device-cgroup-rule | Qi Wang | 2020-02-12 |
* | play kube: handle seccomp labels | Peter Hunt | 2019-11-18 |
* | fix bug check nonexist authfile | Qi Wang | 2019-11-05 |
* | Refactor tests when checking for error exit codes | Jhon Honce | 2019-10-16 |
* | execuser: look at the source for /etc/{passwd,group} overrides | Giuseppe Scrivano | 2019-09-21 |
* | container: make sure $HOME is always set | Giuseppe Scrivano | 2019-09-20 |
* | Add support for launching containers without CGroups | Matthew Heon | 2019-09-10 |
* | test: enable all tests for crun | Giuseppe Scrivano | 2019-08-19 |
* | tests: enable run tests for cgroups v2 | Giuseppe Scrivano | 2019-08-13 |
* | tests: disable some tests currently failing when not using runc | Giuseppe Scrivano | 2019-08-12 |
* | Fix test suite | Matthew Heon | 2019-07-31 |
* | Set -env variables as appropriate | Qi Wang | 2019-07-30 |
* | Make the healthcheck flags compatible with Docker CLI | Hunor Csomortáni | 2019-07-16 |
* | create: improve parser for --healthcheck-command | Stefan Becker | 2019-07-14 |
* | Merge pull request #3557 from rhatdan/env | OpenShift Merge Robot | 2019-07-12 |
|\ |
|
| * | Add support for -env-host | Daniel J Walsh | 2019-07-11 |
* | | podman: add --ulimit host | Giuseppe Scrivano | 2019-07-08 |
|/ |
|
* | fix broken healthcheck tests | Ed Santiago | 2019-06-18 |
* | storage: support --mount type=bind,bind-nonrecursive | Giuseppe Scrivano | 2019-06-13 |
* | use imagecaches for local tests | baude | 2019-05-29 |
* | Replace root-based rootless tests | Chris Evich | 2019-05-16 |
* | enable integration tests for remote-client | baude | 2019-05-07 |
* | Try and fix restart-policy tests | Matthew Heon | 2019-05-03 |
* | Add a test for restart policy | Matthew Heon | 2019-05-03 |
* | Begin adding volume tests | Matthew Heon | 2019-05-01 |
* | auto pass http_proxy into container | James Cassell | 2019-04-30 |
* | Major rework of --volumes-from flag | Matthew Heon | 2019-04-04 |
* | Add a test that --add-host conflicts with --no-hosts | Matthew Heon | 2019-03-27 |
* | podman: do not split --env on comma | Giuseppe Scrivano | 2019-03-20 |
* | Enable rootless integration tests | baude | 2019-03-19 |
* | healtcheck phase 2 | baude | 2019-03-12 |
* | ginkgo status improvements | baude | 2019-03-08 |
* | Fix aliased commands to actually work | Daniel J Walsh | 2019-03-03 |
* | Add tests to make sure podman container and podman image commands work | Daniel J Walsh | 2019-03-02 |
* | Fix SystemExec completion race | Chris Evich | 2019-03-01 |
* | Try disabling --rm on notify_socket test | Matthew Heon | 2019-02-13 |
* | Run integrations test with remote-client | baude | 2019-01-14 |
* | Fix handling of nil volumes | Daniel J Walsh | 2019-01-10 |
* | add container-init support | Valentin Rothberg | 2019-01-04 |
* | Fixes to handle /dev/shm correctly. | Daniel J Walsh | 2018-12-24 |
* | skip test for blkio.weight when kernel does not support it | baude | 2018-12-20 |
* | failed containers with --rm should remove themselves | baude | 2018-12-12 |