| Commit message (Expand) | Author | Age |
... | |
* | Add extra E2E test for restarting containers | Matthew Heon | 2018-03-15 |
* | Fix broken 'podman start' test | Matthew Heon | 2018-03-15 |
* | Add test. Move attach code in start back | Matthew Heon | 2018-03-15 |
* | sleep does not catch SIGTERM | baude | 2018-03-14 |
* | Modify E2E tests to use alternate Conmon path if present | Matthew Heon | 2018-03-14 |
* | test/e2e/images_test.go: test with multiple tags | Valentin Rothberg | 2018-03-14 |
* | make shell: build, test and run in a container | Valentin Rothberg | 2018-03-13 |
* | Fix typo in test/README.md | Valentin Rothberg | 2018-03-13 |
* | Remove unused configs for testing CRI-O | Matthew Heon | 2018-03-12 |
* | Podman load can pull in compressed files | umohnani8 | 2018-03-08 |
* | Add toggle for Docker install/deinstall for baseline test | TomSweeneyRedHat | 2018-03-08 |
* | Add podman baseline test script | TomSweeneyRedHat | 2018-03-06 |
* | test/README.md: fix path to the tests suite | Giuseppe Scrivano | 2018-03-02 |
* | Restrict top output to container's pids only | baude | 2018-02-26 |
* | Tagging an image alias by shortname | baude | 2018-02-26 |
* | Address review comments | baude | 2018-02-24 |
* | Add support for --no-new-privs | Daniel J Walsh | 2018-02-24 |
* | CreateContainerStorage by image id | baude | 2018-02-23 |
* | Add tests and cleanup | Jhon Honce | 2018-02-22 |
* | Correct exit code 126 and 127 | baude | 2018-02-21 |
* | Inspect output should be in array form | baude | 2018-02-21 |
* | Performance enhancement for podman images | baude | 2018-02-20 |
* | Run podman inside a podman container | baude | 2018-02-16 |
* | Return imageid from podman pull | baude | 2018-02-15 |
* | No entrpoint, cmd, or command | baude | 2018-02-15 |
* | Privileged containers should inherit host devices | baude | 2018-02-15 |
* | Change json to match docker inspect | Daniel J Walsh | 2018-02-11 |
* | Honor ENTRYPOINT in image | baude | 2018-02-11 |
* | Rework port code | baude | 2018-02-09 |
* | podman logs: fix tailing | baude | 2018-02-09 |
* | Update pause tests per QE suggestions and move to gingko | TomSweeneyRedHat | 2018-02-08 |
* | Final ginkgo migration | baude | 2018-02-08 |
* | Merge pull request #290 from umohnani8/templates | Daniel J Walsh | 2018-02-07 |
|\ |
|
| * | Fix when the --format flag prints a new line at the end | umohnani8 | 2018-02-07 |
* | | Merge pull request #300 from baude/ginkgo_version | Daniel J Walsh | 2018-02-07 |
|\ \
| |/
|/| |
|
| * | More ginkgo migration | baude | 2018-02-07 |
* | | Match podman inspect output to docker inspect | umohnani8 | 2018-02-06 |
* | | Add podman search command | umohnani8 | 2018-02-06 |
|/ |
|
* | 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 |