distribution/api/v2
Stephen J Day d88884c51c Move names regular expressions to api/v2 packages
Because the repository name definitions are part of the v2 specification, they
have been moved out of the common package. This is part of the effort to break
up the common package into more sensible components.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-01-05 16:44:03 -08:00
..
descriptors.go Move names regular expressions to api/v2 packages 2015-01-05 16:44:03 -08:00
doc.go Merge errors and urls package into unified v2 package 2014-12-12 15:36:15 -08:00
errors.go Integrate auth.AccessController into registry app 2014-12-18 12:34:56 -08:00
errors_test.go Move from docker-registry to distribution 2014-12-23 17:13:02 -08:00
names.go Move names regular expressions to api/v2 packages 2015-01-05 16:44:03 -08:00
names_test.go Move names regular expressions to api/v2 packages 2015-01-05 16:44:03 -08:00
routes.go Automatically generate V2 API specification 2014-12-18 21:29:56 -08:00
routes_test.go Automatically generate V2 API specification 2014-12-18 21:29:56 -08:00
urls.go Move from docker-registry to distribution 2014-12-23 17:13:02 -08:00
urls_test.go Add tests for URLBuilder 2014-12-12 15:48:41 -08:00