Commit Verlauf

Autor SHA1 Nachricht Datum
  Amit Krishnan 934328d8ea Add functional support for Docker sub commands on Solaris vor 9 Jahren
  Michael Crosby 91e197d614 Add engine-api types to docker vor 9 Jahren
  Yong Tang 92f10fe228 Add `--limit` option to `docker search` vor 9 Jahren
  Vincent Demeester 636c276f67 Add Unit test to daemon.SearchRegistryForImages… vor 9 Jahren
  Antonio Murdaca bb05c18892 daemon: update: check len inside public function vor 9 Jahren
  David Calavera 59586d02b1 Move registry service options to the daemon configuration. vor 9 Jahren
  Derek McGowan f2d481a299 Login update and endpoint refactor vor 9 Jahren
  Aaron Lehmann 79db131a35 Change APIEndpoint to contain the URL in a parsed format vor 9 Jahren
  Daniel Nephin 61a49bb6ba Remove the use of dockerversion from the registry package vor 9 Jahren
  David Calavera 907407d0b2 Modify import paths to point to the new engine-api package. vor 9 Jahren
  Tonis Tiigi ffded61dad Update Named reference with validation of conversions vor 9 Jahren
  Tonis Tiigi 2655954c2d Add own reference package wrapper vor 9 Jahren
  Daniel Nephin 96c10098ac Move IndexInfo and ServiceConfig types to api/types/registry/registry.go vor 9 Jahren
  Daniel Nephin 5b321e3287 Move AuthConfig to api/types vor 9 Jahren
  Tonis Tiigi 4352da7803 Update daemon and docker core to use new content addressable storage vor 9 Jahren
  Aaron Lehmann 257c59251b Vendor updated version of docker/distribution vor 9 Jahren
  Derek McGowan b5b0da5fec Update distribution package vor 9 Jahren
  Richard Scothern 39f2f15a35 Prevent push and pull to v1 registries by filtering the available endpoints. vor 10 Jahren
  Aidan Hobson Sayers c016d2defd Remove unnecessary func parameter, add mirror endpoint test vor 10 Jahren
  Aaron Lehmann 1f61084d83 Fix uses of "int" where "int64" should be used instead vor 10 Jahren
  Aaron Lehmann 4fcb9ac40c Improve documentation and golint compliance of registry package vor 10 Jahren
  Derek McGowan 19515a7ad8 Update graph to use vendored distribution client for the v2 codepath vor 10 Jahren
  Tibor Vass 276c640be4 remove pkg/transport and use the one from distribution vor 10 Jahren
  Derek McGowan 7f48cd7dce Set canonical name correctly vor 10 Jahren
  Stephen J Day 451789cf88 Allow one character repository name components vor 10 Jahren
  Antonio Murdaca 927d13bc3c Remove dead code vor 10 Jahren
  Sebastiaan van Stijn 206acbcf89 Merge pull request #13070 from shishir-a412ed/cleanup_cmd_tag vor 10 Jahren
  Shishir Mahajan b8301005ff Use distribution's ValidateRepositoryName for remote name validation. vor 10 Jahren
  Don Kjer b349a74c71 Only pulling single repository tag on pull for a specific tag. extending TestGetRemoteTags unit test vor 10 Jahren
  Tibor Vass 78bc233a01 registry: debugTransport should print with testing.T.Log vor 10 Jahren