summaryrefslogtreecommitdiff
path: root/pkg/api/handlers/compat
Commit message (Expand)AuthorAge
* api: return imageID instead of imageName, for "Image" when Podman API is queriedJosh Patterson2022-09-06
* Compat API image remove events now have 'delete' statusMatthew Heon2022-09-06
* sort hc.Binds returned from compat apiJosh Patterson2022-09-06
* build: implement --cache-to,--cache-from and --cache-ttlAditya R2022-08-09
* Set TLSVerify=true by default for API endpointsVladimir Kochnev2022-07-26
* compat api: always turn on network isolation for networksPaul Holzinger2022-07-26
* compat api: allow default bridge name for networksPaul Holzinger2022-07-26
* Compat API: unify pull/push and add missing progress infoJakub Guzik2022-07-26
* Podman stop --filter flagKarthik Elango2022-07-26
* pkg: switch to golang native error wrappingSascha Grunert2022-07-08
* Merge pull request #14673 from idleroamer/fix-network-inspect-mainopenshift-ci[bot]2022-07-07
|\
| * Fix network inspect compat API discrepancy🤓 Mostafa Emami2022-07-05
* | use c/common code for resize and CopyDetachablePaul Holzinger2022-07-06
* | libpod: switch to golang native error wrappingSascha Grunert2022-07-05
* | Merge pull request #14534 from jakecorrenti/docker-compose-update-network-mtuopenshift-ci[bot]2022-07-05
|\ \
| * | (rootful) docker-compose now updates network MTUJake Correnti2022-07-05
* | | libpod/runtime: switch to golang native error wrappingSascha Grunert2022-07-04
* | | Merge pull request #14700 from shuttle-hq/bug/docker-compat-initializedopenshift-ci[bot]2022-06-28
|\ \ \
| * | | Docker compat returning unknown "initialized" for `status.status`chesedo2022-06-28
* | | | podman cgroup enhancementcdoern2022-06-24
* | | | Fix spelling "setup" -> "set up" and similarErik Sjölund2022-06-22
|/ / /
* | / api: show the memory limit specified for the containerGiuseppe Scrivano2022-06-21
| |/ |/|
* | Merge pull request #14585 from Luap99/nolintopenshift-ci[bot]2022-06-14
|\ \
| * | golangci-lint: enable nolintlintPaul Holzinger2022-06-14
* | | Merge pull request #14561 from rhatdan/VENDORopenshift-ci[bot]2022-06-14
|\ \ \ | |/ / |/| |
| * | Update vendor of containers/buildahDaniel J Walsh2022-06-13
* | | Merge pull request #14580 from jakecorrenti/stats-on-non-running-containeropenshift-ci[bot]2022-06-14
|\ \ \ | |/ / |/| |
| * | Non-running containers now report statistics via the `podman stats`Jake Correnti2022-06-13
| |/
* / compat api: fix regressions from "Swagger refactor/cleanup"Paul Holzinger2022-06-09
|/
* podman-remote: enable support for additional build-context on macOS, remoteAditya R2022-06-02
* Merge pull request #14393 from jwhonce/wip/archive_todoOpenShift Merge Robot2022-05-27
|\
| * Add API support for NoOverwriteDirNonDirJhon Honce2022-05-26
* | vendor: bump buildah to v1.26.1-0.20220524184833-5500333c2e06Aditya R2022-05-26
|/
* Merge pull request #14358 from vrothberg/todo-part-2OpenShift Merge Robot2022-05-25
|\
| * pkg/api/handlers/compat/images.go: drop TODO messageValentin Rothberg2022-05-25
* | Fix codespell errorsDaniel J Walsh2022-05-25
|/
* compat, build: suppress step errors when quiet is setAditya R2022-05-24
* Swagger refactor/cleanupJhon Honce2022-05-19
* linter: enable unconvert linterValentin Rothberg2022-05-19
* Merge pull request #14228 from rhatdan/apiOpenShift Merge Robot2022-05-18
|\
| * Deleting an n use image should return conflict not system errorDaniel J Walsh2022-05-16
* | api: make no-op remote functional in /libpod/buildAditya R2022-05-16
|/
* Vendor in containers/buildah@v1.26.1Daniel J Walsh2022-05-05
* enable gocritic linterPaul Holzinger2022-04-26
* Pass --tls-verify option in podman -remote buildDaniel J Walsh2022-04-25
* replace golint with revive linterPaul Holzinger2022-04-22
* Merge pull request #13872 from vrothberg/revert-sizeOpenShift Merge Robot2022-04-14
|\
| * Revert "images --size"Valentin Rothberg2022-04-14
* | Allow HTTP attach to stopped containersMatthew Heon2022-04-13
|/
* Merge pull request #13687 from rhatdan/VENDOROpenShift Merge Robot2022-04-08
|\