提交历史

作者 SHA1 备注 提交日期
  Don Kjer 6f0068f273 Moving NewIndexInfo, NewRepositoryInfo and associated helpers into config.go 10 年之前
  Don Kjer 568f86eb18 Deprecating ResolveRepositoryName 10 年之前
  Matthew Riley 6c126d443b Allow hyphens in namespaces. 10 年之前
  Tibor Vass 9a50dd5f37 registry: remove accidentally added --insecure-registry feature 10 年之前
  Tibor Vass a70d7aaf28 registry: add tests for unresolvable domain names in isSecure 10 年之前
  Daehyeok Mun 8123c1e9fe Chnage LookupRemoteImage to return error 10 年之前
  Tibor Vass 6aba75db4e Add the possibility of specifying a subnet for --insecure-registry 10 年之前
  Tibor Vass fbe10c83d8 registry: parse INDEXSERVERADDRESS into a URL for easier check in isSecure 10 年之前
  Tibor Vass 78e859f3c3 Put mock registry address in insecureRegistries for unit tests 10 年之前
  Tibor Vass 4455f51760 registry: refactor registry.IsSecure calls into registry.NewEndpoint 10 年之前
  Erik Hollensbe 11380a109e registry: always treat 127.0.0.1 as insecure for all cases anytime anywhere 10 年之前
  Johan Euphrosine 28ee373e19 registry: default --insecure-registry to localhost and 127.0.0.1 10 年之前
  Johan Euphrosine 75e3b35bf1 registry: add tests for IsSecure 10 年之前
  Tibor Vass 6a1ff022b0 Do not verify certificate when using --insecure-registry on an HTTPS registry 10 年之前
  unclejack ae3b59c171 registry: lint 10 年之前
  Vincent Batts 61c6f206b0 registry: getting Endpoint ironned out 11 年之前
  Tibor Vass 808257654a Replace get.docker.io -> get.docker.com and test.docker.io -> test.docker.com 10 年之前
  Eric Windisch 0bd1c05e5c Restrict repository names from matching hexadecimal strings 11 年之前
  Vincent Batts 752dd707ac registry.Registry -> registry.Session 11 年之前
  Victor Vieux b3ee9ac74e update go import path and libcontainer 11 年之前
  LK4D4 f08cd445b0 Fix go vet errors 11 年之前
  Victor Vieux 8baafacf40 Disable timeout for push 11 年之前
  Victor Vieux daa89c420c improve trusted location detection 11 年之前
  Victor Vieux a124531863 only forward auth to trusted locations 11 年之前
  unclejack 2a1b7f222a resume pulling the layer on disconnect 11 年之前
  Victor Vieux 8a5060dba4 Merge pull request #4607 from vbatts/vbatts-static_registry 11 年之前
  unclejack 425b315695 Merge pull request #5199 from shin-/registry_mirrors_support 11 年之前
  Vincent Batts 7790a77b6a static_registry: update the test for the new struct 11 年之前
  shin- 720f344704 Added support for multiple endpoints in X-Docker-Endpoints header 11 年之前
  Victor Vieux d61fce9af7 allow dot in repo name 11 年之前