distribution/registry
Ahmet Alp Balkan daa22cacba storage/driver/azure: Update vendored Azure SDK
This change refreshes the updated version of Azure SDK
for Go that has the latest changes.

I manually vendored the new SDK (github.com/Azure/azure-sdk-for-go)
and I removed `management/` `core/` packages manually simply because
they're not used here and they have a fork of `net/http` and `crypto/tls`
for a particular reason. It was introducing a 44k SLOC change otherwise...

This also undoes the `include_azure` flag (actually Steven removed the
driver from imports but forgot to add the build flag apparently, so the
flag wasn't really including azure. 😄 ). This also must be obsolete
now.

Fixes #620, #175.

Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
2015-06-16 17:13:44 -07:00
..
api/v2 doc: coherence between requests and parameters + typo 2015-06-02 14:36:55 +00:00
auth fix some typos in source comments 2015-04-17 12:39:52 +00:00
client Merge pull request #556 from stevvooe/remove-uuid-dependency 2015-05-26 10:39:35 -07:00
handlers Merge pull request #394 from xiekeyang/feature-panic-hook 2015-06-01 13:23:32 -07:00
listener [Server] Listen and serve on a unix socket 2015-05-11 16:00:14 +03:00
middleware Rename top level registry interface to namespace 2015-04-09 19:21:33 -07:00
storage storage/driver/azure: Update vendored Azure SDK 2015-06-16 17:13:44 -07:00
doc.go Integrate layer info cache with registry and storage 2015-04-02 20:15:16 -07:00