Historique des commits

Auteur SHA1 Message Date
  Sebastiaan van Stijn cff4f20c44 migrate to github.com/containerd/log v0.1.0 il y a 1 an
  Brian Goff 74da6a6363 Switch all logging to use containerd log pkg il y a 2 ans
  Sebastiaan van Stijn 058a31e479 volumes: fix error-handling when removing volumes with swarm enabled il y a 2 ans
  Brian Goff 7b1245dc7f Merge pull request #44224 from dperny/cluster-volumes-update il y a 2 ans
  Drew Erny 3246db3755 fix force remove for cluster volumes il y a 3 ans
  Brian Goff 618f26ccbc Volume prune: only prune anonymous volumes by default il y a 2 ans
  Drew Erny 240a9fcb83 Add Swarm cluster volume supports il y a 4 ans
  Sebastiaan van Stijn 64e96932bd api: rename volume.VolumeCreateBody to volume.CreateOptions il y a 3 ans
  Sebastiaan van Stijn 18281c92fa api: rename volume.VolumeListOKBody to volume.ListResponse il y a 3 ans
  Sebastiaan van Stijn 3cae9fef16 imports: remove "volumetypes" aliases for api/types/volume il y a 3 ans
  Sebastiaan van Stijn 0c9ff0b45a api/server/httputils: add ReadJSON() utility il y a 3 ans
  Sebastiaan van Stijn 2d45b5ddbc api: filters: return correct status on invalid filters il y a 3 ans
  Sebastiaan van Stijn c7b488fbc8 API: properly handle invalid JSON to return a 400 status il y a 6 ans
  Brian Goff e4b6adc88e Extract volume interaction to a volumes service il y a 7 ans
  Brian Goff b16b125bb4 Fix swagger volume type generation il y a 7 ans
  Kir Kolyshkin 7d62e40f7e Switch from x/net/context -> context il y a 7 ans
  Daniel Nephin 4f0d95fa6e Add canonical import comment il y a 7 ans
  Sebastiaan van Stijn 5ad1e4be6b Return 400 status instead of 500 for empty volume create body il y a 7 ans
  Sebastiaan van Stijn a4efe66cf2 Replace uses of filters.ToParam(), FromParam() with filters.ToJSON(), FromJSON() il y a 7 ans
  Kenfe-Mickael Laventure 0dee69799e Honor context cancellation when pruning il y a 8 ans
  Yong Tang 7025247324 Add `label` filter for `docker system prune` il y a 8 ans
  Yong Tang a6be56b54e Convert DanglingOnly to Filters for `docker image prune` il y a 8 ans
  Daniel Nephin 29df3bdb11 Use a config to generate swagger api types il y a 8 ans
  Daniel Nephin 5c2498fd3c Generate VolumesCreateRequest from the swagger spec. il y a 8 ans
  Daniel Nephin d459e83b1c Generate VolumeList response from the swagger spec il y a 8 ans
  Kenfe-Mickael Laventure 33f4d68f4d Add /{containers,volumes,images}/prune API endpoint il y a 9 ans
  Michael Crosby 7c36a1af03 Move engine-api client package il y a 9 ans
  Yong Tang 6c5c34d50d Add `--force` in `docker volume rm` to fix out-of-band volume driver deletion il y a 9 ans
  Evan Hazlett fc214b4408 add label support for build, networks and volumes il y a 9 ans
  David Calavera 907407d0b2 Modify import paths to point to the new engine-api package. il y a 9 ans