distribution/registry
Stephen J Day 7f565ed65a
registry/storage: clean up zero-length blob comments
A previous inspection of the code surrounding zero-length blobs led to
some interesting question. After inspection, it was found that the hash
was indeed for the empty string (""), and not an empty tar, so the code
was correct. The variable naming and comments have been updated
accordingly.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2017-01-27 15:28:30 -08:00
..
api Update registry to use WithName for creating Named values 2017-01-18 13:56:56 -08:00
auth Add test for auth token with "*" action 2017-01-06 16:08:32 -08:00
client Update registry to use WithName for creating Named values 2017-01-18 13:56:56 -08:00
handlers Update handler test to use WithName 2017-01-19 15:21:40 -08: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 Update registry to use WithName for creating Named values 2017-01-18 13:56:56 -08:00
storage registry/storage: clean up zero-length blob comments 2017-01-27 15:28:30 -08:00
doc.go Move initialization code from main.go to the registry package 2015-09-09 14:39:31 -07:00
registry.go Update logrus vendor 2017-01-05 11:40:18 -08: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