| Commit message (Expand) | Author | Age |
* | Merge pull request #5374 from baude/create | OpenShift Merge Robot | 2020-03-07 |
|\ |
|
| * | add default network for apiv2 create | Brent Baude | 2020-03-06 |
* | | Register handlers without version to align with docker API | Steve Taylor | 2020-03-05 |
|/ |
|
* | Merge pull request #5371 from edsantiago/apiv2_fixes | OpenShift Merge Robot | 2020-03-02 |
|\ |
|
| * | more swagger fixes | Ed Santiago | 2020-03-02 |
* | | rework apiv2 wait endpoint|binding | Brent Baude | 2020-02-28 |
|/ |
|
* | binding tests for volumes | Brent Baude | 2020-02-27 |
* | Remove 1 sec delay | Jhon Honce | 2020-02-25 |
* | 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 |
| * | apiv2: Enable filtering images by ID | Matej Marusak | 2020-02-17 |
* | | Swagger: yet more fixes | Ed Santiago | 2020-02-20 |
* | | Swagger: fix one incorrect comment | Ed Santiago | 2020-02-19 |
* | | apiv2 container create using specgen | Brent Baude | 2020-02-19 |
* | | Swagger: fix inconsistencies (try #2) | Ed Santiago | 2020-02-18 |
* | | Update mux rules to allow slashes in image names | Jhon Honce | 2020-02-18 |
* | | Fix handler and systemd activation errors | Jhon Honce | 2020-02-17 |
* | | Refactor image tree for API usage | Sascha Grunert | 2020-02-17 |
|/ |
|
* | apiv2 libpod container logs | Brent Baude | 2020-02-14 |
* | Merge pull request #5074 from jwhonce/wip/swagger_endpoint | OpenShift Merge Robot | 2020-02-14 |
|\ |
|
| * | Add /swagger/ endpoint to serve swagger yaml to clients | Jhon Honce | 2020-02-04 |
* | | Merge pull request #5175 from baude/apiv2events | OpenShift Merge Robot | 2020-02-12 |
|\ \ |
|
| * | | apiv2 stream events | Brent Baude | 2020-02-11 |
* | | | Merge pull request #5169 from edsantiago/apiv2_pod_status_codes | OpenShift Merge Robot | 2020-02-11 |
|\ \ \ |
|
| * | | | API v2: pods: fix two incorrect return codes | Ed Santiago | 2020-02-11 |
| |/ / |
|
* | | | Merge pull request #5083 from vrothberg/v2-libpod-image-endpoints | OpenShift Merge Robot | 2020-02-11 |
|\ \ \
| |/ /
|/| | |
|
| * | | swagger: fix /libpod/images/{import,load,pull} | Valentin Rothberg | 2020-02-11 |
| * | | v2 api: /libpod/images/import | Valentin Rothberg | 2020-02-10 |
| * | | v2 api: /libpod/images/load | Valentin Rothberg | 2020-02-10 |
| * | | v2 api: /libpod/images/pull | Valentin Rothberg | 2020-02-10 |
* | | | Rewire ListContainers for APIv2 libpod | Brent Baude | 2020-02-11 |
|/ / |
|
* / | fix swagger docs and make sure docs validation runs | Brent Baude | 2020-02-05 |
|/ |
|
* | swagger: v2: libpod/images/{import,load,pull} | Valentin Rothberg | 2020-02-04 |
* | Merge pull request #5061 from baude/apiv2swaggerexec | OpenShift Merge Robot | 2020-02-04 |
|\ |
|
| * | [CI:DOCS]add apiv2 endpoints for exec | Brent Baude | 2020-02-03 |
* | | Update /_ping support | Jhon Honce | 2020-02-03 |
|/ |
|
* | 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 |
* | Merge pull request #4912 from jwhonce/wip/swagger | OpenShift Merge Robot | 2020-01-22 |
|\ |
|
| * | Update build images | Jhon Honce | 2020-01-21 |
* | | Add service endpoint | baude | 2020-01-21 |
* | | [CI:DOCS]First pass at review comments | baude | 2020-01-21 |
|/ |
|
* | [CI:DOCS] Add logo and dev statement | Brent Baude | 2020-01-20 |
* | post-process swagger yaml for publish | baude | 2020-01-17 |
* | Add an API for Attach over HTTP API | Matthew Heon | 2020-01-16 |