David Calavera
|
719886d435
Make RegistryConfig a typed value in the api.
|
há 10 anos atrás |
Brian Goff
|
9994a35b5d
Better/more specific error messages on connect
|
há 10 anos atrás |
Aaron Lehmann
|
1f61084d83
Fix uses of "int" where "int64" should be used instead
|
há 10 anos atrás |
Aaron Lehmann
|
4fcb9ac40c
Improve documentation and golint compliance of registry package
|
há 10 anos atrás |
Jessica Frazelle
|
ca3dae523b
better i/o timeout error on pull
|
há 10 anos atrás |
Ma Shimiao
|
1b67c38f6f
fix 8926: rmi dangling is unsafe when pulling
|
há 10 anos atrás |
Derek McGowan
|
19515a7ad8
Update graph to use vendored distribution client for the v2 codepath
|
há 10 anos atrás |
Tibor Vass
|
276c640be4
remove pkg/transport and use the one from distribution
|
há 10 anos atrás |
Tibor Vass
|
b32c4cb459
Fix issue where Search API endpoint would panic due to empty AuthConfig
|
há 10 anos atrás |
Matt Moore
|
5a170484d1
Add the X-Docker-Token header to the /v1/search requests.
|
há 10 anos atrás |
Matt Moore
|
c2315102ff
Unconditionally add AuthTransport.
|
há 10 anos atrás |
Don Kjer
|
b349a74c71
Only pulling single repository tag on pull for a specific tag. extending TestGetRemoteTags unit test
|
há 10 anos atrás |
Tibor Vass
|
123a0582b2
Do not set auth headers if 302
|
há 10 anos atrás |
Phil Estes
|
278798236b
Merge pull request #13650 from jvgogh/master
|
há 10 anos atrás |
Jeffrey van Gogh
|
65c5105fcc
Upon HTTP 302 redirect do not include "Authorization" header on 'untrusted' registries.
|
há 10 anos atrás |
Alexander Morozov
|
9d98c28855
Fix race condition in registry/session
|
há 10 anos atrás |
Tibor Vass
|
fc29f7f70b
registry: fix auth bug
|
há 10 anos atrás |
Tibor Vass
|
73823e5e56
Add transport package to support CancelRequest
|
há 10 anos atrás |
Tibor Vass
|
a01cc3ca77
registry: Refactor requestfactory to use http.RoundTrippers
|
há 10 anos atrás |
Antonio Murdaca
|
844538142d
Small if err cleaning
|
há 10 anos atrás |
Jessie Frazelle
|
6b8d8a5847
Merge pull request #12417 from hashneo/patch-1
|
há 10 anos atrás |
Doug Davis
|
bb9da6ba92
Move CLI config processing out from under registry dir
|
há 10 anos atrás |
Rick Wieman
|
5f2b051ec5
Removes redundant else in registry/session.go
|
há 10 anos atrás |
Antonio Murdaca
|
8655214b3d
Refactor else branches
|
há 10 anos atrás |
Steven Taylor
|
d1855c6cc0
What if authConfig or factory is Null?
|
há 10 anos atrás |
Antonio Murdaca
|
c30a55f14d
Refactor utils/utils, fixes #11923
|
há 10 anos atrás |
Antonio Murdaca
|
0995ab5946
Refactor utils/http.go, fixes #11899
|
há 10 anos atrás |
Antonio Murdaca
|
6f4d847046
Replace aliased imports of logrus, fixes #11762
|
há 10 anos atrás |
Don Kjer
|
6b2eeaf896
Fix for issue 9922: private registry search with auth returns 401
|
há 10 anos atrás |
Derek McGowan
|
c8d2ec93ca
Add check for 404 on get repository data
|
há 10 anos atrás |