Commit History

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