| Commit message (Expand) | Author | Age |
* | podman should assign a host port to -p when omitted | baude | 2018-05-01 |
* | do not commit default volumes from container | baude | 2018-04-30 |
* | Make ':' a restricted character for file names | umohnani8 | 2018-04-30 |
* | Use buildah commit and bud in podman | baude | 2018-04-27 |
* | Remove systemd-cat support | Jhon Honce | 2018-04-27 |
* | Refactor unittest for varlink component | Jhon Honce | 2018-04-27 |
* | Add --default-mounts-file hidden flag | umohnani8 | 2018-04-26 |
* | Modify --user flag for podman create and run | umohnani8 | 2018-04-24 |
* | Add some podman search test with filter | Yiqiao Pu | 2018-04-24 |
* | Fix podman search no-trunc test | Yiqiao Pu | 2018-04-24 |
* | Merge pull request #647 from umohnani8/secrets | Daniel J Walsh | 2018-04-23 |
|\ |
|
| * | Add FIPS mode secret | umohnani8 | 2018-04-23 |
* | | Merge pull request #656 from ypu/restart_test | Daniel J Walsh | 2018-04-23 |
|\ \
| |/
|/| |
|
| * | Add restart test with timeout | Yiqiao Pu | 2018-04-23 |
| * | Improve restart latest container test | Yiqiao Pu | 2018-04-23 |
| * | Add start time check for restart test | Yiqiao Pu | 2018-04-23 |
* | | Initial varlink implementation | baude | 2018-04-23 |
|/ |
|
* | enable no test cache | baude | 2018-04-21 |
* | Fix tests for podman run --attach | Matthew Heon | 2018-04-19 |
* | Add one test case for check diff in container and committed image | Yiqiao Pu | 2018-04-19 |
* | Vendor in latest containers/image and contaners/storage | umohnani8 | 2018-04-19 |
* | Fix a typo | Yiqiao Pu | 2018-04-19 |
* | ip validation game too strong | Nathan Williams | 2018-04-18 |
* | - reverse host field order (ip goes first) | Nathan Williams | 2018-04-18 |
* | Add a function for check if command exist | Yiqiao Pu | 2018-04-16 |
* | Add WaitContainerReady for wait for docker registry ready | Yiqiao Pu | 2018-04-16 |
* | Add several podman push tests | Yiqiao Pu | 2018-04-16 |
* | Allow the use of -i/-a on any container | baude | 2018-04-14 |
* | Fix secrets patch | umohnani8 | 2018-04-13 |
* | Remove demos.sh file from test | umohnani8 | 2018-04-13 |
* | Fix podman run --attach tests | Matthew Heon | 2018-04-13 |
* | Add tests for podman attach | Matthew Heon | 2018-04-13 |
* | HACK temporary fix for test suite | Matthew Heon | 2018-04-13 |
* | Fix leaking files in Ginkgo | 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 |
* | Only allocate tty when -t | baude | 2018-04-03 |
* | Vendor in latest containers/image | Daniel J Walsh | 2018-04-03 |
* | Sleep for 5 seconds before pushing to registry in tests | TomSweeneyRedHat | 2018-04-02 |
* | Eliminate raceyness of sig-proxy test | baude | 2018-03-30 |
* | Allow sha256: prefix for input | baude | 2018-03-29 |
* | Add secrets patch to podman | umohnani8 | 2018-03-29 |
* | Disable --sig-proxy tests due to race conditions | Matthew Heon | 2018-03-28 |
* | podman exec should handle options --env foo | Daniel J Walsh | 2018-03-26 |
* | Removing tagged images change in behavior | baude | 2018-03-22 |
* | Image library stage 4 - create and commit | baude | 2018-03-20 |
* | Fix Travis tests for sig-proxy | Matthew Heon | 2018-03-16 |
* | Merge pull request #447 from mheon/sig_proxy | Daniel J Walsh | 2018-03-16 |
|\ |
|
| * | Add signal proxying to podman run, start, and attach | Matthew Heon | 2018-03-15 |
* | | Fix E2E tests | Matthew Heon | 2018-03-16 |