moby--moby/registry
Vaidas Jablonskis d96832cbd2 registry: fix ServerAddress setting
This ensures that ServerAddress is set, while previously it was getting
set after configFile.Configs.

Signed-off-by: Vaidas Jablonskis <jablonskis@gmail.com>
2014-11-24 18:26:41 +00:00
..
MAINTAINERS update go import path and libcontainer 2014-07-24 22:19:50 +00:00
auth.go registry: fix ServerAddress setting 2014-11-24 18:26:41 +00:00
auth_test.go Merge auth package within registry 2014-03-10 17:16:58 -07:00
endpoint.go Add the possibility of specifying a subnet for --insecure-registry 2014-11-14 12:31:11 -08:00
endpoint_test.go registry: parse INDEXSERVERADDRESS into a URL for easier check in isSecure 2014-11-13 07:02:24 -08:00
httpfactory.go registry.Registry -> registry.Session 2014-08-13 09:27:43 -04:00
registry.go registry: don't iterate through certs 2014-11-04 16:12:23 -05:00
registry_mock_test.go Add the possibility of specifying a subnet for --insecure-registry 2014-11-14 12:31:11 -08:00
registry_test.go Add the possibility of specifying a subnet for --insecure-registry 2014-11-14 12:31:11 -08:00
service.go registry: refactor registry.IsSecure calls into registry.NewEndpoint 2014-11-12 20:34:03 -06:00
session.go Do not verify certificate when using --insecure-registry on an HTTPS registry 2014-10-30 19:44:09 -04:00
session_v2.go Use logrus everywhere for logging 2014-10-24 15:03:06 -07:00
types.go Update manifest format to rename blobsums and use arrays of dictionaries 2014-10-10 16:04:29 -07:00