distribution/registry
Derek McGowan d35d94dcec
Update to fix lint errors
Context should use type values instead of strings.
Updated direct calls to WithValue, but still other uses of string keys.
Update Acl to ACL in s3 driver.

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2016-10-05 17:47:12 -07:00
..
api
auth Update to fix lint errors 2016-10-05 17:47:12 -07:00
client Rename CanonicalAddr -> canonicalAddr 2016-09-19 14:16:02 -07:00
handlers Update to fix lint errors 2016-10-05 17:47:12 -07:00
listener
middleware
proxy remoteURL parameter error cause challenge cache not working,critical area consume to much time, which eventually lead to client manifest request timeout(90s) in massive(which i test 80 concurrent) concurrent manifest request situation. 2016-09-13 09:58:12 +08:00
storage Update to fix lint errors 2016-10-05 17:47:12 -07:00
doc.go
registry.go Add configuration option to disable access logging 2016-09-14 14:33:30 -07:00
registry_test.go
root.go