summaryrefslogtreecommitdiff
path: root/pkg/api/handlers/types.go
Commit message (Expand)AuthorAge
* pkg: switch to golang native error wrappingSascha Grunert2022-07-08
* Swagger refactor/cleanupJhon Honce2022-05-19
* bump go module to version 4Valentin Rothberg2022-01-18
* Merge pull request #12860 from rhatdan/cgroupsOpenShift Merge Robot2022-01-17
|\
| * Standardize on capatalized CgroupsDaniel J Walsh2022-01-14
* | Remove two GetImages functions from APIDaniel J Walsh2022-01-14
|/
* Add podman rm --dependDaniel J Walsh2022-01-11
* Add --unsetenv & --unsetenv-all to remove def environment variablesDaniel J Walsh2021-11-15
* Update swagger doc make filed optionalMatej Vasek2021-11-04
* More conforming libpod API and swagger typesMatej Vasek2021-11-01
* More conforming libpod API and swagger typesMatej Vasek2021-11-01
* faster image inspectionValentin Rothberg2021-10-08
* compat API: /images/json prefix image id with sha256Paul Holzinger2021-09-20
* [NO TESTS NEEDED] Clean up swaggerJhon Honce2021-08-19
* refine dangling checksValentin Rothberg2021-07-26
* --infra-name command line argumentJosé Guilherme Vanz2021-07-15
* Add container config to compat image inspectBrent Baude2021-07-09
* Fix resize race with podman exec -itPaul Holzinger2021-06-16
* Match swagger to "as built" outputJhon Honce2021-05-21
* fix: response body of containers wait endpointMatej Vasek2021-05-18
* migrate Podman to containers/common/libimageValentin Rothberg2021-05-05
* [NO TESTS NEEDED] Shrink the size of podman-remoteDaniel J Walsh2021-03-29
* bump go module to v3Valentin Rothberg2021-02-22
* More docker compat API fixesMilivoje Legenovic2020-12-04
* Jira RUN-1106 Image handlers updatesJhon Honce2020-12-03
* Refactor compat container create endpointJhon Honce2020-11-23
* src: nil checkMatej Vasek2020-10-22
* src: add nil checksMatej Vasek2020-10-22
* fix: /image/{name}/json returns RootFS layersMatej Vasek2020-10-22
* Lowercase some errorsKir Kolyshkin2020-10-05
* Restore 'id' stanza in pull resultsJhon Honce2020-09-21
* Return NamesHistory when returning remote imagesDaniel J Walsh2020-07-29
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Created timestamp returned by imagelist should be in unix formatDaniel J Walsh2020-06-30
* Add some additional fields to imageinspectDaniel J Walsh2020-06-13
* /images/.../json: fix port parsingValentin Rothberg2020-06-04
* V2 verify JSON output is consistent and doesn't driftJhon Honce2020-05-28
* Parameters for ExecStart are body, not queryMatthew Heon2020-05-14
* V2 Impliment tunnelled podman versionJhon Honce2020-05-08
* image removal: refactor part 2Valentin Rothberg2020-05-04
* podman rmi: refactor logicValentin Rothberg2020-04-21
* Return labes in API (fixes #5882)Anatoli Babenia2020-04-20
* Fixes for system testsBrent Baude2020-04-17
* podman v2 remove bloat v2Brent Baude2020-04-16
* podmanv2 eventsBrent Baude2020-04-15
* refactor infoBrent Baude2020-04-06
* podmanv2 importBrent Baude2020-04-01
* v2 api: implement pods top endpointValentin Rothberg2020-03-28
* podmanv2 pod create using podspecgenBrent Baude2020-03-27