summaryrefslogtreecommitdiff
path: root/pkg/api
Commit message (Expand)AuthorAge
* [3.0] bump go module to v3Valentin Rothberg2021-02-22
* Implement missing arguments for podman buildDaniel J Walsh2021-02-18
* Fix swagger generationMatthew Heon2021-02-18
* API: fix libpod's container wait endpoint condition conversionNikolay Edigaryev2021-02-18
* Add missing early returns in compat APIRiyad Preukschas2021-02-18
* Enable whitespace linterPaul Holzinger2021-02-18
* Enable golint linterPaul Holzinger2021-02-18
* Enable stylecheck linterPaul Holzinger2021-02-18
* apiv2: handle docker-java clients pullingIgor Korolev2021-02-18
* Fix superfluous response.WriteHeader call in WaitContainerLibpod()Nikolay Edigaryev2021-02-18
* images/create: always pull imageValentin Rothberg2021-02-18
* Implement Docker wait conditionsMatej Vasek2021-02-08
* Improve ContainerEngine.ContainerWait()Matej Vasek2021-02-08
* Fix invalid wait condition on killDaniel J Walsh2021-02-08
* Switch podman image push handlers to use abiDaniel J Walsh2021-02-08
* podman-remote ps --external --pod --sort do not work.Daniel J Walsh2021-02-08
* Fix --arch and --os flags to work correctlyDaniel J Walsh2021-02-08
* Switch podman stop/kill/wait handlers to use abiDaniel J Walsh2021-02-08
* Fix handling of container removeDaniel J Walsh2021-02-08
* Bump remote API version to 3.0.0Matthew Heon2021-02-05
* Report StatusConflict on Pod opt partial failuresJhon Honce2021-02-04
* Endpoint that lists containers does not return correct Status valueMilivoje Legenovic2021-02-04
* Ensure shutdown handler access is syncronizedMatthew Heon2021-01-29
* Set log driver for compatability containersbaude2021-01-21
* [CI:DOCS]Add readthedoc link for 3.0 docsbaude2021-01-18
* [CI:DOCS]Add static HTML for api docs for v3.0baude2021-01-18
* Allow podman push to push manifest listsDaniel J Walsh2021-01-15
* Merge pull request #8955 from mheon/renameOpenShift Merge Robot2021-01-14
|\
| * Initial implementation of renaming containersMatthew Heon2021-01-14
* | Initial implementation of volume pluginsMatthew Heon2021-01-14
|/
* Reduce general binding binary sizebaude2021-01-13
* Remove the ability to use [name:tag] in podman load commandDaniel J Walsh2021-01-12
* Fix problems reported by staticcheckPaul Holzinger2021-01-12
* Use abi PodPs implementation for libpod/pods/json endpointPaul Holzinger2021-01-09
* Merge pull request #8781 from rst0git/cr-volumesOpenShift Merge Robot2021-01-08
|\
| * Include named volumes in container migrationRadostin Stoyanov2021-01-07
* | Restore compatible API for prune endpointsJhon Honce2021-01-07
* | Switch references of /var/run -> /runDaniel J Walsh2021-01-07
|/
* Merge pull request #8831 from bblenard/issue-8658-system-prune-reclaimed-spaceOpenShift Merge Robot2021-01-05
|\
| * Rework pruning to report reclaimed spaceBaron Lenardson2020-12-30
* | libpod API: pull: fix channel raceValentin Rothberg2021-01-04
* | Compat api containers/json add support for filtersPaul Holzinger2021-01-01
* | Expose Height/Width fields to decoderJhon Honce2020-12-30
|/
* Consolidate filter logic to pkg subdirectoryBaron Lenardson2020-12-24
* Merge pull request #8787 from jsoref/spellingOpenShift Merge Robot2020-12-23
|\
| * SpellingJosh Soref2020-12-22
* | add pod filter for psbaude2020-12-22
|/
* remote copyValentin Rothberg2020-12-18
* Merge pull request #8752 from baude/bindings3volumesOpenShift Merge Robot2020-12-17
|\
| * misc bindings to podman v3baude2020-12-17