Historia zmian

Autor SHA1 Wiadomość Data
  Felipe Oliveira 271b1f2756 fix infinite recursion 8 lat temu
  Derek McGowan c85eb00841 Update for distribution vendor 8 lat temu
  Michael Crosby 91e197d614 Add engine-api types to docker 8 lat temu
  Antonio Murdaca 67d752ac55 support legacy registries in exernal stores 9 lat temu
  Derek McGowan 19d48f0b8b Allow v1 search to use v2 auth with identity token 9 lat temu
  Aaron Lehmann e42f85080b Correct login debug log message 9 lat temu
  Derek McGowan e896d1d7c4 Add support for identity token with token handler 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 907407d0b2 Modify import paths to point to the new engine-api package. 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
  Vincent Demeester 5e0283effa Merge pull request #18618 from dnephin/refactor_resolve_auth_config 9 lat temu
  Justas Brazauskas 927b334ebf Fix typos found across repository 9 lat temu
  Daniel Nephin 920ea13516 Refactor ResolveAuthConfig to remove the builder dependency on cli code. 9 lat temu
  mqliang 519236b478 rename req to resp 9 lat temu
  mqliang 302325a3aa move defer statement for readability 9 lat temu
  Aaron Lehmann 4fcb9ac40c Improve documentation and golint compliance of registry package 10 lat temu
  Aaron Lehmann 962dc622d9 Remove dead code in registry package 10 lat temu
  Derek McGowan 19515a7ad8 Update graph to use vendored distribution client for the v2 codepath 10 lat temu
  Ankush Agarwal 88f02c2f33 Add 500 check for registry api call 10 lat temu
  Matt Moore bd2575cc4f Make the v2 logic fallback on v1 when v2 requests cannot be authorized. 10 lat temu
  Tibor Vass 73823e5e56 Add transport package to support CancelRequest 10 lat temu
  Tibor Vass a01cc3ca77 registry: Refactor requestfactory to use http.RoundTrippers 10 lat temu
  Doug Davis bb9da6ba92 Move CLI config processing out from under registry dir 10 lat temu
  Doug Davis bfeb98a236 Make .docker dir have 0700 perms not 0600 10 lat temu
  Doug Davis 18c9b6c645 Add .docker/config.json and support for HTTP Headers 10 lat temu
  Michael Crosby 03d3d79b2b Remove jobs from registry.Service 10 lat temu
  Antonio Murdaca 0995ab5946 Refactor utils/http.go, fixes #11899 10 lat temu
  Antonio Murdaca 6f4d847046 Replace aliased imports of logrus, fixes #11762 10 lat temu