distribution/cmd
Stephen J Day d2bfb5825c Integrate contextual logging with regsitry app
This changeset integrates contextual logging into the registry web application.
Idiomatic context use is attempted within the current webapp layout. The
functionality is centered around making lifecycle objects (application and
request context) into contexts themselves. Relevant data has been moved into
the context where appropriate.  We still have some work to do to factor out the
registry.Context object and the dispatching functionality to remove some
awkward portions.

The api tests were slightly refactored to use a test environment to eliminate
common code.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-02-06 16:51:53 -08:00
..
registry Integrate contextual logging with regsitry app 2015-02-06 16:51:53 -08:00
registry-api-descriptor-template Move from docker-registry to distribution 2014-12-23 17:13:02 -08:00
registry-storagedriver-azure Move from docker-registry to distribution 2014-12-23 17:13:02 -08:00
registry-storagedriver-filesystem Move from docker-registry to distribution 2014-12-23 17:13:02 -08:00
registry-storagedriver-inmemory Move from docker-registry to distribution 2014-12-23 17:13:02 -08:00
registry-storagedriver-s3 Move from docker-registry to distribution 2014-12-23 17:13:02 -08:00