moby--moby/registry
Tibor Vass b32c4cb459 Fix issue where Search API endpoint would panic due to empty AuthConfig
Signed-off-by: Tibor Vass <tibor@docker.com>
2015-07-16 12:38:44 -04:00
..
auth.go Add 500 check for registry api call 2015-07-02 12:41:24 -07:00
auth_test.go
authchallenge.go
config.go Set canonical name correctly 2015-07-14 17:45:49 -07:00
config_test.go
endpoint.go
endpoint_test.go
registry.go Remove RC4 from the list of registry cipher suites 2015-06-29 09:15:13 -04:00
registry_mock_test.go Only pulling single repository tag on pull for a specific tag. extending TestGetRemoteTags unit test 2015-06-16 07:10:09 +00:00
registry_test.go Set canonical name correctly 2015-07-14 17:45:49 -07:00
service.go
session.go Fix issue where Search API endpoint would panic due to empty AuthConfig 2015-07-16 12:38:44 -04:00
session_v2.go
token.go Registry: remove unwanted return variable name 2015-06-09 10:58:33 +08:00
types.go