aboutsummaryrefslogtreecommitdiff
path: root/pkg/api/handlers/compat/volumes.go
Commit message (Expand)AuthorAge
* libpod: switch to golang native error wrappingSascha Grunert2022-07-05
* Swagger refactor/cleanupJhon Honce2022-05-19
* Remove unused param and clean API handlersJakub Guzik2022-01-22
* bump go module to version 4Valentin Rothberg2022-01-18
* Add --time out for podman * rm -f commandsDaniel J Walsh2021-10-04
* Refacter API server emphasis on loggingJhon Honce2021-09-10
* Allow docker volume create API to pass without nameDaniel J Walsh2021-04-27
* Volumes prune endpoint should use only prune filtersJakub Guzik2021-04-07
* Fix volumes and networks list/prune filters in http apiJakub Guzik2021-03-19
* Fix for volumes prune in http compat apiJakub Guzik2021-03-15
* bump go module to v3Valentin Rothberg2021-02-22
* Initial implementation of volume pluginsMatthew Heon2021-01-14
* Restore compatible API for prune endpointsJhon Honce2021-01-07
* Rework pruning to report reclaimed spaceBaron Lenardson2020-12-30
* SpellingJosh Soref2020-12-22
* Add volume prune --filter supportBaron Lenardson2020-12-12
* Jira RUN-1106 Volumes handlers updatesJhon Honce2020-12-04
* Lowercase some errorsKir Kolyshkin2020-10-05
* fix for compatibility volume creationbaude2020-09-28
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* APIv2:fix: Handle docker volume force as expectedmaybe-sybr2020-07-02
* APIv2: Add docker compatible volume endpointsmaybe-sybr2020-07-02