• R/O
  • HTTP
  • SSH
  • HTTPS

提交列表

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

winazurestorageのフォーク


RSS
Rev. 时间 作者
9008da7 master 2012-04-20 17:09:56 hylom

fix tablestorage: encoding error when key has unicode value

c1d6f9c 2012-04-19 22:58:09 hylom

add some lacking table APIs

a48eeaf 2012-04-19 22:48:40 hylom

fix some minor bug for table storage and queue storage
* fix: fail authorization in some table storage api
* fix: fail authorization in some queue storage api
* TODO: fix generate invalid style date header when locale is not 'C'

1c45a2a 2012-01-10 08:08:54 Steve Marx

support latest x-ms-version, add put_block, and add a few more tests

1b59f56 2011-09-13 06:41:01 Steve Marx

adding blob metadata operations and 'list blobs'

fee536b 2011-06-09 09:04:49 Steve Marx

back out the .pyc

4f4f5d6 2011-06-09 09:02:11 Steve Marx

prevent urllib2 from defaulting to a bogus content type

0c22ac7 2009-04-15 05:11:37 Steve Marx

adding enqueue and dequeue support

132c7dc 2009-03-19 16:18:42 Steve Marx

better table support, minimal queue support

214010a 2008-11-26 14:34:58 Steve Marx

Add suppert for Edm.Boolean type

a75c1c1 2008-11-23 07:58:05 Steve Marx

Add blob tests and fix create container bug.

8aaa02d 2008-11-23 07:48:51 Steve Marx

Handle HTTP error codes gracefully (just return them for now)

daaf7ce 2008-11-22 14:07:50 Steve Marx

Add early table support, support for non-path-style-URIs, and move to urllib2 for proxy support.

1eb8351 2008-11-13 11:11:13 Sriram Krishnan

Small refactoring

aebe18e 2008-11-13 10:18:32 Sriram Krishnan

First commit of Python client

8ce2e7c 2008-11-13 10:13:33 Sriram Krishnan

First commit