distribution/storage
Stephen J Day d9d84ae269 Integrate context with storage package
This changeset integrates context with the storage package. Debug messages have
been added to exported methods. Existing log messages will now include
contextual details through logger fields to aid in debugging. This integration
focuses on logging and may be followed up with a metric-oriented change in the
future.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-02-09 14:44:58 -08:00
..
notifications Integrate context with storage package 2015-02-09 14:44:58 -08:00
blobstore.go Integrate context with storage package 2015-02-09 14:44:58 -08:00
cloudfrontlayerhandler.go Updates goamz dependency from crowdmob->AdRoll 2015-02-02 11:03:20 -08:00
delegatelayerhandler.go DelegateLayerHandler now uses http method in url generation 2015-01-15 18:15:26 -08:00
doc.go Lots of various golint fixes 2014-11-17 15:46:06 -08:00
filereader.go Handle empty blob files more appropriately 2015-02-02 13:01:49 -08:00
filereader_test.go Handle empty blob files more appropriately 2015-02-02 13:01:49 -08:00
filewriter.go Handle empty blob files more appropriately 2015-02-02 13:01:49 -08:00
filewriter_test.go Implement a remote file writer for use with StorageDriver 2015-01-09 14:49:06 -08:00
layer.go Makes LayerUpload an io.ReaderFrom 2015-02-05 17:37:52 -08:00
layer_test.go Integrate context with storage package 2015-02-09 14:44:58 -08:00
layerhandler.go Adds support for content redirects for layer downloads 2015-01-08 17:01:28 -08:00
layerreader.go Move from docker-registry to distribution 2014-12-23 17:13:02 -08:00
layerstore.go Integrate context with storage package 2015-02-09 14:44:58 -08:00
layerupload.go Integrate context with storage package 2015-02-09 14:44:58 -08:00
manifeststore.go Integrate context with storage package 2015-02-09 14:44:58 -08:00
manifeststore_test.go Integrate context with storage package 2015-02-09 14:44:58 -08:00
paths.go Prefix non-name path components 2015-02-02 14:47:24 -08:00
paths_test.go Prefix non-name path components 2015-02-02 14:47:24 -08:00
registry.go Integrate context with storage package 2015-02-09 14:44:58 -08:00
revisionstore.go Add payload and signatures method to SignedManifest 2015-02-03 13:30:20 -08:00
services.go Integrate context with storage package 2015-02-09 14:44:58 -08:00
tagstore.go Refactor storage API to be registry oriented 2015-01-16 18:33:21 -08:00