distribution/registry
2016-11-08 12:14:13 +08:00
..
api Document TOOMANYREQUESTS error code 2016-07-12 12:18:54 -06:00
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 manifest: references should cover all children 2016-10-18 11:43:33 -07:00
listener [Server] Listen and serve on a unix socket 2015-05-11 16:00:14 +03:00
middleware Add support for blobAccessController middleware 2016-05-19 14:02:15 +02:00
proxy Satisfy the latest go lint rules 2016-10-14 17:03:08 -07:00
storage oss native large file copy consume too much time which will eventually lead to client timeout because of no data transmit throughout native copy. change maxCopySize to 128MB, ensure only sm all medium size file use oss native copy to avoid connection reset by peer. And fix Move function with CopyLargeFileInParallel to optimize oss upload copy 2016-11-08 12:14:13 +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 configuration option to disable access logging 2016-09-14 14:33:30 -07:00
registry_test.go Allow registry clients to connect via http2 2016-08-13 22:07:42 -04:00
root.go Remove signature store from registry. Return a generated signature for manifest 2016-05-27 13:19:26 -07:00