docs/client
Aaron Lehmann 02dfdaf197 Use correct regular expression for repository names in HTTP handlers
Import github.com/docker/distribution/registry/api/v2 to share the
regexps that the registry API uses.

Remove ErrUnauthorized in errors package, since it conflicts with one
defined in v2.

Fixes #92

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2015-07-27 14:51:59 -07:00
..
changelist Removing comments 2015-07-20 10:08:15 -07:00
client.go change error log to debug 2015-07-23 14:24:46 -07:00
client_root_validation_test.go Adding tests for CertsToRemove, and move tests around 2015-07-22 19:08:01 -07:00
client_test.go Use correct regular expression for repository names in HTTP handlers 2015-07-27 14:51:59 -07:00
helpers.go breaking out role initialization to shorten NotaryRepository.Initialize a bit 2015-07-20 11:47:30 -07:00