| Commit message (Expand) | Author | Age |
* | Merge pull request #2747 from mheon/dns_none | OpenShift Merge Robot | 2019-03-27 |
|\ |
|
| * | Add a test that --add-host conflicts with --no-hosts | Matthew Heon | 2019-03-27 |
* | | Sigh; disable pod-top test, it's unreliable (#2780) | Ed Santiago | 2019-03-27 |
|/ |
|
* | size is optional for container inspection | baude | 2019-03-26 |
* | Add three test cases for podman attach test | Yiqiao Pu | 2019-03-26 |
* | Merge pull request #2498 from QiWang19/sysdf | OpenShift Merge Robot | 2019-03-26 |
|\ |
|
| * | system df to show podman disk usage | Qi Wang | 2019-03-25 |
* | | podman health check phase3 | baude | 2019-03-22 |
* | | userns: use the intermediate mountns for volumes | Giuseppe Scrivano | 2019-03-21 |
|/ |
|
* | podman: do not split --env on comma | Giuseppe Scrivano | 2019-03-20 |
* | Add new key and never-expiring test certificate | Chris Evich | 2019-03-20 |
* | Merge pull request #2703 from edsantiago/bats | OpenShift Merge Robot | 2019-03-19 |
|\ |
|
| * | BATS: new tests, and improvements to existing ones | Ed Santiago | 2019-03-18 |
* | | ps: fix segfault if the store is not initialized | Giuseppe Scrivano | 2019-03-19 |
* | | tests: re-enable some tests for rootless mode | Giuseppe Scrivano | 2019-03-19 |
* | | test: fix SkipIfRootless() helper | Giuseppe Scrivano | 2019-03-19 |
* | | Enable rootless integration tests | baude | 2019-03-19 |
* | | Merge pull request #2688 from baude/issue2671 | OpenShift Merge Robot | 2019-03-18 |
|\ \ |
|
| * | | support GO template {{ json . }} | baude | 2019-03-18 |
* | | | Export ConmonPidFile in 'podman inspect' for containers | Debarshi Ray | 2019-03-18 |
| |/
|/| |
|
* | | Merge pull request #2632 from debarshiray/wip/rishi/podman-rm-exit-with-125-f... | OpenShift Merge Robot | 2019-03-18 |
|\ \ |
|
| * | | Make 'podman rm' exit with 125 if it had a bogus & a running container | Debarshi Ray | 2019-03-15 |
* | | | podman logs on created container should exit | baude | 2019-03-18 |
| |/
|/| |
|
* | | Merge pull request #2683 from giuseppe/fix-pod-top | OpenShift Merge Robot | 2019-03-18 |
|\ \ |
|
| * | | rootless: fix pod top | Giuseppe Scrivano | 2019-03-18 |
| |/ |
|
* | | Merge pull request #2620 from baude/multilogs | OpenShift Merge Robot | 2019-03-16 |
|\ \ |
|
| * | | display logs for multiple containers at the same time | baude | 2019-03-15 |
| |/ |
|
* | | Merge pull request #2664 from kunalkushwaha/ps-port-fix | OpenShift Merge Robot | 2019-03-16 |
|\ \
| |/
|/| |
|
| * | testcase added for listing range of ports in ps command | Kunal Kushwaha | 2019-03-15 |
* | | build: fix build DIR -t TAG | Giuseppe Scrivano | 2019-03-15 |
* | | Merge pull request #2645 from mheon/fix_some_flakes | OpenShift Merge Robot | 2019-03-15 |
|\ \
| |/
|/| |
|
| * | Bump timeout on a podman info test to default | Matthew Heon | 2019-03-14 |
* | | Merge pull request #1642 from kunalkushwaha/image-tree | OpenShift Merge Robot | 2019-03-14 |
|\ \ |
|
| * | | Tree implementation for podman images | Kunal Kushwaha | 2019-03-14 |
| |/ |
|
* / | Usability cleanup for 'inspect' | Ed Santiago | 2019-03-13 |
|/ |
|
* | Merge pull request #2562 from baude/healtcheckphase2 | OpenShift Merge Robot | 2019-03-12 |
|\ |
|
| * | healtcheck phase 2 | baude | 2019-03-12 |
* | | Add event logging to libpod, even display to podman | baude | 2019-03-11 |
|/ |
|
* | rootless: allow single mappings | Giuseppe Scrivano | 2019-03-11 |
* | Merge pull request #2592 from baude/testfixups | OpenShift Merge Robot | 2019-03-08 |
|\ |
|
| * | test docs fixups | baude | 2019-03-08 |
* | | Merge pull request #2590 from haircommander/pause_entry_cmd | OpenShift Merge Robot | 2019-03-08 |
|\ \
| |/
|/| |
|
| * | Default to image entrypoint for infra container | Peter Hunt | 2019-03-08 |
* | | ginkgo status improvements | baude | 2019-03-08 |
* | | Merge pull request #2557 from QiWang19/filter2241 | OpenShift Merge Robot | 2019-03-08 |
|\ \ |
|
| * | | fix bug in podman images list all images with same name | Qi Wang | 2019-03-07 |
* | | | Merge pull request #2257 from cevich/system_test_beginning | OpenShift Merge Robot | 2019-03-08 |
|\ \ \
| |_|/
|/| | |
|
| * | | System-test: Documentation and TODO list | Chris Evich | 2019-03-06 |
* | | | Merge pull request #2533 from edsantiago/bats | OpenShift Merge Robot | 2019-03-07 |
|\ \ \ |
|
| * | | | Implement review feedback | Ed Santiago | 2019-03-07 |