1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/registry
Don Kjer 6b2eeaf896 Fix for issue 9922: private registry search with auth returns 401
Signed-off-by: Don Kjer <don.kjer@gmail.com>
2015-03-26 18:59:16 +00:00
..
v2 Add ability to refer to image by name + digest 2015-03-17 10:10:42 +00:00
auth.go Fix for issue 9922: private registry search with auth returns 401 2015-03-26 18:59:16 +00:00
auth_test.go Fix format calls as suggested by vet 2015-01-14 14:12:03 -08:00
authchallenge.go Adds support for v2 registry login 2015-01-15 14:04:14 -08:00
config.go Docker Tag command: Relax the restriction on namespace (username) length from 30 to 255 characters. 2015-03-14 16:45:44 -04:00
config_test.go Deprecating ResolveRepositoryName 2015-01-08 20:14:58 +00:00
endpoint.go Fix for issue 9922: private registry search with auth returns 401 2015-03-26 18:59:16 +00:00
endpoint_test.go Fix some go vet errors 2015-02-02 14:53:20 -08:00
httpfactory.go Removing -X flag option and autogenerated code to create Dockerversion.go functionality 2015-02-20 05:40:12 +00:00
registry.go Rename package timeout to timeoutconn. 2015-02-25 20:52:37 +01:00
registry_mock_test.go Deprecating ResolveRepositoryName 2015-01-08 20:14:58 +00:00
registry_test.go Docker Tag command: Relax the restriction on namespace (username) length from 30 to 255 characters. 2015-03-14 16:45:44 -04:00
service.go Remove engine.Status and replace it with standard go error 2015-03-25 22:32:08 +01:00
session.go Fix for issue 9922: private registry search with auth returns 401 2015-03-26 18:59:16 +00:00
session_v2.go Add struct tags on v2 remote tags struct 2015-03-23 14:33:52 -07:00
token.go Fix token basic auth header issue 2015-01-31 15:12:34 -08:00
types.go Adds support for v2 registry login 2015-01-15 14:04:14 -08:00