| Commit message (Expand) | Author | Age |
* | Implement top streaming for containers and pods | Jhon Honce | 2021-11-02 |
* | pod create: remove need for pause image | Valentin Rothberg | 2021-10-26 |
* | Add --time out for podman * rm -f commands | Daniel J Walsh | 2021-10-04 |
* | standardize logrus messages to upper case | Daniel J Walsh | 2021-09-22 |
* | Pod Device Support | cdoern | 2021-09-20 |
* | Pod Volumes Support | cdoern | 2021-09-14 |
* | Refacter API server emphasis on logging | Jhon Honce | 2021-09-10 |
* | InfraContainer Rework | cdoern | 2021-08-26 |
* | Add support for pod inside of user namespace. | Daniel J Walsh | 2021-08-09 |
* | Fix list pods filter handling in libpod api | Jakub Guzik | 2021-03-26 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Report StatusConflict on Pod opt partial failures | Jhon Honce | 2021-02-02 |
* | Use abi PodPs implementation for libpod/pods/json endpoint | Paul Holzinger | 2021-01-09 |
* | Restore compatible API for prune endpoints | Jhon Honce | 2021-01-07 |
* | Move pod jobs to parallel execution | Matthew Heon | 2020-10-07 |
* | Lowercase some errors | Kir Kolyshkin | 2020-10-05 |
* | fix APIv2 pods top of non-exist pod gets two response value | zhangguanzhang | 2020-09-09 |
* | Ensure pod REST API endpoints include ctr errors | Matthew Heon | 2020-08-27 |
* | Clean up pods before returning from Pod Stop API call | Matthew Heon | 2020-08-17 |
* | 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 |
* | Turn on More linters | Daniel J Walsh | 2020-06-15 |
* | Merge pull request #6546 from rhatdan/lint | OpenShift Merge Robot | 2020-06-10 |
|\ |
|
| * | Fixup issues found by golint | Daniel J Walsh | 2020-06-10 |
* | | Ensure signal validation happens first in pod kill | Matthew Heon | 2020-06-09 |
|/ |
|
* | Merge pull request #5907 from sujil02/systemprune-v2 | OpenShift Merge Robot | 2020-04-28 |
|\ |
|
| * | Adding system prune for podman v2 | Sujil02 | 2020-04-24 |
* | | implement pod stats | Valentin Rothberg | 2020-04-27 |
|/ |
|
* | Add pod prune for api v2. | Sujil02 | 2020-04-17 |
* | podman v2 remove bloat v2 | Brent Baude | 2020-04-16 |
* | v2specgen prune libpod | Brent Baude | 2020-04-14 |
* | podmanv2 pod inspect | Sujil02 | 2020-04-01 |
* | v2 api: implement pods top endpoint | Valentin Rothberg | 2020-03-28 |
* | podmanv2 pod create using podspecgen | Brent Baude | 2020-03-27 |
* | podmanv2 pod subcommands | Brent Baude | 2020-03-26 |
* | Filter pods through pod list api | Sujil02 | 2020-03-17 |
* | Update start stop api to use pod status function. | Sujil02 | 2020-03-10 |
* | Fix spelling mistakes in code found by codespell | Daniel J Walsh | 2020-03-07 |
* | rework apiv2 wait endpoint|binding | Brent Baude | 2020-02-28 |
* | Merge pull request #5251 from sujil02/pod-test | OpenShift Merge Robot | 2020-02-20 |
|\ |
|
| * | Add test to validate the pod bindings api | Sujil02 | 2020-02-19 |
* | | apiv2 container create using specgen | Brent Baude | 2020-02-19 |
|/ |
|
* | Rework label parsing | Matthew Heon | 2020-02-14 |
* | HTTP 304 (NotModified) is not an error! | Ed Santiago | 2020-02-11 |
* | API v2: pods: fix two incorrect return codes | Ed Santiago | 2020-02-11 |
* | fix longname handling for bindings | Brent Baude | 2020-01-31 |
* | APIv2 review corrections #3 | Brent Baude | 2020-01-25 |
* | Add query parameter converters for complex types | Jhon Honce | 2020-01-23 |
* | [CI:DOCS]First pass at review comments | baude | 2020-01-21 |
* | [CI:DOCS]update apiv2 documentation with swagger goods | baude | 2020-01-10 |