| Commit message (Expand) | Author | Age |
... | |
* | 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 |
* | | Fix E2E tests | Matthew Heon | 2018-03-16 |
* | | Fix nit in restart E2E tests | Matthew Heon | 2018-03-16 |
* | | Add tests for restart | Matthew Heon | 2018-03-16 |
* | | Add a test case for remove the latest container | Yiqiao Pu | 2018-03-16 |
* | | Correct the test case name | Yiqiao Pu | 2018-03-16 |
|/ |
|
* | Fix test build | Matthew Heon | 2018-03-15 |
* | Fix gofmt | Matthew Heon | 2018-03-15 |
* | 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 |