| Commit message (Expand) | Author | Age |
* | Add some podman search test with filter | Yiqiao Pu | 2018-04-24 |
* | Fix podman search no-trunc test | Yiqiao Pu | 2018-04-24 |
* | Dusty would prefer it to be part of the release. | baude | 2018-04-24 |
* | Merge pull request #641 from nathwill/man-libpod | Daniel J Walsh | 2018-04-23 |
|\ |
|
| * | add libpod.conf man page | Nathan Williams | 2018-04-21 |
* | | 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 |
|/ / |
|
* | | Add seconds after epoch to copr rpms to tie break versioning | baude | 2018-04-21 |
* | | enable no test cache | baude | 2018-04-21 |
* | | Merge pull request #651 from mheon/bump_0_4_3 | Matthew Heon | 2018-04-20 |
|\ \ |
|
| * | | Bump gitvalidation epoch | Matthew Heon | 2018-04-20 |
| * | | Bump to v0.4.4-dev | Matthew Heon | 2018-04-20 |
| * | | Bump to v0.4.3v0.4.3 | Matthew Heon | 2018-04-20 |
|/ / |
|
* | | podman push without destination image | baude | 2018-04-20 |
* | | Add make .git target | baude | 2018-04-20 |
* | | Fix tests for podman run --attach | Matthew Heon | 2018-04-19 |
* | | Print ctr ID if neither STDOUT and STDERR are attached | 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 |
|/ |
|
* | It is OK to start an already running container (with no attach) | baude | 2018-04-18 |
* | Refactor logic for forceSecure in pull for readability | Matthew Heon | 2018-04-18 |
* | Small logic fix for podman pull with tls-verify | Matthew Heon | 2018-04-18 |
* | Allow podman start to attach to a running container | baude | 2018-04-18 |
* | regression: tls verify should be set on registries.conf if insecure | baude | 2018-04-18 |
* | ip validation game too strong | Nathan Williams | 2018-04-18 |
* | - reverse host field order (ip goes first) | Nathan Williams | 2018-04-18 |
* | Allow podman to exit exit codes of removed containers | Matthew Heon | 2018-04-17 |
* | Modify diff and inspect docs | umohnani8 | 2018-04-17 |
* | Merge pull request #566 from ypu/push_test | Daniel J Walsh | 2018-04-17 |
|\ |
|
| * | 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 |
* | | Add oci-systemd-hook as a runtime dep to copr spec | baude | 2018-04-16 |
* | | validate dns-search values prior to creation | baude | 2018-04-16 |
* | | Change container.locked to batched | TomSweeneyRedHat | 2018-04-16 |
|/ |
|
* | podman pull should always try to pull | baude | 2018-04-14 |
* | 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 |
* | Merge pull request #616 from mheon/bump_0_4_2 | Matthew Heon | 2018-04-13 |
|\ |
|
| * | Bump gitvalidation epoch | Matthew Heon | 2018-04-13 |
| * | Bump version to v0.4.3-dev | Matthew Heon | 2018-04-13 |
| * | Bump to v0.4.2v0.4.2 | Matthew Heon | 2018-04-13 |
|/ |
|
* | Fix podman run --attach tests | Matthew Heon | 2018-04-13 |