| Commit message (Expand) | Author | Age |
* | Migrate more tests to ginkgo | baude | 2018-02-06 |
* | sysfs should be mounted rw for privileged | baude | 2018-02-06 |
* | Migrate diff, exec, export, and history to ginkgo | baude | 2018-02-05 |
* | Deprecate --format for podman top | baude | 2018-02-05 |
* | 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 |
* | Migrate Create|Commit to ginkgo | baude | 2018-02-02 |
* | Migrate kill tests to ginkgo | baude | 2018-02-01 |
* | Implment network == none | baude | 2018-01-31 |
* | Ginkgo Tests: ps, pull, push and rm | baude | 2018-01-31 |
* | Migrate start, stats, stop to Ginkgo | baude | 2018-01-30 |
* | Initial gingko work | baude | 2018-01-29 |
* | Remove conmon, get package from CRI-O | Daniel J Walsh | 2018-01-27 |
* | Add results check and debug output in podman_stop | Yiqiao Pu | 2018-01-26 |
* | Save --privileged state | Daniel J Walsh | 2018-01-25 |
* | Fix issue with order of flags | umohnani8 | 2018-01-25 |
* | Merge pull request #252 from baude/port | Daniel J Walsh | 2018-01-24 |
|\ |
|
| * | podman port | baude | 2018-01-23 |
* | | Merge pull request #224 from ypu/import_test | Daniel J Walsh | 2018-01-23 |
|\ \
| |/
|/| |
|
| * | Update podman_import test to use podman | Yiqiao Pu | 2018-01-23 |
* | | Expose ports from image | baude | 2018-01-22 |
* | | Override hostname for container | baude | 2018-01-21 |
* | | Enable port bindings | baude | 2018-01-20 |
* | | Add dns tests | baude | 2018-01-19 |
* | | Fix test syntax | baude | 2018-01-18 |
* | | test/podman_networking.bats: kpod to podman | baude | 2018-01-17 |
* | | Implement and test the following flags for podman run and create | umohnani8 | 2018-01-15 |
|/ |
|
* | podman run container id to file | baude | 2018-01-11 |
* | Add latest to wait | baude | 2018-01-08 |
* | Shortname deletion continued | baude | 2018-01-08 |
* | Shortcut for most recent container | baude | 2018-01-08 |
* | Remove by shortname | baude | 2018-01-08 |
* | Don't pull cached images | baude | 2018-01-08 |
* | Add removal failure test after unpause | TomSweeneyRedHat | 2018-01-05 |
* | Change name of kpod to podman | Daniel J Walsh | 2018-01-04 |
* | Fix handling of exit codes | Daniel J Walsh | 2018-01-04 |
* | Enable three tests in podman_pause.bats | Yiqiao Pu | 2018-01-04 |
* | Update ctr_id for podman_pause test | Yiqiao Pu | 2018-01-04 |
* | Host networking | baude | 2017-12-30 |
* | Initial podman build | TomSweeneyRedHat | 2017-12-23 |
* | Add default CNI configuration | baude | 2017-12-22 |
* | Add podman commit command | umohnani8 | 2017-12-20 |
* | Add support for adding devices to container | Daniel J Walsh | 2017-12-19 |
* | Rename all references to kpod to podman | Daniel J Walsh | 2017-12-18 |
* | Fix top tests | Matthew Heon | 2017-12-14 |
* | Fix kpod exec tests | Matthew Heon | 2017-12-14 |
* | Fix network configurations to have a valid CIDR subnet | Matthew Heon | 2017-12-14 |
* | Fix kpod images tests | Matthew Heon | 2017-12-14 |
* | Prepare network configs when setting up tests | Matthew Heon | 2017-12-14 |
* | Fix Travis tests | Matthew Heon | 2017-12-14 |