Files
docker-cli/components/engine/daemon
Vincent Demeester c25dab543d Add Unit test to daemon.SearchRegistryForImages…
… and refactor a little bit some daemon on the way.

- Move `SearchRegistryForImages` to a new file (`daemon/search.go`) as
  `daemon.go` is getting pretty big.
- `registry.Service` is now an interface (allowing us to decouple it a
  little bit and thus unit test easily).
- Add some unit test for `SearchRegistryForImages`.
- Use UniqueExactMatch for search filters
- And use empty restore id for now in client.ContainerStart.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Upstream-commit: 636c276f67b3cd96a95dec2f6cfc419b7f219892
Component: engine
2016-05-24 11:07:11 +02:00
..
2016-05-06 16:08:53 -07:00
2016-04-25 10:52:13 +08:00
2016-03-28 12:24:01 -07:00
2016-05-09 14:12:28 +08:00
2016-05-17 13:49:05 -04:00
2016-02-03 10:43:01 -08:00
2016-04-26 07:36:14 +00:00
2016-04-15 12:48:01 +02:00
2016-01-14 08:17:40 +00:00
2016-05-12 17:45:53 -07:00
2016-04-19 16:56:54 +02:00
2016-04-27 11:36:47 +08:00
2016-04-12 20:30:34 -04:00