distribution/registry
Stephen J Day 4d91e791c0 Disassociate instance id from application
This moves the instance id out of the app so that it is associated with an
instantiation of the runtime. The instance id is stored on the background
context. This allows allow contexts using the main background context to
include an instance id for log messages. It also simplifies the application
slightly.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-04-09 18:45:39 -07:00
..
api/v2 Stronger validation for uuid field in urls 2015-04-01 18:57:59 -07:00
auth Merge pull request #256 from ncdc/master 2015-03-11 19:01:23 -07:00
client Remove unnecessary close in client 2015-03-03 19:29:12 -08:00
handlers Disassociate instance id from application 2015-04-09 18:45:39 -07:00
middleware Fix Godoc typos 2015-03-11 08:56:29 -07:00
storage Merge pull request #332 from stevvooe/case-sensitive-backend 2015-04-07 16:24:38 -07:00
doc.go Integrate layer info cache with registry and storage 2015-04-02 20:15:16 -07:00