distribution/docs
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
..
images Breaking out README 2015-04-09 17:50:46 -07:00
osx docs: document running Registry natively on OS X 2015-04-26 18:41:36 -07:00
spec doc: coherence between requests and parameters + typo 2015-06-02 14:36:55 +00:00
storage-drivers storage/driver/azure: Update vendored Azure SDK 2015-06-16 17:13:44 -07:00
architecture.md Breaking out README 2015-04-09 17:50:46 -07:00
building.md storage/driver/azure: Update vendored Azure SDK 2015-06-16 17:13:44 -07:00
configuration.md Merge pull request #394 from xiekeyang/feature-panic-hook 2015-06-01 13:23:32 -07:00
deploying.md Merge pull request #540 from konstruktoid/patch-1 2015-05-29 17:09:26 -07:00
distribution.md Fixes #391 for registry top page 2015-04-18 17:32:57 -07:00
Dockerfile Fixes Issue #471 with Publish 2015-04-30 15:39:40 -07:00
glossary.md Rename top level registry interface to namespace 2015-04-09 19:21:33 -07:00
index.md Revamp index 2015-05-20 16:15:20 -07:00
migration.md Fixes #391 for registry top page 2015-04-18 17:32:57 -07:00
mkdocs.yml Storage Driver: Ceph Object Storage (RADOS) 2015-05-20 01:44:34 +00:00
notifications.md Fixes Issue #471 with Publish 2015-04-30 15:39:40 -07:00
osx-setup-guide.md docs: document running Registry natively on OS X 2015-04-26 18:41:36 -07:00
storagedrivers.md docs/storagedrivers.md: Update filesystem.go -> driver.go reference 2015-05-31 15:23:31 -07:00