| Commit message (Expand) | Author | Age |
* | Migrate more tests to ginkgo | baude | 2018-02-06 |
* | sysfs should be mounted rw for privileged | baude | 2018-02-06 |
* | Migrate diff, exec, export, and history to ginkgo | baude | 2018-02-05 |
* | Integration testing readme | baude | 2018-02-05 |
* | Deprecate --format for podman top | baude | 2018-02-05 |
* | Pass NOTIFY_SOCKET and LISTEN_FDS env to OCI RUntime if set | Daniel J Walsh | 2018-02-05 |
* | Allow users to specify logpath | Daniel J Walsh | 2018-02-03 |
* | Migrate Create|Commit to ginkgo | baude | 2018-02-02 |
* | Merge pull request #284 from mheon/update_vendors | Daniel J Walsh | 2018-02-02 |
|\ |
|
| * | Update stats code to reflect changes to containerd stats API | Matthew Heon | 2018-02-01 |
| * | Update containerd/cgroups repo fix perf issue | Matthew Heon | 2018-02-01 |
* | | Merge pull request #282 from randomvariable/fix/sandbox | Daniel J Walsh | 2018-02-02 |
|\ \ |
|
| * | | Set default configuration container type annotation to sandbox | Naadir Jeewa | 2018-02-01 |
* | | | Fix --cert-dir path for podman login | umohnani8 | 2018-02-02 |
* | | | Migrate kill tests to ginkgo | baude | 2018-02-01 |
| |/
|/| |
|
* | | Add authfile, cert-dir and creds params to build | TomSweeneyRedHat | 2018-02-01 |
* | | Implment network == none | baude | 2018-01-31 |
|/ |
|
* | libpod/runtime.go: Stick paths in arrays | baude | 2018-01-31 |
* | Ginkgo Tests: ps, pull, push and rm | baude | 2018-01-31 |
* | libpod/runtime.go: runtime path | baude | 2018-01-31 |
* | docs/tutorials/podman_tutorial.md: Add Ubuntu | baude | 2018-01-30 |
* | libpod/container_api: Set hostname in ENV | baude | 2018-01-30 |
* | Migrate start, stats, stop to Ginkgo | baude | 2018-01-30 |
* | Add StopWithTimeout API function for containers | Matthew Heon | 2018-01-30 |
* | Initial gingko work | baude | 2018-01-29 |
* | Merge pull request #267 from mheon/remove_libkpod | Matthew Heon | 2018-01-29 |
|\ |
|
| * | Honor storage-driver flag | Matthew Heon | 2018-01-29 |
| * | Remove libkpod. Replace runtime generation function. | Matthew Heon | 2018-01-29 |
* | | Ran spell checker through all man pages | Daniel J Walsh | 2018-01-29 |
* | | Merge pull request #266 from TomSweeneyRedHat/dev/tsweeney/installfix | Daniel J Walsh | 2018-01-28 |
|\ \
| |/
|/| |
|
| * | Add containernetworking-cni to install reqs | TomSweeneyRedHat | 2018-01-27 |
|/ |
|
* | Fix tab issue with --format flag | umohnani8 | 2018-01-27 |
* | Remove conmon, get package from CRI-O | Daniel J Walsh | 2018-01-27 |
* | Strip unused format specifier | Matthew Heon | 2018-01-27 |
* | Close attach control file | Matthew Heon | 2018-01-27 |
* | Add results check and debug output in podman_stop | Yiqiao Pu | 2018-01-26 |
* | Save --privileged state | Daniel J Walsh | 2018-01-25 |
* | Fix podman stats based on QE feedback | umohnani8 | 2018-01-25 |
* | Fixed Created At and Running For value | umohnani8 | 2018-01-25 |
* | Fix issue with order of flags | umohnani8 | 2018-01-25 |
* | Merge pull request #252 from baude/port | Daniel J Walsh | 2018-01-24 |
|\ |
|
| * | podman port | baude | 2018-01-23 |
* | | Merge pull request #251 from baude/psbatch | Daniel J Walsh | 2018-01-23 |
|\ \ |
|
| * | | Use batched operations in ps | baude | 2018-01-22 |
* | | | Merge pull request #256 from baude/imageperf | Daniel J Walsh | 2018-01-23 |
|\ \ \ |
|
| * | | | Streamline image resolution | baude | 2018-01-23 |
| | |/
| |/| |
|
* | | | Merge pull request #224 from ypu/import_test | Daniel J Walsh | 2018-01-23 |
|\ \ \
| |/ /
|/| | |
|
| * | | Update podman_import test to use podman | Yiqiao Pu | 2018-01-23 |
* | | | libpod/oci.go: Perf issue | baude | 2018-01-23 |
* | | | Fix issues with podman ps from QE | umohnani8 | 2018-01-22 |