| Commit message (Expand) | Author | Age |
* | 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 |
* | Merge pull request #1920 from wking/explicit-hooks-dirs | OpenShift Merge Robot | 2018-12-04 |
|\ |
|
| * | libpod/container_internal: Deprecate implicit hook directories | W. Trevor King | 2018-12-03 |
* | | create pod on the fly | baude | 2018-12-03 |
|/ |
|
* | tests: fix NOTIFY_SOCKET test | Giuseppe Scrivano | 2018-11-28 |
* | test: fix test for NOTIFY_SOCKET | Giuseppe Scrivano | 2018-11-28 |
* | Merge pull request #1874 from ypu/mount-test | OpenShift Merge Robot | 2018-11-27 |
|\ |
|
| * | Remove mount options relatime from podman run --mount with shared | Yiqiao Pu | 2018-11-27 |
| * | Update test case name to podman run with --mount flag | Yiqiao Pu | 2018-11-27 |
* | | set root propagation based on volume properties | Valentin Rothberg | 2018-11-26 |
|/ |
|
* | Separate common used test functions and structs to test/utils | Yiqiao Pu | 2018-11-16 |
* | replace quay.io/baude to quay.io/libpod | baude | 2018-11-01 |
* | allow ppc64le to pass libpod integration tests | baude | 2018-10-31 |
* | Use restoreArtifacts to save time in integration tests | baude | 2018-10-22 |
* | fix NOTIFY_SOCKET in e2e testfix NOTIFY_SOCKET in e2e tests | baude | 2018-10-18 |
* | tests: do not make assumptions on the mount output | Giuseppe Scrivano | 2018-10-14 |
* | Generate a passwd file for users not in container | Daniel J Walsh | 2018-10-12 |
* | Disable SELinux labeling if --privileged | Daniel J Walsh | 2018-10-02 |
* | run complex image names with short names | baude | 2018-09-28 |
* | podman runs disabled containers and privileged containers as spc_t | Daniel J Walsh | 2018-09-27 |
* | rework CI tests to test on VMs | baude | 2018-09-26 |