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