distribution/registry
Stephen J Day 7420a3de10 Instantiate http context before dispatch
Ensure that the status is logged in the context by instantiating before the
request is routed to handlers. While this requires some level of hacking to
acheive, the result is that the context value of "http.request.status" is as
accurate as possible for each request.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-04-15 19:53:36 -07:00
..
api/v2 Stronger validation for uuid field in urls 2015-04-01 18:57:59 -07:00
auth Add auth.user.name to logging context 2015-04-15 10:34:24 -07:00
client Remove unnecessary close in client 2015-03-03 19:29:12 -08:00
handlers Instantiate http context before dispatch 2015-04-15 19:53:36 -07:00
middleware Rename top level registry interface to namespace 2015-04-09 19:21:33 -07:00
storage Merge pull request #343 from stevvooe/tracing-driver 2015-04-10 16:55:57 -07:00
doc.go Integrate layer info cache with registry and storage 2015-04-02 20:15:16 -07:00