Stephen J Day 145c89bb94 Disambiguate routing for multi-level repository names
To be able to support multi-level repository names, the API has been adjusted
to disabiguate routes tagged image manifest routes and tag list routes. With
this effort, the regular expressions have been defined in a single place to
reduce repitition and ensure that validation is consistent across the registry.

The router was also refactored to remove the use of subrouters, simplifying the
route definition code. This also reduces the number of regular expression match
checks during the routing process.
2014-11-12 17:07:44 -08:00
2014-11-10 09:39:20 -08:00
2014-11-10 19:03:49 -08:00
2014-11-10 09:39:20 -08:00
2014-11-10 16:02:45 -08:00
2014-10-21 13:25:04 -07:00
2014-11-06 13:28:27 -08:00
Description
No description provided
20 MiB
Languages
Go 97.8%
Shell 1.7%
Dockerfile 0.2%
Makefile 0.2%