distribution/docs
Michael Crosby 2b9798fa19 Refactor IsSecure change
Fix issue with restoring the tag store and setting static configuration
from the daemon. i.e. the field on the TagStore struct must be made
internal or the json.Unmarshal in restore will overwrite the insecure
registries to be an empty struct.

Signed-off-by: Michael Crosby <michael@docker.com>

Conflicts:
	graph/pull.go
	graph/push.go
	graph/tags.go
2014-10-20 16:51:05 -04:00
..
auth.go Use direct registry url 2014-10-10 16:04:28 -07:00
auth_test.go Merge auth package within registry 2014-03-10 17:16:58 -07:00
endpoint.go Add comment for permission and fix wrong format variable 2014-10-02 17:41:57 -07:00
httpfactory.go registry.Registry -> registry.Session 2014-08-13 09:27:43 -04:00
MAINTAINERS update go import path and libcontainer 2014-07-24 22:19:50 +00:00
registry.go Refactor IsSecure change 2014-10-20 16:51:05 -04:00
registry_mock_test.go Add provenance pull flow for official images 2014-10-01 18:26:06 -07:00
registry_test.go registry: getting Endpoint ironned out 2014-10-01 13:19:40 -07:00
service.go make http usage for registry explicit 2014-10-20 16:51:05 -04:00
session.go Add provenance pull flow for official images 2014-10-01 18:26:06 -07:00
session_v2.go Support tarsum dev version to fix issue with mtime 2014-10-10 16:04:29 -07:00
types.go Update manifest format to rename blobsums and use arrays of dictionaries 2014-10-10 16:04:29 -07:00