distribution/docs
Eric Windisch 307e253d33 Restrict repository names from matching hexadecimal strings
To avoid conflicting with layer IDs, repository names must
not be tagged with names that collide with hexadecimal strings.

Signed-off-by: Eric Windisch <eric@windisch.us>
2014-08-27 13:46:10 -04:00
..
auth.go update go import path and libcontainer 2014-07-24 22:19:50 +00:00
auth_test.go Merge auth package within registry 2014-03-10 17:16:58 -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 Restrict repository names from matching hexadecimal strings 2014-08-27 13:46:10 -04:00
registry_mock_test.go Extract log utils into pkg/log 2014-08-13 15:18:15 -07:00
registry_test.go Restrict repository names from matching hexadecimal strings 2014-08-27 13:46:10 -04:00
service.go registry.Registry -> registry.Session 2014-08-13 09:27:43 -04:00
session.go move utils.Fataler to pkg/log.Fataler 2014-08-13 15:32:41 -07:00
types.go registry.Registry -> registry.Session 2014-08-13 09:27:43 -04:00