moby--moby/registry
Stephen J Day 451789cf88 Allow one character repository name components
The docker/distribution dependency was updated in the previous commit to allow
repository name components to only consist of a single letter. The unit tests
have been updated to cement this change.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-07-10 14:06:15 -06:00
..
auth.go
auth_test.go
authchallenge.go
config.go Use distribution's ValidateRepositoryName for remote name validation. 2015-06-17 15:15:16 -04: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 Allow one character repository name components 2015-07-10 14:06:15 -06:00
service.go
session.go Unconditionally add AuthTransport. 2015-06-19 10:12:52 -07:00
session_v2.go
token.go Registry: remove unwanted return variable name 2015-06-09 10:58:33 +08:00
types.go