distribution/registry
Stephen J Day 26b7fe4a91 Use "Size" field to describe blobs over "Length"
After consideration, we've changed the main descriptor field name to for number
of bytes to "size" to match convention. While this may be a subjective
argument, commonly we refer to files by their "size" rather than their
"length". This will match other conventions, like `(FileInfo).Size()` and
methods on `io.SizeReaderAt`. Under more broad analysis, this argument doesn't
necessarily hold up. If anything, "size" is shorter than "length".

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-07-17 17:07:11 -07:00
..
api Add ability to pass in substitution args into an Error 2015-07-15 11:02:10 -07:00
auth Move challenge http status code logic 2015-06-17 18:23:55 -07:00
client Use "Size" field to describe blobs over "Length" 2015-07-17 17:07:11 -07:00
handlers Allow Manifest Service to be configured with function arguments 2015-07-15 12:25:16 -07:00
listener [Server] Listen and serve on a unix socket 2015-05-11 16:00:14 +03:00
middleware Rename top level registry interface to namespace 2015-04-09 19:21:33 -07:00
storage Use "Size" field to describe blobs over "Length" 2015-07-17 17:07:11 -07:00
doc.go Integrate layer info cache with registry and storage 2015-04-02 20:15:16 -07:00