| Commit message (Expand) | Author | Age |
* | 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 |
* | | filter events by labels | baude | 2020-10-23 |
* | | Merge pull request #8053 from rhatdan/detachkeys | OpenShift Merge Robot | 2020-10-22 |
|\ \ |
|
| * | | podman create doesn't support creating detached containers | Daniel J Walsh | 2020-10-21 |
* | | | Merge pull request #8098 from vrothberg/fix-8082 | OpenShift Merge Robot | 2020-10-22 |
|\ \ \
| |/ /
|/| | |
|
| * | | container create: record correct image name | Valentin Rothberg | 2020-10-21 |
| |/ |
|
* / | Switch use of Flags to Options | Daniel J Walsh | 2020-10-21 |
|/ |
|
* | Tests: Fix common flakes, and improve apiv2 test log | Ed Santiago | 2020-10-20 |
* | Add a system test to verify --runtime is preserved | Matthew Heon | 2020-10-20 |
* | System tests: remove some misleading 'run's | Ed Santiago | 2020-10-19 |
* | Add support for external container | Daniel J Walsh | 2020-10-15 |
* | fix podman container exists and diff for storage containers | Daniel J Walsh | 2020-10-15 |
* | System test additions | Ed Santiago | 2020-10-14 |
* | Merge pull request #7949 from edsantiago/bats | OpenShift Merge Robot | 2020-10-12 |
|\ |
|
| * | system tests: cleanup, and add more tests | Ed Santiago | 2020-10-07 |
* | | Merge pull request #7891 from rhatdan/rm | OpenShift Merge Robot | 2020-10-09 |
|\ \ |
|
| * | | This PR allows users to remove external containers directly | Daniel J Walsh | 2020-10-09 |
* | | | Port commands to V2 --format 'table...' | Jhon Honce | 2020-10-07 |
|/ / |
|
* / | Attempt to turn on some more remote tests | Daniel J Walsh | 2020-10-07 |
|/ |
|
* | Merge pull request #7856 from rhatdan/root | OpenShift Merge Robot | 2020-10-02 |
|\ |
|
| * | podman-remote does not support most of the global flags | Daniel J Walsh | 2020-10-02 |
* | | Merge pull request #7893 from ashley-cui/journald | OpenShift Merge Robot | 2020-10-02 |
|\ \ |
|
| * | | Fix Podman logs reading journald | Ashley Cui | 2020-10-02 |