summaryrefslogtreecommitdiff
path: root/pkg/api/handlers
Commit message (Expand)AuthorAge
* bump go module to v3Valentin Rothberg2021-02-22
* API: fix libpod's container wait endpoint condition conversionNikolay Edigaryev2021-02-18
* Add missing early returns in compat APIRiyad Preukschas2021-02-16
* images/create: always pull imageValentin Rothberg2021-02-16
* Fix superfluous response.WriteHeader call in WaitContainerLibpod()Nikolay Edigaryev2021-02-12
* Merge pull request #9311 from deadNightTiger/fix-pull-dockerjavaOpenShift Merge Robot2021-02-12
|\
| * apiv2: handle docker-java clients pullingIgor Korolev2021-02-11
* | Enable whitespace linterPaul Holzinger2021-02-11
* | Enable golint linterPaul Holzinger2021-02-11
* | Enable stylecheck linterPaul Holzinger2021-02-11
* | Correct compat network prune responsebaude2021-02-10
|/
* Merge pull request #9297 from matejvasek/apiv2_push_get_digestOpenShift Merge Robot2021-02-10
|\
| * Docker APIv2 push sends digest in response bodyMatej Vasek2021-02-10
* | Merge pull request #9295 from Luap99/fix-9293OpenShift Merge Robot2021-02-10
|\ \ | |/ |/|
| * Fix compat networks endpoint for a empty resultPaul Holzinger2021-02-09
* | Merge pull request #9270 from matejvasek/fix_apiv2_pushOpenShift Merge Robot2021-02-09
|\ \ | |/ |/|
| * Fix Docker APIv2 push endpointMatej Vasek2021-02-09
* | Merge pull request #9125 from ashley-cui/secretswiringOpenShift Merge Robot2021-02-09
|\ \
| * | Implement SecretsAshley Cui2021-02-09
* | | Merge pull request #9246 from rhatdan/buildOpenShift Merge Robot2021-02-08
|\ \ \ | |_|/ |/| |
| * | Implement missing arguments for podman buildDaniel J Walsh2021-02-08
| |/
* / add network prunebaude2021-02-06
|/
* Merge pull request #9048 from matejvasek/apiv2_waitOpenShift Merge Robot2021-02-05
|\
| * Implement Docker wait conditionsMatej Vasek2021-02-03
| * Improve ContainerEngine.ContainerWait()Matej Vasek2021-02-03
* | Merge pull request #9182 from mheon/bump_apiOpenShift Merge Robot2021-02-05
|\ \ | |/ |/|
| * Bump remote API version to 3.0.0Matthew Heon2021-02-04
* | Merge pull request #9188 from jwhonce/issues/8865OpenShift Merge Robot2021-02-03
|\ \
| * | Report StatusConflict on Pod opt partial failuresJhon Honce2021-02-02
| |/
* / Fix invalid wait condition on killDaniel J Walsh2021-02-03
|/
* Merge pull request #9051 from rhatdan/rmOpenShift Merge Robot2021-02-01
|\
| * Switch podman stop/kill/wait handlers to use abiDaniel J Walsh2021-01-29
* | Endpoint that lists containers does not return correct Status valueMilivoje Legenovic2021-01-31
|/
* Podman-remote push can support --formatDaniel J Walsh2021-01-29
* Merge pull request #9115 from rhatdan/pullOpenShift Merge Robot2021-01-28
|\
| * Switch podman image push handlers to use abiDaniel J Walsh2021-01-27
* | podman-remote ps --external --pod --sort do not work.Daniel J Walsh2021-01-27
|/
* Merge pull request #9070 from rhatdan/searchOpenShift Merge Robot2021-01-26
|\
| * Fixup searchDaniel J Walsh2021-01-25
* | Fix --arch and --os flags to work correctlyDaniel J Walsh2021-01-25
* | swagger.go: Fix compilation errorReinhard Tartler2021-01-24
|/
* podman manifest existsPaul Holzinger2021-01-22
* Merge pull request #9027 from Luap99/podman-volume-existsOpenShift Merge Robot2021-01-21
|\
| * podman volume existsPaul Holzinger2021-01-21
* | Merge pull request #9036 from baude/composelogOpenShift Merge Robot2021-01-21
|\ \
| * | Set log driver for compatability containersbaude2021-01-20
| |/
* / Fix handling of container removeDaniel J Walsh2021-01-20
|/
* podman network existsPaul Holzinger2021-01-19
* Allow podman push to push manifest listsDaniel J Walsh2021-01-15
* Merge pull request #8955 from mheon/renameOpenShift Merge Robot2021-01-14
|\