summaryrefslogtreecommitdiff
path: root/pkg/api/handlers/types.go
Commit message (Expand)AuthorAge
* 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
* Merge pull request #5573 from mheon/add_basic_exec_endpointsOpenShift Merge Robot2020-03-26
|\
| * Implement APIv2 Exec Create and Inspect EndpointsMatthew Heon2020-03-23
* | V2 podman images/image listJhon Honce2020-03-24
|/
* podmanv2 volume createBrent Baude2020-03-20
* apiv2 addition of manifestsBrent Baude2020-03-16
* Removed extraneous comments and defaults plus amended variable declarationSteve Taylor2020-03-06
* Removed the unnecessary codeSteve Taylor2020-03-06
* Implemented size parameter on GetContainerSteve Taylor2020-03-05
* Implement size parameter on ListContainersSteve Taylor2020-03-05
* Map configured status to created to match docker API statesSteve Taylor2020-03-05
* binding tests for volumesBrent Baude2020-02-27
* Merge pull request #5178 from marusak/expose_cpuOpenShift Merge Robot2020-02-21
|\
| * stats: Expose CPU usage in APIMatej Marusak2020-02-17
* | apiv2 container create using specgenBrent Baude2020-02-19
* | Fix handler and systemd activation errorsJhon Honce2020-02-17
|/
* v2 api: /libpod/images/importValentin Rothberg2020-02-10
* v2 api: /libpod/images/loadValentin Rothberg2020-02-10
* v2 api: /libpod/images/pullValentin Rothberg2020-02-10
* swagger: v2: libpod/images/{import,load,pull}Valentin Rothberg2020-02-04
* Update /_ping supportJhon Honce2020-02-03
* compat container names begin with /Brent Baude2020-01-30
* APIv2 review corrections #3Brent Baude2020-01-25
* Review corrections pass #2Brent Baude2020-01-23