Histórico de commits

Autor SHA1 Mensagem Data
  Derek McGowan 19d48f0b8b Allow v1 search to use v2 auth with identity token 9 anos atrás
  Yong Tang a72b45dbec Fix logrus formatting 9 anos atrás
  Yong Tang 92f10fe228 Add `--limit` option to `docker search` 9 anos atrás
  allencloud c1be45fa38 fix typos 9 anos atrás
  Antonio Murdaca f0d83c4cdb *: fix response body leaks 9 anos atrás
  Derek McGowan f2d481a299 Login update and endpoint refactor 9 anos atrás
  Ken Cochrane aee260d4eb Remove email address field from login 9 anos atrás
  David Calavera 7bca932182 Respond with 401 when there is an unauthorized error from the registry. 9 anos atrás
  David Calavera 907407d0b2 Modify import paths to point to the new engine-api package. 9 anos atrás
  Tonis Tiigi ffded61dad Update Named reference with validation of conversions 9 anos atrás
  Tonis Tiigi 2655954c2d Add own reference package wrapper 9 anos atrás
  Daniel Nephin c4472b389d Move registry.SearchResult types to api/types/registry. 9 anos atrás
  Vincent Demeester 87740d001c Merge pull request #18644 from calavera/remove_timeout_func_dependency_from_api_lib 9 anos atrás
  David Calavera 9dc7d07fc1 Remove timeout shared function. 9 anos atrás
  Daniel Nephin 96c10098ac Move IndexInfo and ServiceConfig types to api/types/registry/registry.go 9 anos atrás
  Daniel Nephin 5b321e3287 Move AuthConfig to api/types 9 anos atrás
  Justas Brazauskas 927b334ebf Fix typos found across repository 9 anos atrás
  Aaron Lehmann 572ce80230 Improved push and pull with upload manager and download manager 9 anos atrás
  Tonis Tiigi 4352da7803 Update daemon and docker core to use new content addressable storage 9 anos atrás
  David Calavera 719886d435 Make RegistryConfig a typed value in the api. 9 anos atrás
  Brian Goff 9994a35b5d Better/more specific error messages on connect 10 anos atrás
  Aaron Lehmann 1f61084d83 Fix uses of "int" where "int64" should be used instead 10 anos atrás
  Aaron Lehmann 4fcb9ac40c Improve documentation and golint compliance of registry package 10 anos atrás
  Jessica Frazelle ca3dae523b better i/o timeout error on pull 10 anos atrás
  Ma Shimiao 1b67c38f6f fix 8926: rmi dangling is unsafe when pulling 10 anos atrás
  Derek McGowan 19515a7ad8 Update graph to use vendored distribution client for the v2 codepath 10 anos atrás
  Tibor Vass 276c640be4 remove pkg/transport and use the one from distribution 10 anos atrás
  Tibor Vass b32c4cb459 Fix issue where Search API endpoint would panic due to empty AuthConfig 10 anos atrás
  Matt Moore 5a170484d1 Add the X-Docker-Token header to the /v1/search requests. 10 anos atrás
  Matt Moore c2315102ff Unconditionally add AuthTransport. 10 anos atrás