| Commit message (Expand) | Author | Age |
* | Rework pruning to report reclaimed space | Baron Lenardson | 2020-12-30 |
* | podman v3 container bindings | baude | 2020-12-21 |
* | Fix potential race condition in testing | Daniel J Walsh | 2020-12-01 |
* | Add support for external container | Daniel J Walsh | 2020-10-15 |
* | Fix podman-remote ps --ns broken | zhangguanzhang | 2020-10-04 |
* | bindings: reenable flaky(?) pause/unpause test | Ed Santiago | 2020-08-31 |
* | Unconditionally retrieve pod names via API | Matthew Heon | 2020-08-10 |
* | bindings: skip flaky pause/unpause test | Ed Santiago | 2020-07-29 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Adds more docker py test | Sujil02 | 2020-06-15 |
* | V2 enable remote logs and testing | Jhon Honce | 2020-05-22 |
* | Make convenience boxed true/false easier to use | Jhon Honce | 2020-05-14 |
* | WIP V2 attach bindings and test | Jhon Honce | 2020-05-13 |
* | bindings tests for container remove and inspect | Lokesh Mandvekar | 2020-05-08 |
* | set binding tests to required | Brent Baude | 2020-05-08 |
* | Fix NewSpecGenerator args in pkg/bindings/test | Lokesh Mandvekar | 2020-04-27 |
* | Ability to prune container in api V2 | Sujil02 | 2020-04-15 |
* | v2podman ps revert structure changes | Brent Baude | 2020-04-14 |
* | v2podman add container init | Brent Baude | 2020-04-13 |
* | podmanv2 history and image remove templates | Brent Baude | 2020-04-13 |
* | v2podman container cleanup | Brent Baude | 2020-04-09 |
* | add tests for kill and exists | Lokesh Mandvekar | 2020-04-08 |
* | podmanv2: implement pod top | Valentin Rothberg | 2020-03-28 |
* | podmanV2: implement top | Valentin Rothberg | 2020-03-27 |
* | Add bindings for Container Exec Create + Inspect | Matthew Heon | 2020-03-26 |
* | podmanv2 enable remote wait | Brent Baude | 2020-03-20 |
* | apiv2 add bindings for logs|events | Brent Baude | 2020-03-19 |
* | add apiv2 healthcheck code | Brent Baude | 2020-03-13 |
* | add default network for apiv2 create | Brent Baude | 2020-03-06 |
* | Merge pull request #5347 from baude/apiv2wait | OpenShift Merge Robot | 2020-03-02 |
|\ |
|
| * | rework apiv2 wait endpoint|binding | Brent Baude | 2020-02-28 |
* | | Fix wrong condition in bindings test | Chris Evich | 2020-02-28 |
|/ |
|
* | Merge pull request #5328 from lsm5/trivial-typo-correction | OpenShift Merge Robot | 2020-02-25 |
|\ |
|
| * | fix trivial typo | Lokesh Mandvekar | 2020-02-25 |
* | | Temp. skip "remove pause by id" bindings test | Chris Evich | 2020-02-25 |
|/ |
|
* | add apiv2 tests for podman pause and stop | Lokesh Mandvekar | 2020-02-24 |