distribution/registry
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
..
api_test.go Integrate contextual logging with regsitry app 2015-02-06 16:51:53 -08:00
app.go Integrate context with storage package 2015-02-09 14:44:58 -08:00
app_test.go Integrate contextual logging with regsitry app 2015-02-06 16:51:53 -08:00
basicauth.go Integrate contextual logging with regsitry app 2015-02-06 16:51:53 -08:00
basicauth_prego14.go Integrate contextual logging with regsitry app 2015-02-06 16:51:53 -08:00
context.go Integrate contextual logging with regsitry app 2015-02-06 16:51:53 -08:00
helpers.go Move registry package out of repo root 2015-01-06 10:40:22 -08:00
hmac.go Refactor handling of hmac state packing 2015-01-09 14:50:39 -08:00
hmac_test.go Refactor handling of hmac state packing 2015-01-09 14:50:39 -08:00
images.go Integrate contextual logging with regsitry app 2015-02-06 16:51:53 -08:00
layer.go Integrate contextual logging with regsitry app 2015-02-06 16:51:53 -08:00
layerupload.go Integrate contextual logging with regsitry app 2015-02-06 16:51:53 -08:00
tags.go Update the registry app to use the new storage interfaces 2015-01-16 18:33:28 -08:00