| Commit message (Expand) | Author | Age |
... | |
* | | | Merge pull request #4298 from mheon/uid_gid_options | OpenShift Merge Robot | 2019-10-24 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add parsing for UID, GID in volume "o" option | Matthew Heon | 2019-10-22 |
* | | | stats: list all running containers unless specified otherwise | Valentin Rothberg | 2019-10-23 |
|/ / |
|
* | | Merge pull request #4287 from mheon/anonymous_volumes | OpenShift Merge Robot | 2019-10-22 |
|\ \ |
|
| * | | Add support for anonymous volumes to `podman run -v` | Matthew Heon | 2019-10-17 |
* | | | Merge pull request #4284 from mheon/fix_vol_inspect | OpenShift Merge Robot | 2019-10-21 |
|\ \ \ |
|
| * | | | Show volume options in 'volume inspect' | Matthew Heon | 2019-10-18 |
* | | | | Merge pull request #4241 from haircommander/kube-test-refactor | OpenShift Merge Robot | 2019-10-18 |
|\ \ \ \ |
|
| * | | | | play kube: Container->Ctr | Peter Hunt | 2019-10-11 |
| * | | | | play kube: refactor test suite | Peter Hunt | 2019-10-11 |
| | |_|/
| |/| | |
|
* | | | | System tests: make sure exec pid hash w/o leaking | Alex Jia | 2019-10-18 |
| |_|/
|/| | |
|
* | | | Refactor tests when checking for error exit codes | Jhon Honce | 2019-10-16 |
| |/
|/| |
|
* | | Add a MissingRuntime implementation | Matthew Heon | 2019-10-15 |
* | | inspect: rename ImageID go field to Image | Valentin Rothberg | 2019-10-15 |
* | | images: empty list is valid json with --format=json | Giuseppe Scrivano | 2019-10-11 |
* | | Merge pull request #4238 from giuseppe/rootless-enable-ps-size-tests | OpenShift Merge Robot | 2019-10-11 |
|\ \ |
|
| * | | tests: enable ps --size tests for rootless | Giuseppe Scrivano | 2019-10-11 |
* | | | Merge pull request #4237 from giuseppe/ps-not-null | OpenShift Merge Robot | 2019-10-11 |
|\ \ \
| |/ /
|/| | |
|
| * | | container: initialize results list | Giuseppe Scrivano | 2019-10-11 |
| |/ |
|
* | | Merge pull request #4206 from giuseppe/systemd-mode-look-full-path | OpenShift Merge Robot | 2019-10-10 |
|\ \ |
|
| * | | systemd: expect full path /usr/sbin/init | Giuseppe Scrivano | 2019-10-09 |
| |/ |
|
* | | Merge pull request #4181 from cevich/start_test_slower_poll | OpenShift Merge Robot | 2019-10-10 |
|\ \
| |/
|/| |
|
| * | Raise start_test polling interval | Chris Evich | 2019-10-03 |
* | | podman network create: validate user input | Mrigank Krishan | 2019-10-04 |
* | | Merge pull request #4174 from cevich/use_bash_not_sh | OpenShift Merge Robot | 2019-10-03 |
|\ \ |
|
| * | | System-tests: Use bash explicitly | Chris Evich | 2019-10-02 |
| |/ |
|
* / | system tests: info: deal with hyphen in username | Ed Santiago | 2019-10-03 |
|/ |
|
* | system tests: reenable skipped tests | Ed Santiago | 2019-10-02 |
* | Merge pull request #4001 from kunalkushwaha/podman-import-fix | OpenShift Merge Robot | 2019-09-30 |
|\ |
|
| * | new testcase for podman import --change added | Kunal Kushwaha | 2019-09-27 |
* | | Merge pull request #4118 from cevich/fix_sig_proxy | OpenShift Merge Robot | 2019-09-27 |
|\ \ |
|
| * | | Move noCache logic lower in stack | Chris Evich | 2019-09-26 |
* | | | Merge pull request #4121 from jwhonce/issue/4021 | OpenShift Merge Robot | 2019-09-27 |
|\ \ \ |
|
| * | | | Change ginkgo Wait() to Eventually() test | Jhon Honce | 2019-09-26 |
| |/ / |
|
* / / | Correct use of reexec.Init() | Nalin Dahyabhai | 2019-09-26 |
|/ / |
|
* | | fix cp none exists dest path ends with '/' | Qi Wang | 2019-09-25 |
* | | Handle conflict between volumes and --read-only-tmpfs | Matthew Heon | 2019-09-24 |
* | | Merge pull request #3756 from gabibeyer/rootlessOrdering | OpenShift Merge Robot | 2019-09-24 |
|\ \ |
|
| * | | add list mount tests | gabi beyer | 2019-09-24 |
* | | | system tests: run test: reenable and fix | Ed Santiago | 2019-09-24 |
|/ / |
|
* | | execuser: look at the source for /etc/{passwd,group} overrides | Giuseppe Scrivano | 2019-09-21 |
* | | container: make sure $HOME is always set | Giuseppe Scrivano | 2019-09-20 |
* | | System-test: Temporarily disable 030-run | Chris Evich | 2019-09-17 |
* | | Fix exit code failure | Daniel J Walsh | 2019-09-17 |
* | | Merge pull request #4043 from haircommander/preserve-fd-fix | OpenShift Merge Robot | 2019-09-16 |
|\ \ |
|
| * | | exec: fix --preserve-fds | Peter Hunt | 2019-09-16 |
* | | | Merge pull request #3941 from gabibeyer/fix_unit_test | OpenShift Merge Robot | 2019-09-16 |
|\ \ \
| |/ /
|/| | |
|
| * | | fix unit test to use Expect | gabi beyer | 2019-09-12 |
| |/ |
|
* | | Merge pull request #3934 from rhatdan/wait | OpenShift Merge Robot | 2019-09-13 |
|\ \ |
|
| * | | Podman-remote run should wait for exit code | Daniel J Walsh | 2019-09-12 |