| Commit message (Expand) | Author | Age |
... | |
* | Clear variables used to store options after parsing for every volume | umohnani8 | 2018-07-25 |
* | Add an E2E test to verify basic namespace functionality | Matthew Heon | 2018-07-24 |
* | Add OnBuild and usernamespace test to baseline | TomSweeneyRedHat | 2018-07-23 |
* | Merge pull request #1117 from haircommander/pod-start-stop1 | Matthew Heon | 2018-07-20 |
|\ |
|
| * | Added pod start and stop | haircommander | 2018-07-20 |
* | | Podman load/tag/save prepend localhost when no repository is present | haircommander | 2018-07-20 |
|/ |
|
* | podman-top: use containers/psgo | Valentin Rothberg | 2018-07-19 |
* | oci: keep exposed ports busy and leak the fd into conmon | Giuseppe Scrivano | 2018-07-19 |
* | rootless: require subids to be present | Giuseppe Scrivano | 2018-07-16 |
* | Fix ps --sort=size test | Matthew Heon | 2018-07-13 |
* | Merge pull request #1065 from haircommander/pod-start-create-rm | Daniel J Walsh | 2018-07-13 |
|\ |
|
| * | Added full podman pod ps, with tests and man page | haircommander | 2018-07-13 |
| * | Podman pod create/rm commands with man page and tests. | haircommander | 2018-07-13 |
* | | fix pull image that includes a sha | baude | 2018-07-13 |
|/ |
|
* | podman rmi should only untag image if parent of another | umohnani8 | 2018-07-12 |
* | urfave/cli: fix regression in short-opts parsing | Valentin Rothberg | 2018-07-09 |
* | Add --volumes-from flag to podman run and create | umohnani8 | 2018-07-09 |
* | Fix timeout issue with built-in volume test | umohnani8 | 2018-07-05 |
* | urfave/cli: fix parsing of short opts | Valentin Rothberg | 2018-07-05 |
* | Allow multiple mounts | TomSweeneyRedHat | 2018-07-03 |
* | Skip a test in Travis that has timeout issues | Matthew Heon | 2018-07-03 |
* | Fix built-in volume issue with podman run/create | umohnani8 | 2018-06-29 |
* | Add `podman container cleanup` to CLI | Daniel J Walsh | 2018-06-29 |
* | Allow multiple containers and all for umount | TomSweeneyRedHat | 2018-06-29 |
* | Test to verify overlay quotas work, show container overhead on quota | haircommander | 2018-06-29 |
* | Remove the --registry flag from podman search | umohnani8 | 2018-06-28 |
* | test: add env variables to the debug output | Giuseppe Scrivano | 2018-06-27 |
* | Add tests for podman refresh | Matthew Heon | 2018-06-22 |
* | Update the version of conmon used in test | Daniel J Walsh | 2018-06-22 |
* | Added --sort to ps | haircommander | 2018-06-19 |
* | TLS verify is skipped per registry. | haircommander | 2018-06-18 |
* | Add --all,-a flag to podman images | umohnani8 | 2018-06-18 |
* | top: make output tabular | Valentin Rothberg | 2018-06-18 |
* | Added --tls-verify functionality to podman search, with tests | haircommander | 2018-06-15 |
* | test: add test for running a rootless container | Giuseppe Scrivano | 2018-06-15 |
* | Temporarily turn of ps --last test until fixed | Matthew Heon | 2018-06-14 |
* | Added --sort flag to podman image | haircommander | 2018-06-14 |
* | Test to make sure we are getting proper exit codes on podman run | Daniel J Walsh | 2018-06-07 |
* | Propegate exit code on Exec calls and integrated test | haircommander | 2018-06-07 |
* | Add pointers for Integration Tests to docs | TomSweeneyRedHat | 2018-06-06 |
* | Add some test for podman run flag security-opt | Yiqiao Pu | 2018-06-04 |
* | Add a function for e2e test to write json file | Yiqiao Pu | 2018-06-04 |
* | Use go-selinux for selinux check | Yiqiao Pu | 2018-06-04 |
* | Add flag to add annotations to a container | Matthew Heon | 2018-06-04 |
* | Clear all caps, except the bounding set, when --user is specified. | Daniel J Walsh | 2018-05-31 |
* | save and load should support multi-tag for docker-archive | umohnani8 | 2018-05-25 |
* | Spell check strings and comments | Jhon Honce | 2018-05-25 |
* | chrootuser: default to GID 0 when given a numeric --user | Nalin Dahyabhai | 2018-05-17 |
* | Remove old varlink tests | Jhon Honce | 2018-05-16 |
* | Allow push/save without image reference | umohnani8 | 2018-05-16 |