| Commit message (Expand) | Author | Age |
* | Merge pull request #8906 from vrothberg/fix-8501 | OpenShift Merge Robot | 2021-01-14 |
|\ |
|
| * | container stop: release lock before calling the runtime | Valentin Rothberg | 2021-01-14 |
* | | Remove the ability to use [name:tag] in podman load command | Daniel J Walsh | 2021-01-12 |
* | | image list: ignore bare manifest list | Valentin Rothberg | 2021-01-11 |
|/ |
|
* | Switch references of /var/run -> /run | Daniel J Walsh | 2021-01-07 |
* | Merge pull request #8787 from jsoref/spelling | OpenShift Merge Robot | 2020-12-23 |
|\ |
|
| * | Spelling | Josh Soref | 2020-12-22 |
* | | Fix podman build --logfile | Hironori Shiina | 2020-12-22 |
|/ |
|
* | system tests: set PODMAN_TIMEOUT to 120 | Valentin Rothberg | 2020-12-18 |
* | remote copy | Valentin Rothberg | 2020-12-18 |
* | System tests: better diagnostics in completion test | Ed Santiago | 2020-12-16 |
* | Merge pull request #8312 from cevich/new_ubuntu_images | OpenShift Merge Robot | 2020-12-16 |
|\ |
|
| * | Fix: unpause not supported for CGv1 rootless | Chris Evich | 2020-12-16 |
* | | Merge pull request #8730 from rhatdan/log | OpenShift Merge Robot | 2020-12-16 |
|\ \ |
|
| * | | Add LogSize to container inspect | Daniel J Walsh | 2020-12-15 |
| |/ |
|
* / | system tests: the catch-up game | Ed Santiago | 2020-12-14 |
|/ |
|
* | RHEL gating tests: more journald exceptions | Ed Santiago | 2020-12-14 |
* | Merge pull request #8653 from rhatdan/buildah | OpenShift Merge Robot | 2020-12-09 |
|\ |
|
| * | Honor the --layers flag | Daniel J Walsh | 2020-12-09 |
* | | Add system test for shell completion | Paul Holzinger | 2020-12-09 |
|/ |
|
* | Merge pull request #8571 from Luap99/podman-network-reload | OpenShift Merge Robot | 2020-12-08 |
|\ |
|
| * | Implement pod-network-reload | Matthew Heon | 2020-12-07 |
* | | add comment to #8558 regression test | Valentin Rothberg | 2020-12-07 |
* | | container create: do not clear image name | Valentin Rothberg | 2020-12-07 |
* | | Merge pull request #8570 from vrothberg/run-950 | OpenShift Merge Robot | 2020-12-04 |
|\ \ |
|
| * | | rewrite podman-cp | Valentin Rothberg | 2020-12-04 |
* | | | Merge pull request #8476 from rhatdan/containerenv | OpenShift Merge Robot | 2020-12-04 |
|\ \ \ |
|
| * | | | Add containerenv information to /run/.containerenv | Daniel J Walsh | 2020-12-03 |
| |/ / |
|
* / / | Support Unix timestamps for `podman logs --since` | Chih-Hsuan Yen | 2020-12-04 |
|/ / |
|
* | | Merge pull request #8564 from edsantiago/bats | OpenShift Merge Robot | 2020-12-03 |
|\ \ |
|
| * | | BATS: add new load test | Ed Santiago | 2020-12-02 |
| |/ |
|
* | | Merge pull request #8408 from umohnani8/sec-opt | OpenShift Merge Robot | 2020-12-03 |
|\ \
| |/
|/| |
|
| * | Add mask and unmask option to --security-opt | Urvashi Mohnani | 2020-12-02 |
* | | Fix `podman images...` missing headers in table templates | Jhon Honce | 2020-12-02 |
* | | BATS: add ping test | Ed Santiago | 2020-12-01 |
|/ |
|
* | Merge pull request #8230 from mheon/port_net_host_conflict | OpenShift Merge Robot | 2020-11-30 |
|\ |
|
| * | Ensure that --net=host/pod/container/none warn with -p | Matthew Heon | 2020-11-04 |
* | | system tests: various | Ed Santiago | 2020-11-14 |
* | | test for buildah version in container images. | Daniel J Walsh | 2020-11-13 |
* | | system tests: skip journald tests on RHEL8 | Ed Santiago | 2020-11-09 |
* | | Add support for mounting external containers | Daniel J Walsh | 2020-11-04 |
* | | Merge pull request #8177 from rhatdan/wrap | OpenShift Merge Robot | 2020-10-30 |
|\ \ |
|
| * | | Stop excessive wrapping of errors | Daniel J Walsh | 2020-10-30 |
* | | | Pod's that share the IPC Namespace need to share /dev/shm | Daniel J Walsh | 2020-10-30 |
|/ / |
|
* | | Merge pull request #8174 from rhatdan/errors | OpenShift Merge Robot | 2020-10-29 |
|\ \ |
|
| * | | Podman often reports OCI Runtime does not exist, even if it does | Daniel J Walsh | 2020-10-29 |
| |/ |
|
* / | new "image" mount type | Valentin Rothberg | 2020-10-29 |
|/ |
|
* | System tests: cleanup, make more robust | Ed Santiago | 2020-10-26 |
* | Merge pull request #8096 from ypu/log-driver-test | OpenShift Merge Robot | 2020-10-25 |
|\ |
|
| * | Tests: Check different log driver can work with podman logs | Yiqiao Pu | 2020-10-22 |