| Commit message (Expand) | Author | Age |
* | Merge pull request #6280 from mheon/switch_off_noexec | OpenShift Merge Robot | 2020-05-21 |
|\ |
|
| * | Turn off 'noexec' option by default for named volumes | Matthew Heon | 2020-05-20 |
* | | Merge pull request #6284 from baude/v2remotetestfixes | OpenShift Merge Robot | 2020-05-21 |
|\ \ |
|
| * | | Test fixes for remote integration | Brent Baude | 2020-05-20 |
* | | | Fix create_test for remote integration | Brent Baude | 2020-05-20 |
|/ / |
|
* / | v2 enable remote integration tests | Brent Baude | 2020-05-19 |
|/ |
|
* | Add small fixes for 'podman run' from diffing inspect | Matthew Heon | 2020-05-05 |
* | test: enable create tests | Giuseppe Scrivano | 2020-04-30 |
* | Force integration tests to pass | Brent Baude | 2020-04-21 |
* | Rework label parsing | Matthew Heon | 2020-02-14 |
* | build(deps): bump github.com/containers/image/v5 from 5.0.0 to 5.1.0 | Daniel J Walsh | 2019-12-20 |
* | fix bug check nonexist authfile | Qi Wang | 2019-11-05 |
* | Merge pull request #4369 from baude/golandautocodecorrections | OpenShift Merge Robot | 2019-10-30 |
|\ |
|
| * | goland autocorrections | baude | 2019-10-29 |
* | | Add e2e tests for manifest list support | Nalin Dahyabhai | 2019-10-29 |
|/ |
|
* | Refactor tests when checking for error exit codes | Jhon Honce | 2019-10-16 |
* | add --pull flag for podman create&run | Qi Wang | 2019-08-09 |
* | Add a test for verifying ENTRYPOINT and CMD | Matthew Heon | 2019-08-07 |
* | use imagecaches for local tests | baude | 2019-05-29 |
* | enable integration tests for remote-client | baude | 2019-05-07 |
* | create: fix segfault if container name already exists | Giuseppe Scrivano | 2019-04-12 |
* | ginkgo status improvements | baude | 2019-03-08 |
* | Add tests to make sure podman container and podman image commands work | Daniel J Walsh | 2019-03-02 |
* | Remove a lot of '--rm' options from unit tests | Matthew Heon | 2019-02-12 |
* | Run integrations test with remote-client | baude | 2019-01-14 |
* | create pod on the fly | baude | 2018-12-03 |
* | Add create test with --mount flag | Yiqiao Pu | 2018-11-29 |
* | Separate common used test functions and structs to test/utils | Yiqiao Pu | 2018-11-16 |
* | allow specification of entrypoint in the form of a slice | Daniel J Walsh | 2018-08-28 |
* | Show duration for each ginkgo test and test speed improvements | baude | 2018-07-28 |
* | Add flag to add annotations to a container | Matthew Heon | 2018-06-04 |
* | Inspect output should be in array form | baude | 2018-02-21 |
* | Match podman inspect output to docker inspect | umohnani8 | 2018-02-06 |
* | Migrate Create|Commit to ginkgo | baude | 2018-02-02 |