提交歷史

作者 SHA1 備註 提交日期
  Brian Goff d453fe35b9 Move api/errdefs to errdefs 7 年之前
  Brian Goff 87a12421a9 Add helpers to create errdef errors 7 年之前
  Vincent Demeester de5c80b4f3 Remove Docker from some functions 7 年之前
  Daniel Nephin 709bf8b7bc Add interfacer linter 8 年之前
  Daniel Nephin 9b47b7b151 Fix golint errors. 8 年之前
  Brian Goff ebcb7d6b40 Remove string checking in API error handling 8 年之前
  Derek McGowan 1009e6a40b Update logrus to v1.0.1 8 年之前
  Felipe Oliveira 271b1f2756 fix infinite recursion 8 年之前
  Derek McGowan c85eb00841 Update for distribution vendor 8 年之前
  Michael Crosby 91e197d614 Add engine-api types to docker 8 年之前
  Antonio Murdaca 67d752ac55 support legacy registries in exernal stores 9 年之前
  Derek McGowan 19d48f0b8b Allow v1 search to use v2 auth with identity token 9 年之前
  Aaron Lehmann e42f85080b Correct login debug log message 9 年之前
  Derek McGowan e896d1d7c4 Add support for identity token with token handler 9 年之前
  Derek McGowan f2d481a299 Login update and endpoint refactor 9 年之前
  Ken Cochrane aee260d4eb Remove email address field from login 9 年之前
  David Calavera 907407d0b2 Modify import paths to point to the new engine-api package. 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 年之前
  Vincent Demeester 5e0283effa Merge pull request #18618 from dnephin/refactor_resolve_auth_config 9 年之前
  Justas Brazauskas 927b334ebf Fix typos found across repository 9 年之前
  Daniel Nephin 920ea13516 Refactor ResolveAuthConfig to remove the builder dependency on cli code. 9 年之前
  mqliang 519236b478 rename req to resp 9 年之前
  mqliang 302325a3aa move defer statement for readability 9 年之前
  Aaron Lehmann 4fcb9ac40c Improve documentation and golint compliance of registry package 10 年之前
  Aaron Lehmann 962dc622d9 Remove dead code in registry package 10 年之前
  Derek McGowan 19515a7ad8 Update graph to use vendored distribution client for the v2 codepath 10 年之前
  Ankush Agarwal 88f02c2f33 Add 500 check for registry api call 10 年之前
  Matt Moore bd2575cc4f Make the v2 logic fallback on v1 when v2 requests cannot be authorized. 10 年之前
  Tibor Vass 73823e5e56 Add transport package to support CancelRequest 10 年之前