Historia zmian

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