moby--moby/registry
Derek McGowan 3a1279393f
Use distribution reference
Remove forked reference package. Use normalized named values
everywhere and familiar functions to convert back to familiar
strings for UX and storage compatibility.

Enforce that the source repository in the distribution metadata
is always a normalized string, ignore invalid values which are not.
Update distribution tests to use normalized values.

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2017-02-07 11:08:37 -08:00
..
auth.go fix infinite recursion 2016-11-18 10:57:50 -02:00
auth_test.go
config.go Use distribution reference 2017-02-07 11:08:37 -08:00
config_test.go Return error when insecure registry contains scheme 2017-01-13 19:19:30 -08:00
config_unix.go
config_windows.go
endpoint_test.go
endpoint_v1.go
registry.go
registry_mock_test.go Use distribution reference 2017-02-07 11:08:37 -08:00
registry_test.go Use distribution reference 2017-02-07 11:08:37 -08:00
service.go Remove use of forked reference package for cli 2017-01-19 16:04:50 -08:00
service_v1.go Disable v1 protocol for the default registry 2016-11-11 00:23:25 -08:00
service_v1_test.go Disable v1 protocol for the default registry 2016-11-11 00:23:25 -08:00
service_v2.go Disable v1 protocol for the default registry 2016-11-11 00:23:25 -08:00
session.go Use distribution reference 2017-02-07 11:08:37 -08:00
types.go Use distribution reference 2017-02-07 11:08:37 -08:00