distribution/registry
Stephen J Day 3f7f956f80 More consistent return from ErrorCode.Error()
To bring ErrorCode into liine with Go conventions, ErrorCode.Error() now
returns the "nice" value of the error code. This ensures error message assembly
works similar to commonly used Go conventions when directly using ErrorCode as
an error.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-08-20 17:36:24 -07:00
..
api More consistent return from ErrorCode.Error() 2015-08-20 17:36: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 Merge pull request #893 from aaronlehmann/functional-opts 2015-08-19 14:41:08 -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 Functional options for NewRegistryWithDriver 2015-08-19 11:06:30 -07:00
storage Functional options for NewRegistryWithDriver 2015-08-19 11:06:30 -07:00
doc.go Integrate layer info cache with registry and storage 2015-04-02 20:15:16 -07:00