Commit History

作者 SHA1 備註 提交日期
  allencloud 582803f00a support insecure registry in configuration reload 9 年之前
  Aaron Lehmann 19858ff1b1 registry: Remove unused method ResolveIndex 8 年之前
  Michael Crosby 91e197d614 Add engine-api types to docker 9 年之前
  Derek McGowan 19d48f0b8b Allow v1 search to use v2 auth with identity token 9 年之前
  Yong Tang 92f10fe228 Add `--limit` option to `docker search` 9 年之前
  Vincent Demeester 636c276f67 Add Unit test to daemon.SearchRegistryForImages… 9 年之前
  Yong Tang 93973196f4 Add default `serveraddress` value in remote API `/auth` 9 年之前
  allencloud 28d3c22e55 1.change validateNoSchema into validateNoScheme 9 年之前
  Vincent Demeester b9361f02da Merge pull request #20970 from dmcgowan/login-oauth 9 年之前
  Sebastiaan van Stijn 1d094255d5 Merge pull request #21045 from calavera/registry_config_options 9 年之前
  David Calavera 59586d02b1 Move registry service options to the daemon configuration. 9 年之前
  allencloud 34b82a69b9 fix some typos. 9 年之前
  Derek McGowan e896d1d7c4 Add support for identity token with token handler 9 年之前
  Derek McGowan f2d481a299 Login update and endpoint refactor 9 年之前
  Aaron Lehmann 79db131a35 Change APIEndpoint to contain the URL in a parsed format 9 年之前
  Daniel Nephin 61a49bb6ba Remove the use of dockerversion from the registry package 9 年之前
  David Calavera 907407d0b2 Modify import paths to point to the new engine-api package. 9 年之前
  Aaron Lehmann a57478d65f Do not fall back to the V1 protocol when we know we are talking to a V2 registry 9 年之前
  Tonis Tiigi 2655954c2d Add own reference package wrapper 9 年之前
  Daniel Nephin c4472b389d Move registry.SearchResult types to api/types/registry. 9 年之前
  Daniel Nephin 96c10098ac Move IndexInfo and ServiceConfig types to api/types/registry/registry.go 9 年之前
  Daniel Nephin 5b321e3287 Move AuthConfig to api/types 9 年之前
  Tonis Tiigi 4352da7803 Update daemon and docker core to use new content addressable storage 9 年之前
  Vincent Demeester b78f66c472 Merge pull request #16509 from HuKeping/search-problem 9 年之前
  Hu Keping f04e8fdb9b Fix docker search problem 10 年之前
  Richard Scothern 39f2f15a35 Prevent push and pull to v1 registries by filtering the available endpoints. 10 年之前
  Alexander Morozov 137df3048c Merge pull request #15389 from aidanhs/aphs-simpler-pull-codepath 10 年之前
  Veres Lajos 5146232723 typofix - https://github.com/vlajos/misspell_fixer 10 年之前
  Aidan Hobson Sayers c016d2defd Remove unnecessary func parameter, add mirror endpoint test 10 年之前
  Tibor Vass b899977ee2 registry: Do not push to mirrors 10 年之前