| Commit message (Expand) | Author | Age |
... | |
* | 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 |
* | Add --mount option for `create` & `run` command | Daniel J Walsh | 2018-09-21 |
* | Pass on securityOpts from podInfraContainer to container added to pod. | Daniel J Walsh | 2018-09-11 |
* | Update WaitForTimeOut to output OutputString to help with debugging. | Daniel J Walsh | 2018-09-06 |
* | Fix Mount Propagation | Giuseppe Scrivano | 2018-08-27 |
* | Use REGISTRIES_CONFIG_PATH for all tests | baude | 2018-08-02 |
* | Integration Test Improvements #3 | baude | 2018-08-01 |
* | Show duration for each ginkgo test and test speed improvements | baude | 2018-07-28 |
* | Clear variables used to store options after parsing for every volume | umohnani8 | 2018-07-25 |
* | Add --volumes-from flag to podman run and create | umohnani8 | 2018-07-09 |
* | Fix timeout issue with built-in volume test | umohnani8 | 2018-07-05 |
* | urfave/cli: fix parsing of short opts | Valentin Rothberg | 2018-07-05 |
* | Skip a test in Travis that has timeout issues | Matthew Heon | 2018-07-03 |
* | Fix built-in volume issue with podman run/create | umohnani8 | 2018-06-29 |
* | Test to make sure we are getting proper exit codes on podman run | Daniel J Walsh | 2018-06-07 |
* | Add some test for podman run flag security-opt | Yiqiao Pu | 2018-06-04 |
* | Use go-selinux for selinux check | Yiqiao Pu | 2018-06-04 |
* | Clear all caps, except the bounding set, when --user is specified. | Daniel J Walsh | 2018-05-31 |
* | chrootuser: default to GID 0 when given a numeric --user | Nalin Dahyabhai | 2018-05-17 |
* | Add --default-mounts-file hidden flag | umohnani8 | 2018-04-26 |
* | Modify --user flag for podman create and run | umohnani8 | 2018-04-24 |
* | Add FIPS mode secret | umohnani8 | 2018-04-23 |
* | Fix tests for podman run --attach | Matthew Heon | 2018-04-19 |
* | Fix secrets patch | umohnani8 | 2018-04-13 |
* | Fix podman run --attach tests | Matthew Heon | 2018-04-13 |
* | Add tests for podman attach | Matthew Heon | 2018-04-13 |
* | Functionality changes to the following flags | umohnani8 | 2018-04-06 |
* | Add hooks support to podman | Daniel J Walsh | 2018-04-05 |
* | Add secrets patch to podman | umohnani8 | 2018-03-29 |
* | CreateContainerStorage by image id | baude | 2018-02-23 |
* | More ginkgo migration | baude | 2018-02-07 |
* | Pass NOTIFY_SOCKET and LISTEN_FDS env to OCI RUntime if set | Daniel J Walsh | 2018-02-05 |
* | Allow users to specify logpath | Daniel J Walsh | 2018-02-03 |
* | Initial gingko work | baude | 2018-01-29 |