summaryrefslogtreecommitdiff
path: root/pkg/api/handlers/libpod
Commit message (Expand)AuthorAge
* Add support for variant when pulling imagesDaniel J Walsh2020-08-28
* Clean up pods before returning from Pod Stop API callMatthew Heon2020-08-17
* Unconditionally retrieve pod names via APIMatthew Heon2020-08-10
* Missing return after early exitBrent Baude2020-08-03
* Merge pull request #7188 from zhangguanzhang/network-404OpenShift Merge Robot2020-08-03
|\
| * API returns 500 in case network is not found instead of 404zhangguanzhang2020-08-02
* | Merge pull request #7158 from rhatdan/commitOpenShift Merge Robot2020-08-03
|\ \
| * | Handle single character imagesDaniel J Walsh2020-07-30
| |/
* | Make `search --no-trunc` work for podman remoteRalf Haferkamp2020-07-31
* | API: Fix 'podman image search` missing descriptionRalf Haferkamp2020-07-31
|/
* 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
* container: move volume chown after spec generationGiuseppe Scrivano2020-06-29
* APIv2: Return `StatusCreated` from volume creationmaybe-sybr2020-06-24
* libpod/containers/json: alias last -> limitValentin Rothberg2020-06-22
* Allow recursive dependency start with Init()Matthew Heon2020-06-18
* Re-add resource limit warnings to SpecgenMatthew Heon2020-06-16
* Turn on More lintersDaniel J Walsh2020-06-15
* Merge pull request #6546 from rhatdan/lintOpenShift Merge Robot2020-06-10
|\
| * Fixup issues found by golintDaniel J Walsh2020-06-10
* | Ensure signal validation happens first in pod killMatthew Heon2020-06-09
|/
* Fix leak of empty tarballBrent Baude2020-06-01
* Merge pull request #6356 from baude/v2copyendpointsOpenShift Merge Robot2020-05-30
|\
| * v2 copy endpointsBrent Baude2020-05-26
* | compat handlers: add X-Registry-Auth header supportValentin Rothberg2020-05-29
* | V2 verify JSON output is consistent and doesn't driftJhon Honce2020-05-28
|/
* Merge pull request #6345 from QiWang19/mani-push-testOpenShift Merge Robot2020-05-22
|\
| * remote manifest testQi Wang2020-05-21
* | Removes remote system reset functionality. skip e2e test for remote.Sujil022020-05-22
|/
* Fix remote integration for healthchecksBrent Baude2020-05-20
* Merge pull request #6211 from baude/v2remoteimagetreeOpenShift Merge Robot2020-05-13
|\
| * enable remote image treeBrent Baude2020-05-13
* | enable podman v2 networking for remote clientBrent Baude2020-05-12
|/
* add podman remote system dfBrent Baude2020-05-12
* Adds tunnel routes for system reset.Sujil022020-05-11
* add {generate,play} kubeValentin Rothberg2020-05-06
* image removal: refactor part 2Valentin Rothberg2020-05-04
* Merge pull request #5907 from sujil02/systemprune-v2OpenShift Merge Robot2020-04-28
|\
| * Adding system prune for podman v2Sujil022020-04-24
* | Merge pull request #6000 from mheon/volume_backend_flagsOpenShift Merge Robot2020-04-27
|\ \
| * | Add support for volumes-from, image volumes, initMatthew Heon2020-04-27
* | | Merge pull request #6001 from baude/v2intloadOpenShift Merge Robot2020-04-27
|\ \ \ | |/ / |/| |
| * | enable load integration testsBrent Baude2020-04-27
* | | implement pod statsValentin Rothberg2020-04-27
|/ /
* | Stop wrapping pull messagesDaniel J Walsh2020-04-23
* | podman rmi: refactor logicValentin Rothberg2020-04-21
|/
* Add pod prune for api v2.Sujil022020-04-17
* Fixes for system testsBrent Baude2020-04-17
* Merge pull request #5842 from baude/v2bloat2OpenShift Merge Robot2020-04-16
|\