summaryrefslogtreecommitdiff
path: root/pkg/api/handlers
Commit message (Expand)AuthorAge
...
* | Merge pull request #10683 from Luap99/exec-resizeOpenShift Merge Robot2021-06-16
|\ \
| * | Fix resize race with podman exec -itPaul Holzinger2021-06-16
* | | Merge pull request #10622 from cdoern/imgImportFeatureOpenShift Merge Robot2021-06-15
|\ \ \ | |/ / |/| |
| * | Image import fromSrc now supports OS/Archcdoern2021-06-14
* | | Fix handling of podman-remote build --deviceDaniel J Walsh2021-06-13
* | | Fall back to string for dockerfile parameterAlex Schultz2021-06-11
|/ /
* | Merge pull request #10550 from rhatdan/DockerfileOpenShift Merge Robot2021-06-09
|\ \ | |/ |/|
| * podman-remote build should handle -f option properlyDaniel J Walsh2021-06-08
* | [CI:DOCS] Update swagger for inspect networkJhon Honce2021-06-08
* | Merge pull request #10603 from cdoern/networksQueryCharlie Doern2021-06-08
|\ \ | |/ |/|
| * fixed docs and schemascdoern2021-06-08
* | Merge pull request #10597 from Luap99/pruneOpenShift Merge Robot2021-06-08
|\ \
| * | Fix network prune api docsPaul Holzinger2021-06-08
| |/
* | Merge pull request #10548 from cdoern/imgFeatureOpenShift Merge Robot2021-06-08
|\ \
| * | made requested changes, fixed api testscdoern2021-06-04
* | | remote pull: cancel pull when connection is closedPaul Holzinger2021-06-08
| |/ |/|
* | Merge pull request #10549 from Luap99/fix-9859OpenShift Merge Robot2021-06-05
|\ \
| * | remote: always send resize before the container startsPaul Holzinger2021-06-04
* | | Merge pull request #10563 from Luap99/fix-10494OpenShift Merge Robot2021-06-04
|\ \ \
| * | | [CI:DOCS] fix incorrect network remove api docPaul Holzinger2021-06-04
| |/ /
* / / remote events: fix --stream=falseValentin Rothberg2021-06-04
|/ /
* | Merge pull request #10517 from cdoern/masterOpenShift Merge Robot2021-06-01
|\|
| * added tests in python rest apicdoern2021-06-01
* | Merge pull request #10486 from vrothberg/tag-digest-supportOpenShift Merge Robot2021-06-01
|\ \
| * | support tag@digest notationValentin Rothberg2021-05-31
* | | Merge pull request #10519 from matejvasek/use-req-ctxOpenShift Merge Robot2021-06-01
|\ \ \
| * | | Use request context instead of backgroundMatej Vasek2021-06-01
| |/ /
* | | Merge pull request #10508 from matejvasek/fix-from-imgOpenShift Merge Robot2021-06-01
|\ \ \
| * | | Better error handing for images/create compat apiMatej Vasek2021-05-31
| |/ /
* / / Use request context instead of background contextMatej Vasek2021-06-01
|/ /
* / Add the option of Rootless CNI networking by defaultMatthew Heon2021-05-26
|/
* Match swagger to "as built" outputJhon Honce2021-05-21
* fix: response body of containers wait endpointMatej Vasek2021-05-18
* Merge pull request #10271 from matejvasek/fix-wait-next-exitOpenShift Merge Robot2021-05-10
|\
| * fix: improved "containers/{name}/wait" endpointMatej Vasek2021-05-10
* | Add client disconnect to build handler loopJhon Honce2021-05-10
* | fix: use UTC Time Stamps in response JSONMatej Vasek2021-05-10
* | Merge pull request #10265 from matejvasek/fix-get-multiple-imgs-compatOpenShift Merge Robot2021-05-08
|\ \
| * | fix: compat API "images/get" for multiple imagesMatej Vasek2021-05-07
| |/
* | Merge pull request #10259 from rhatdan/pullOpenShift Merge Robot2021-05-07
|\ \ | |/ |/|
| * Report Download complete in Compatibility modeDaniel J Walsh2021-05-07
* | fix pre review requestMatej Vasek2021-05-06
* | fix: docker APIv2 `images/get`Matej Vasek2021-05-05
|/
* Merge pull request #10208 from Luap99/play-kube-macOpenShift Merge Robot2021-05-05
|\
| * add --mac-address to podman play kubePaul Holzinger2021-05-04
* | migrate Podman to containers/common/libimageValentin Rothberg2021-05-05
|/
* compat api: Networks must be empty instead of nullPaul Holzinger2021-05-04
* Docker returns 'die' status rather then 'died' statusDaniel J Walsh2021-04-28
* Allow docker volume create API to pass without nameDaniel J Walsh2021-04-27
* Fix removal race condition in ListContainersSoMuchForSubtlety2021-04-23