| Commit message (Expand) | Author | Age |
* | podman copy files to the volume with a container | Qi Wang | 2019-06-03 |
* | Merge pull request #3081 from baude/remotecommit | OpenShift Merge Robot | 2019-06-03 |
|\ |
|
| * | podman remote-client commit | baude | 2019-05-30 |
* | | Fix podman cp test by reordering operations | Matthew Heon | 2019-05-31 |
* | | Merge pull request #3147 from baude/testimagecache | OpenShift Merge Robot | 2019-05-30 |
|\ \ |
|
| * | | use imagecaches for local tests | baude | 2019-05-29 |
| |/ |
|
* | | Fix podman cp tests | Matthew Heon | 2019-05-30 |
* | | Fix bug in e2e tests for podman cp | Matthew Heon | 2019-05-29 |
* | | Add test to ensure symlinks are resolved in ctr scope | Matthew Heon | 2019-05-29 |
|/ |
|
* | Merge pull request #2709 from haircommander/journald | OpenShift Merge Robot | 2019-05-29 |
|\ |
|
| * | Add --follow to journald ctr logging | Peter Hunt | 2019-05-28 |
| * | Address comments | Peter Hunt | 2019-05-28 |
| * | Implement podman logs with log-driver journald | Peter Hunt | 2019-05-28 |
* | | Merge pull request #3194 from QiWang19/cptar | OpenShift Merge Robot | 2019-05-28 |
|\ \
| |/
|/| |
|
| * | fix bug dest path of copying tar | Qi Wang | 2019-05-24 |
* | | Merge pull request #3189 from vrothberg/apparmor-fixes | OpenShift Merge Robot | 2019-05-28 |
|\ \ |
|
| * | | baseline tests: apparmor with --privileged | Valentin Rothberg | 2019-05-24 |
| |/ |
|
* | | Merge pull request #3196 from giuseppe/keep-id | OpenShift Merge Robot | 2019-05-25 |
|\ \ |
|
| * | | userns: add new option --userns=keep-id | Giuseppe Scrivano | 2019-05-24 |
| |/ |
|
* | | Merge pull request #3185 from mheon/fix_cp_test | OpenShift Merge Robot | 2019-05-25 |
|\ \
| |/
|/| |
|
| * | Fix a potential flake in the tests for podman cp | Matthew Heon | 2019-05-23 |
* | | Add test cases for login and logout | Yiqiao Pu | 2019-05-22 |
* | | Merge pull request #3177 from mheon/duplicate_volumes | OpenShift Merge Robot | 2019-05-22 |
|\ \ |
|
| * | | Add test for image volume conflict with user volume | Matthew Heon | 2019-05-21 |
| |/ |
|
* | | Merge pull request #2561 from cevich/cirrus_test_images | OpenShift Merge Robot | 2019-05-21 |
|\ \ |
|
| * | | Cirrus: Overhaul/Simplify env. var setup | Chris Evich | 2019-05-21 |
| |/ |
|
* / | Minor fix filtering images by label | Divyansh Kamboj | 2019-05-20 |
|/ |
|
* | Minor fix splitting env vars in podman-commit | Divyansh Kamboj | 2019-05-19 |
* | Replace root-based rootless tests | Chris Evich | 2019-05-16 |
* | Add unshare to podman | Divyansh Kamboj | 2019-05-16 |
* | Merge pull request #3127 from mheon/fix_start_race | OpenShift Merge Robot | 2019-05-16 |
|\ |
|
| * | Kill os.Exit() in tests, replace with asserts | Matthew Heon | 2019-05-15 |
* | | Merge pull request #3089 from baude/splittest | OpenShift Merge Robot | 2019-05-15 |
|\ \
| |/
|/| |
|
| * | split remote tests from distro tests | baude | 2019-05-13 |
* | | Merge pull request #2705 from adrianreber/ci-test | OpenShift Merge Robot | 2019-05-13 |
|\ \
| |/
|/| |
|
| * | Only run checkpoint/restore tests on Fedora >= 29 | Adrian Reber | 2019-05-06 |
* | | Merge pull request #3105 from mheon/use_ctr_remove_funcs | OpenShift Merge Robot | 2019-05-12 |
|\ \ |
|
| * | | Add fix for an issue breaking our CI | Matthew Heon | 2019-05-10 |
* | | | Merge pull request #3041 from QiWang19/cpdash | OpenShift Merge Robot | 2019-05-09 |
|\ \ \ |
|
| * | | | implement cp reads tar file from stdin/stdout | Qi Wang | 2019-05-09 |
* | | | | Add information when running podman version on client | Jhon Honce | 2019-05-08 |
| |/ /
|/| | |
|
* | | | Add negative command-line test | Chris Evich | 2019-05-08 |
|/ / |
|
* | | enable integration tests for remote-client | baude | 2019-05-07 |
* | | Remove tests for deprecated podman-refresh command | Matthew Heon | 2019-05-06 |
|/ |
|
* | Try and fix restart-policy tests | Matthew Heon | 2019-05-03 |
* | Add a test for restart policy | Matthew Heon | 2019-05-03 |
* | Merge pull request #3034 from vrothberg/top-fallback | OpenShift Merge Robot | 2019-05-03 |
|\ |
|
| * | top: fallback to execing ps(1) | Valentin Rothberg | 2019-05-03 |
* | | Merge pull request #2905 from QiWang19/globalvar | OpenShift Merge Robot | 2019-05-03 |
|\ \
| |/
|/| |
|
| * | Add variable for global flags to runlabel | Qi Wang | 2019-05-02 |