distribution/docs
Richard Scothern 7d16fee7a4 To avoid any network use unless necessary, delay establishing authorization
challenges with the upstream until any proxied data is found not to be local.

Implement auth challenges behind an interface and add to unit tests.  Also,
remove a non-sensical unit test.

Signed-off-by: Richard Scothern <richard.scothern@docker.com>
2016-02-16 11:53:42 -08:00
..
api Typo fixes in comments 2016-02-10 16:26:29 -08:00
auth Merge pull request #1410 from aaronlehmann/failured 2016-02-01 19:20:35 -08:00
client Export "no basic auth credentials" as an error value 2016-02-10 16:46:57 -08:00
handlers Merge pull request #1451 from aaronlehmann/typo-fixes 2016-02-10 17:12:00 -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 To avoid any network use unless necessary, delay establishing authorization 2016-02-16 11:53:42 -08:00
storage Merge pull request #1385 from BrianBland/s3UseAWSLibrary 2016-02-16 11:19:15 -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