distribution/registry
Stephen J Day b65a4a8713 Ensure that rados is disabled without build tag
This ensures that rados is not required when building the registry. This was
slightly tricky in that when the flags were applied, the rados package was
completely missing. This led to a problem where rados was basically unlistable
and untestable as a package. This was fixed by simply adding a doc.go file that
is included whether rados is built or not.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-06-16 20:00:02 -07:00
..
api Merge pull request #548 from duglin/MoveErrors 2015-06-15 14:33:28 -07:00
auth Minor formatting fixes related to htpasswd auth 2015-06-11 17:06:35 -07:00
client Round 4 2015-06-11 21:33:35 -07:00
handlers Merge pull request #608 from dmcgowan/http-basic-auth 2015-06-15 17:40:58 -07:00
listener [Server] Listen and serve on a unix socket 2015-05-11 16:00:14 +03:00
middleware Rename top level registry interface to namespace 2015-04-09 19:21:33 -07:00
storage Ensure that rados is disabled without build tag 2015-06-16 20:00:02 -07:00
doc.go Integrate layer info cache with registry and storage 2015-04-02 20:15:16 -07:00