distribution/registry
Stephen J Day 641cdf3ba6 Remove pathMapper object
The use of the pathMapper is no longer needed the way we have organized the
code base. The extra level of indirection has proved unnecessary and confusing
so we've opted to clean it up. In the future, we may require more flexibility,
but now it is simply not required.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-08-17 18:51:05 -07:00
..
api Change some incorrect error types in proxy stores from API errors to 2015-08-11 14:16:24 -07:00
auth auth.AccessController interface now uses distribution/context 2015-07-23 19:48:47 -07:00
client Move common error codes to errcode package 2015-08-11 11:50:58 -07:00
handlers Change some incorrect error types in proxy stores from API errors to 2015-08-11 14:16:24 -07:00
listener [Server] Listen and serve on a unix socket 2015-05-11 16:00:14 +03:00
middleware Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
proxy Change some incorrect error types in proxy stores from API errors to 2015-08-11 14:16:24 -07:00
storage Remove pathMapper object 2015-08-17 18:51:05 -07:00
doc.go Integrate layer info cache with registry and storage 2015-04-02 20:15:16 -07:00