Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #3231 from baude/remoteclientconf | OpenShift Merge Robot | 2019-06-04 |
|\ | |||
| * | podman-remote.conf enablement | baude | 2019-05-30 |
* | | Merge pull request #3260 from TomSweeneyRedHat/dev/tsweeney/buildah1.8.3 | OpenShift Merge Robot | 2019-06-04 |
|\ \ | |||
| * | | Vendor Buildah v1.8.3 | TomSweeneyRedHat | 2019-06-04 |
|/ / | |||
* | | Merge pull request #3225 from haraldh/virtwriter | OpenShift Merge Robot | 2019-06-04 |
|\ \ | |||
| * | | pkg/varlinkapi/virtwriter/virtwriter.go: simplify func Reader | Harald Hoyer | 2019-06-03 |
* | | | Merge pull request #3249 from baude/testtiming | OpenShift Merge Robot | 2019-06-04 |
|\ \ \ | |||
| * | | | fix timing issues with some tests | baude | 2019-06-03 |
* | | | | Merge pull request #3251 from giuseppe/join-block-signals | OpenShift Merge Robot | 2019-06-04 |
|\ \ \ \ | |||
| * | | | | rootless: block signals on re-exec | Giuseppe Scrivano | 2019-06-03 |
| |/ / / | |||
* | | | | Merge pull request #3156 from TomSweeneyRedHat/dev/tsweeney/podmanimage | OpenShift Merge Robot | 2019-06-04 |
|\ \ \ \ | |||
| * | | | | Create Dockerfiles for podmanimage | TomSweeneyRedHat | 2019-06-01 |
| |/ / / | |||
* | | | | Merge pull request #3217 from edsantiago/cirrus_cleanup | OpenShift Merge Robot | 2019-06-03 |
|\ \ \ \ | |||
| * | | | | cirrus: minor cleanup and refactoring | Ed Santiago | 2019-06-03 |
| |/ / / | |||
* | | | | Merge pull request #3081 from baude/remotecommit | OpenShift Merge Robot | 2019-06-03 |
|\ \ \ \ | |_|/ / |/| | | | |||
| * | | | podman remote-client commit | baude | 2019-05-30 |
* | | | | Merge pull request #3250 from marcusmueller/podman_man_page_mixup | OpenShift Merge Robot | 2019-06-03 |
|\ \ \ \ | |_|/ / |/| | | | |||
| * | | | manpage: podman-tool table: un-confuse version and varlink | Marcus Müller | 2019-06-02 |
|/ / / | |||
* | | | Merge pull request #3244 from giuseppe/cleanups-rootless-join | OpenShift Merge Robot | 2019-06-01 |
|\ \ \ | |||
| * | | | rootless: use TEMP_FAILURE_RETRY macro | Giuseppe Scrivano | 2019-05-31 |
| * | | | rootless: fix return type | Giuseppe Scrivano | 2019-05-31 |
| * | | | rootless: make sure the buffer is NUL terminated | Giuseppe Scrivano | 2019-05-31 |
* | | | | Merge pull request #3236 from baude/testsplitrootless | OpenShift Merge Robot | 2019-06-01 |
|\ \ \ \ | |/ / / |/| | | | |||
| * | | | split rootless local and remote testing | baude | 2019-05-31 |
* | | | | Merge pull request #3246 from mheon/run_the_tests | OpenShift Merge Robot | 2019-05-31 |
|\ \ \ \ | |||
| * | | | | Fix podman cp test by reordering operations | Matthew Heon | 2019-05-31 |
| * | | | | Small fix to readme to force tests to run | Matthew Heon | 2019-05-31 |
|/ / / / | |||
* | | | | Merge pull request #3227 from giuseppe/fix-warning-rootless | OpenShift Merge Robot | 2019-05-31 |
|\ \ \ \ | |||
| * | | | | rootless: skip check fo /etc/containers/registries.conf | Giuseppe Scrivano | 2019-05-30 |
* | | | | | Merge pull request #3224 from haraldh/varlink_upgrade | OpenShift Merge Robot | 2019-05-31 |
|\ \ \ \ \ | |||
| * | | | | | Fix the varlink upgraded calls | Harald Hoyer | 2019-05-29 |
* | | | | | | Merge pull request #3238 from mheon/no_tmpcopyup_dev | OpenShift Merge Robot | 2019-05-31 |
|\ \ \ \ \ \ | |||
| * | | | | | | Do not set tmpcopyup on /dev | Matthew Heon | 2019-05-30 |
* | | | | | | | Merge pull request #3147 from baude/testimagecache | OpenShift Merge Robot | 2019-05-30 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | use imagecaches for local tests | baude | 2019-05-29 |
* | | | | | | | | Merge pull request #3214 from mheon/resolve_symlinks_in_cp | OpenShift Merge Robot | 2019-05-30 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||
| * | | | | | | | Fix podman cp tests | Matthew Heon | 2019-05-30 |
| * | | | | | | | Error when trying to copy into a running rootless ctr | Matthew Heon | 2019-05-30 |
| * | | | | | | | We can't pause rootless containers during cp | Matthew Heon | 2019-05-29 |
| * | | | | | | | Fix bug in e2e tests for podman cp | Matthew Heon | 2019-05-29 |
| * | | | | | | | Tolerate non-running containers in paused cp | Matthew Heon | 2019-05-29 |
| * | | | | | | | Add test to ensure symlinks are resolved in ctr scope | Matthew Heon | 2019-05-29 |
| * | | | | | | | Add --pause to podman cp manpage and bash completions | Matthew Heon | 2019-05-29 |
| * | | | | | | | Pause containers while copying into them | Matthew Heon | 2019-05-29 |
| * | | | | | | | Use securejoin to merge paths in `podman cp` | Matthew Heon | 2019-05-29 |
| | |_|_|_|/ / | |/| | | | | | |||
* | | | | | | | Merge pull request #3235 from baude/testnoremoteinpodman | OpenShift Merge Robot | 2019-05-30 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||
| * | | | | | | do not run remote tests inside container | baude | 2019-05-30 |
|/ / / / / / | |||
* | | | | | | Merge pull request #3230 from ashley-cui/dnsdoc | OpenShift Merge Robot | 2019-05-29 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||
| * | | | | | add dns flags to docs | Ashley Cui | 2019-05-29 |
| |/ / / / | |||
* | | | | | Merge pull request #3221 from josegonzalez/master | OpenShift Merge Robot | 2019-05-29 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | |