Derek McGowan
|
f2d481a299
Login update and endpoint refactor
|
9 年之前 |
Aaron Lehmann
|
79db131a35
Change APIEndpoint to contain the URL in a parsed format
|
9 年之前 |
Daniel Nephin
|
61a49bb6ba
Remove the use of dockerversion from the registry package
|
9 年之前 |
Aaron Lehmann
|
4fcb9ac40c
Improve documentation and golint compliance of registry package
|
10 年之前 |
Derek McGowan
|
19515a7ad8
Update graph to use vendored distribution client for the v2 codepath
|
10 年之前 |
Tibor Vass
|
73823e5e56
Add transport package to support CancelRequest
|
10 年之前 |
Alexander Morozov
|
4ee05a4d3e
Fix some go vet errors
|
10 年之前 |
Josh Hawn
|
58c142bcfa
Split API Version header when checking for v2
|
10 年之前 |
Josh Hawn
|
f46923be8e
Resolve ambiguity on registry v2 ping
|
10 年之前 |
Josh Hawn
|
41e20cecb9
Adds support for v2 registry login
|
10 年之前 |
Don Kjer
|
568f86eb18
Deprecating ResolveRepositoryName
|
10 年之前 |
Tibor Vass
|
fbe10c83d8
registry: parse INDEXSERVERADDRESS into a URL for easier check in isSecure
|
10 年之前 |
Tibor Vass
|
4455f51760
registry: refactor registry.IsSecure calls into registry.NewEndpoint
|
10 年之前 |
Tibor Vass
|
6a1ff022b0
Do not verify certificate when using --insecure-registry on an HTTPS registry
|
10 年之前 |
Vincent Batts
|
3eba719400
registry/endpoint: make it testable
|
10 年之前 |