| Commit message (Expand) | Author | Age |
* | Add /containers/stats response to API docs | Jelle van der Waa | 2021-09-10 |
* | Document default timeout for libpod API Container Restart | Jelle van der Waa | 2021-09-07 |
* | [NO TESTS NEEDED] Clean up swagger | Jhon Honce | 2021-08-19 |
* | Merge pull request #11003 from pascomnet/f_stats | openshift-ci[bot] | 2021-08-04 |
|\ |
|
| * | stats: add a interval parameter to cli and api stream mode | Thomas Weber | 2021-07-27 |
* | | Only support containers stats using cgroups v2 | Jhon Honce | 2021-08-03 |
|/ |
|
* | podman diff accept two images or containers | Paul Holzinger | 2021-07-02 |
* | remote: always send resize before the container starts | Paul Holzinger | 2021-06-04 |
* | added tests in python rest api | cdoern | 2021-06-01 |
* | Adjust libpod API Container Wait documentation to the code | Pablo Correa Gómez | 2021-04-07 |
* | [CI:DOCS] Polish swagger OpertionIDs | Jhon Honce | 2021-04-06 |
* | [CI:DOCS] Set all operation id to be compatibile | Jhon Honce | 2021-04-05 |
* | Move operationIds to swagger:operation line | Tom Deseyn | 2021-04-05 |
* | swagger: add operationIds that match with docker | Tom Deseyn | 2021-04-05 |
* | Remove resize race condition | Daniel J Walsh | 2021-03-26 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | [CI:DOCS] [NO TESTS NEEDED] Update swagger doc for libpod container wait | Matej Vasek | 2021-02-18 |
* | Switch podman stop/kill/wait handlers to use abi | Daniel J Walsh | 2021-01-29 |
* | podman-remote ps --external --pod --sort do not work. | Daniel J Walsh | 2021-01-27 |
* | Initial implementation of renaming containers | Matthew Heon | 2021-01-14 |
* | add pod filter for ps | baude | 2020-12-22 |
* | new endpoint: /libpod/containers/stats | Valentin Rothberg | 2020-09-24 |
* | Unconditionally retrieve pod names via API | Matthew Heon | 2020-08-10 |
* | 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 |
* | V2 Implement terminal handling in bindings attach | Jhon Honce | 2020-05-18 |
* | swagger-check: new CI tool to cross-check swagger | Ed Santiago | 2020-04-14 |
* | Merge pull request #5755 from mheon/fix_attach | OpenShift Merge Robot | 2020-04-14 |
|\ |
|
| * | Improve APIv2 support for Attach | Matthew Heon | 2020-04-13 |
* | | v2podman add container init | Brent Baude | 2020-04-13 |
* | | V2 podman diff(changes) support | Jhon Honce | 2020-04-07 |
|/ |
|
* | podmanv2 checkpoint and restore | Brent Baude | 2020-04-03 |
* | podmanv2 export | Brent Baude | 2020-04-01 |
* | swagger: top: remove "Docker" from the identifiers | Valentin Rothberg | 2020-03-28 |
* | Refactor handler packages | Jhon Honce | 2020-03-10 |
* | Register handlers without version to align with docker API | Steve Taylor | 2020-03-05 |
* | rework apiv2 wait endpoint|binding | Brent Baude | 2020-02-28 |
* | Merge pull request #5236 from marusak/filter_by_id | OpenShift Merge Robot | 2020-02-21 |
|\ |
|
| * | apiv2: Fixup /containers/json filters documentation | Matej Marusak | 2020-02-17 |
* | | Swagger: yet more fixes | Ed Santiago | 2020-02-20 |
* | | apiv2 container create using specgen | Brent Baude | 2020-02-19 |
* | | Swagger: fix inconsistencies (try #2) | Ed Santiago | 2020-02-18 |
* | | Fix handler and systemd activation errors | Jhon Honce | 2020-02-17 |
|/ |
|
* | apiv2 libpod container logs | Brent Baude | 2020-02-14 |
* | Rewire ListContainers for APIv2 libpod | Brent Baude | 2020-02-11 |
* | APIv2 review corrections #3 | Brent Baude | 2020-01-25 |
* | Review corrections pass #2 | Brent Baude | 2020-01-23 |
* | Enable swagger validation for each PR | Jhon Honce | 2020-01-22 |
* | [CI:DOCS]First pass at review comments | baude | 2020-01-21 |
* | post-process swagger yaml for publish | baude | 2020-01-17 |