Commit History

Author SHA1 Message Date
  Daniel Nephin c87d67b0ad Refacator pkg/streamformatter 8 years ago
  Kenfe-Mickael Laventure 0dee69799e Honor context cancellation when pruning 8 years ago
  Vincent Demeester 0f9d22cd66 Replace API version comparison by a `if`… 8 years ago
  Victor Vieux cd173a6030 bump API to 1.28 8 years ago
  Yong Tang a6be56b54e Convert DanglingOnly to Filters for `docker image prune` 8 years ago
  Vincent Demeester 820b809e70 Add reference filter and deprecated filter param… 8 years ago
  Daniel Nephin c8d5e7203e Use IDResponse for container create response. 8 years ago
  Kenfe-Mickael Laventure 33f4d68f4d Add /{containers,volumes,images}/prune API endpoint 9 years ago
  Kenfe-Mickael Laventure b717de5153 Update Images() to allow retrieving specific image size data 9 years ago
  Michael Crosby 7c36a1af03 Move engine-api client package 8 years ago
  Yong Tang 2f27632cde Return `application/json` for image/load API (quite=1) 9 years ago
  Yong Tang 92f10fe228 Add `--limit` option to `docker search` 9 years ago
  Fabrizio Soppelsa e009ebdf4c Add a --filter option to `docker search` 9 years ago
  Antonio Murdaca 4316ae2ed3 api: server: check for unauthorized error 9 years ago
  Vincent Demeester 7534f17261 Update code for latest engine-api 9 years ago
  Lei Jitang 96d7db665b Fix docker load progressbar, fixes #21957 9 years ago
  David Calavera 47afe6bd0a Remove reference package dependency from the api. 9 years ago
  David Calavera f0d26e1665 Remove runconfig package dependency from image and container routers. 9 years ago
  Sebastiaan van Stijn 5ef04b1c6d Merge pull request #21268 from calavera/remove_dockerfile_from_api 9 years ago
  Aaron Lehmann c44e7a3e63 Pass upstream client's user agent through to registry on operations beyond pulls 9 years ago
  Mike Goelzer d1502afb63 Pass upstream client's user agent through to registry on image pulls 9 years ago
  David Calavera 93e02efa90 Remove dockerfile dependency from the API. 9 years ago
  David Calavera a793564b25 Remove static errors from errors package. 9 years ago
  Morgan Bauer 9021506502 consistent variable names in api/server/router 9 years ago
  David Calavera 06d8f504f7 Move backend types to their own package. 9 years ago
  Lukas Waslowski dd93571c69 Decouple the "container" router from the actual daemon implementation. 9 years ago