Historique des commits

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