distribution/registry
Brian Bland 52b4a328dd Improves flexibility of configuration handling for S3 driver
Treats nil parameters the same as unprovided parameters (fixes issues
where certain parameters are printed to "<nil>").
Accepts "true" and "false" string values for boolean parameters.

Signed-off-by: Brian Bland <brian.bland@docker.com>
2016-02-09 17:27:16 -08:00
..
api Change URLBuilder methods to use references for tags and digests 2016-01-22 14:49:29 -08:00
auth Merge pull request #1410 from aaronlehmann/failured 2016-02-01 19:20:35 -08:00
client Merge pull request #1419 from aaronlehmann/safer-header-copying 2016-02-05 12:14:01 -08:00
handlers Merge pull request #1408 from aaronlehmann/repository-interface 2016-02-04 16:43:35 -08: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 Rename Name method of Repository to Named 2016-02-04 09:55:36 -08:00
storage Improves flexibility of configuration handling for S3 driver 2016-02-09 17:27:16 -08:00
doc.go Move initialization code from main.go to the registry package 2015-09-09 14:39:31 -07:00
registry.go Add WithVersion to context and other cleanup 2015-09-14 17:14:31 -07:00