| Commit message (Expand) | Author | Age |
* | Refactor API version values | Jhon Honce | 2020-09-15 |
* | fix /libpod/pods/json returns null when there are no pods | zhangguanzhang | 2020-08-21 |
* | image list: speed up | Valentin Rothberg | 2020-08-07 |
* | API returns 500 in case network is not found instead of 404 | zhangguanzhang | 2020-08-02 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Add support for Filter query parameter to list images api | Korhonen Sami (Samlink) | 2020-07-07 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Merge pull request #6557 from rhatdan/lint | OpenShift Merge Robot | 2020-06-15 |
|\ |
|
| * | Turn on More linters | Daniel J Walsh | 2020-06-15 |
* | | Reassemble filters on the server side | Daniel J Walsh | 2020-06-12 |
|/ |
|
* | Fix Id->ID where possible for lint | Daniel J Walsh | 2020-06-10 |
* | Fixup issues found by golint | Daniel J Walsh | 2020-06-10 |
* | Add support for format {{.Label}} | Brent Baude | 2020-06-01 |
* | Fix remote handling of podman images calls | Daniel J Walsh | 2020-05-21 |
* | V2 API Version Support | Jhon Honce | 2020-05-20 |
* | V2 Implement terminal handling in bindings attach | Jhon Honce | 2020-05-18 |
* | implement pod stats | Valentin Rothberg | 2020-04-27 |
* | Podman V2 birth | Brent Baude | 2020-04-16 |
* | podman v2 remove bloat v2 | Brent Baude | 2020-04-16 |
* | v2 bloat pruning phase 2 | Brent Baude | 2020-04-15 |
* | podmanv2 save image | Brent Baude | 2020-04-03 |
* | podmanV2: implement push | Valentin Rothberg | 2020-04-02 |
* | podmanv2 pod ps | Brent Baude | 2020-03-31 |
* | podmanv2 pod subcommands | Brent Baude | 2020-03-26 |
* | Merge pull request #5554 from baude/compatfix | OpenShift Merge Robot | 2020-03-19 |
|\ |
|
| * | fix reported compat issues | Brent Baude | 2020-03-19 |
* | | Filter pods through pod list api | Sujil02 | 2020-03-17 |
|/ |
|
* | Refactor handler packages | Jhon Honce | 2020-03-10 |
* | golangci: enable goimports | Valentin Rothberg | 2020-03-05 |
* | rework apiv2 wait endpoint|binding | Brent Baude | 2020-02-28 |
* | apiv2 container create using specgen | Brent Baude | 2020-02-19 |
* | Fixed typo in KillContainer | Andreas Schubert | 2020-02-19 |
* | Update mux rules to allow slashes in image names | Jhon Honce | 2020-02-18 |
* | add caching for binding tests | Brent Baude | 2020-02-14 |
* | API v2: pods: fix two incorrect return codes | Ed Santiago | 2020-02-11 |
* | fix longname handling for bindings | Brent Baude | 2020-01-31 |
* | [CI:DOCS]Binding overhauls | Brent Baude | 2020-01-28 |
* | APIv2 review corrections #3 | Brent Baude | 2020-01-25 |
* | Merge pull request #4958 from jwhonce/wip/filters | OpenShift Merge Robot | 2020-01-24 |
|\ |
|
| * | Add query parameter converters for complex types | Jhon Honce | 2020-01-23 |
* | | 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 |
* | api: utils: add an `IsLibpodRequest` handler | Valentin Rothberg | 2020-01-15 |
* | v2: stats: fix errors | Valentin Rothberg | 2020-01-15 |
* | make lint: enable gocritic | Valentin Rothberg | 2020-01-13 |
* | [CI:DOCS]update apiv2 documentation with swagger goods | baude | 2020-01-10 |
* | Initial commit on compatible API | Jhon Honce | 2020-01-10 |