Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Noah Treuhaft 67fdf574d5 Add daemon option to push foreign layers 8 gadi atpakaļ
  Derek McGowan 3a1279393f Use distribution reference 8 gadi atpakaļ
  Derek McGowan 0421f5173d Remove use of forked reference package for cli 8 gadi atpakaļ
  allencloud 5b9348c553 support registry mirror config reload 8 gadi atpakaļ
  Amit Krishnan 934328d8ea Add functional support for Docker sub commands on Solaris 9 gadi atpakaļ
  Michael Crosby 91e197d614 Add engine-api types to docker 8 gadi atpakaļ
  Yong Tang 92f10fe228 Add `--limit` option to `docker search` 9 gadi atpakaļ
  Vincent Demeester 636c276f67 Add Unit test to daemon.SearchRegistryForImages… 9 gadi atpakaļ
  Antonio Murdaca bb05c18892 daemon: update: check len inside public function 9 gadi atpakaļ
  David Calavera 59586d02b1 Move registry service options to the daemon configuration. 9 gadi atpakaļ
  Derek McGowan f2d481a299 Login update and endpoint refactor 9 gadi atpakaļ
  Aaron Lehmann 79db131a35 Change APIEndpoint to contain the URL in a parsed format 9 gadi atpakaļ
  Daniel Nephin 61a49bb6ba Remove the use of dockerversion from the registry package 9 gadi atpakaļ
  David Calavera 907407d0b2 Modify import paths to point to the new engine-api package. 9 gadi atpakaļ
  Tonis Tiigi ffded61dad Update Named reference with validation of conversions 9 gadi atpakaļ
  Tonis Tiigi 2655954c2d Add own reference package wrapper 9 gadi atpakaļ
  Daniel Nephin 96c10098ac Move IndexInfo and ServiceConfig types to api/types/registry/registry.go 9 gadi atpakaļ
  Daniel Nephin 5b321e3287 Move AuthConfig to api/types 9 gadi atpakaļ
  Tonis Tiigi 4352da7803 Update daemon and docker core to use new content addressable storage 9 gadi atpakaļ
  Aaron Lehmann 257c59251b Vendor updated version of docker/distribution 9 gadi atpakaļ
  Derek McGowan b5b0da5fec Update distribution package 9 gadi atpakaļ
  Richard Scothern 39f2f15a35 Prevent push and pull to v1 registries by filtering the available endpoints. 9 gadi atpakaļ
  Aidan Hobson Sayers c016d2defd Remove unnecessary func parameter, add mirror endpoint test 10 gadi atpakaļ
  Aaron Lehmann 1f61084d83 Fix uses of "int" where "int64" should be used instead 10 gadi atpakaļ
  Aaron Lehmann 4fcb9ac40c Improve documentation and golint compliance of registry package 10 gadi atpakaļ
  Derek McGowan 19515a7ad8 Update graph to use vendored distribution client for the v2 codepath 10 gadi atpakaļ
  Tibor Vass 276c640be4 remove pkg/transport and use the one from distribution 10 gadi atpakaļ
  Derek McGowan 7f48cd7dce Set canonical name correctly 10 gadi atpakaļ
  Stephen J Day 451789cf88 Allow one character repository name components 10 gadi atpakaļ
  Antonio Murdaca 927d13bc3c Remove dead code 10 gadi atpakaļ