distribution/registry
Aaron Lehmann 9c3bed6b88 Add a section to the config file for HTTP headers to add to responses
The example configuration files add X-Content-Type-Options: nosniff.

Add coverage in existing registry/handlers unit tests.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2015-08-11 16:41:38 -07:00
..
api Add blob delete entry to api description and regenerate api.md 2015-08-03 11:59:19 -07:00
auth auth.AccessController interface now uses distribution/context 2015-07-23 19:48:47 -07:00
client Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
handlers Add a section to the config file for HTTP headers to add to responses 2015-08-11 16:41:38 -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 Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
storage Merge pull request #779 from RichardScothern/pull-through-cache 2015-08-04 17:04:56 -07:00
doc.go Integrate layer info cache with registry and storage 2015-04-02 20:15:16 -07:00