distribution/docs
Solomon Hykes bbebff75b6 Move 'search' to the registry subsystem
This continues the effort to separate all registry logic from the
deprecated `Server` object.

* 'search' is exposed by `github.com/dotcloud/docker/registry/Service`
* Added proper documentation of Search while I was at it

Docker-DCO-1.1-Signed-off-by: Solomon Hykes <solomon@docker.com> (github: shykes)
2014-05-03 00:37:32 +00:00
..
auth.go Merge auth package within registry 2014-03-10 17:16:58 -07:00
auth_test.go Merge auth package within registry 2014-03-10 17:16:58 -07:00
MAINTAINERS Add GitHub usernames to MAINTAINERS 2013-08-09 21:16:44 -04:00
registry.go Move 'auth' to the registry subsystem 2014-05-03 00:37:06 +00:00
registry_mock_test.go Added support for multiple endpoints in X-Docker-Endpoints header 2014-04-18 17:42:54 +02:00
registry_test.go Merge pull request #4607 from vbatts/vbatts-static_registry 2014-04-29 11:22:44 -07:00
service.go Move 'search' to the registry subsystem 2014-05-03 00:37:32 +00:00