Граф коммитов

605 Коммитов

Автор SHA1 Сообщение Дата
Ze Qian Zhang 19d845d585
Merge pull request #424 from Azure/dev
Release 1.0.0
2018-01-22 18:31:19 -08:00
Ze Qian Zhang 261c976c50
Merge pull request #423 from zezha-msft/1.0rc
GA 1.0.0
2018-01-22 15:27:15 -08:00
zezha-msft 7198ce28c0 Minor: fail faster when start_range is missing for get_blob_to* methods when end_range is specified 2018-01-18 17:46:14 -08:00
zezha-msft f1bf879e05 Added recordings for 1.0.0 2018-01-18 14:46:56 -08:00
zezha-msft 00e5cce024 Version change for 1.0.0 2018-01-18 01:05:28 -08:00
zezha-msft 64b9a4c9d2 Make metadata keys case-preserving 2018-01-17 16:09:33 -08:00
Ze Qian Zhang d4eb184ffe
Merge pull request #419 from zezha-msft/get-blob-to-bytes-0-th
Fixed bug where get_blob_to_* cannot get the first byte only
2018-01-17 12:11:39 -08:00
Ze Qian Zhang bea08fe61e
Merge pull request #418 from zezha-msft/increment-power-confusion
Renamed the confusing argument name increment_power to increment_base on ExponentialRetry
2018-01-14 21:54:38 -08:00
zezha-msft 14b8fb0b25 Fixed bug where get_blob_to_* cannot get the first byte only 2018-01-12 01:39:07 -08:00
Ze Qian Zhang 5e28e66055
Merge pull request #417 from zezha-msft/issue-template
Added issue template
2018-01-12 01:32:52 -08:00
zezha-msft d73cd6c173 Renamed the confusing argument name increment_power to increment_base on ExponentialRetry. 2018-01-10 18:32:33 -08:00
Ze Qian Zhang f2683a831b
Merge pull request #416 from zezha-msft/path-style-fix
Fixed the handling of path style host for emulator
2018-01-10 15:55:41 -08:00
zezha-msft c04fdb6622 Added issue template 2018-01-09 22:32:57 -08:00
zezha-msft 95fca819e5 Fixed the handling of path style host for emulator 2018-01-09 22:00:55 -08:00
Ze Qian Zhang cd83218a53
Merge pull request #407 from zezha-msft/mit-license
Converted to MIT license
2017-12-21 10:26:03 -08:00
Ze Qian Zhang ca9cf7b834
Merge pull request #409 from zezha-msft/remote-future-for-py3
Cleaned up dependencies in all setup.py
2017-12-18 22:14:36 -08:00
zezha-msft a741a18d50 Converted to MIT license 2017-12-18 15:19:28 -08:00
Ze Qian Zhang 8dcabe3e83
Merge pull request #408 from Azure/master
Minor: update readme with new link to reference doc
2017-12-18 15:10:58 -08:00
Ze Qian Zhang 077c6922c1
Merge pull request #406 from zezha-msft/sas-question-mark
Handle question mark prefix on sas tokens
2017-12-12 18:10:34 -08:00
zezha-msft cb7ea114bf Cleaned up dependencies in setup.py 2017-12-12 18:09:48 -08:00
zezha-msft fcee70db39 Handle question mark prefix on sas tokens 2017-12-12 15:54:05 -08:00
Ze Qian Zhang dcd7baf35a
Merge pull request #405 from zezha-msft/package-validation-script
Added script to validate packages before releasing
2017-12-11 22:39:17 -08:00
Ze Qian Zhang 3072af5220
Merge pull request #404 from zezha-msft/generate-container-url
Added convenient method to generate container url
2017-12-08 12:43:11 -08:00
zezha-msft 6885b6c416 Added convenient method to generate container url 2017-12-08 11:31:44 -08:00
Ze Qian Zhang 5061fcabf0
Merge pull request #403 from zezha-msft/add-table-account-sas-back
Added back the ability to generate account SAS that includes the table service
2017-12-08 11:24:17 -08:00
Ze Qian Zhang 13423b0c58
Merge pull request #398 from zezha-msft/block-size-comment
Minor: comment fix for max block size
2017-11-30 11:27:58 -08:00
zezha-msft 0f001c7570 Minor: comment fix for max block size 2017-11-30 10:16:39 -08:00
zezha-msft c6ba7f1607 Added script to validate packages before releasing 2017-11-29 02:02:34 -08:00
zezha-msft d6d989a621 Added back the ability to generate account SAS for table service 2017-11-28 18:00:54 -08:00
Ze Qian Zhang 0235950d46
Merge pull request #395 from zezha-msft/minor-improvement-on-page-blob-upload-optimization
Minor improvement to page blob upload optimization
2017-11-28 15:37:03 -08:00
Ze Qian Zhang ceafe86f48
Merge pull request #392 from troydai/rm-bom
Remove BOM from all source code
2017-11-27 08:10:28 -08:00
Troy Dai 20f0f07e43 Remove BOM from all source code 2017-11-25 16:09:48 -08:00
zezha-msft ff4e72d20e Minor improvement to page blob upload optimization 2017-11-22 22:27:09 -08:00
Ze Qian Zhang 59c99dd6cc
Merge pull request #388 from zezha-msft/optimize-page-blob-upload
Optimized page blob upload by skipping empty ranges
2017-11-17 10:17:50 -08:00
zezha-msft eb9183a20b Optimized page blob upload by skipping empty ranges 2017-11-17 00:30:18 -08:00
Ze Qian Zhang ba92f60c01
Merge pull request #385 from zezha-msft/fix-doc
Minor: update readme with new link to reference doc
2017-11-14 10:59:31 -08:00
zezha-msft 5edbf5ba66 Minor: update readme with new link to reference doc 2017-11-13 16:30:32 -08:00
Ze Qian Zhang 1ea5f5f927
Merge pull request #382 from Azure/master
Pulling master to dev after release
2017-11-06 12:52:39 -08:00
Ze Qian Zhang 5c263ef1bd
Merge pull request #381 from zezha-msft/minor-fix-sas
Minor fix for sas test
2017-11-03 13:57:11 -07:00
zezha-msft 0ec64b79e4 Minor fix for sas test 2017-11-03 13:37:04 -07:00
Ze Qian Zhang 9b5e870e61
Merge pull request #379 from Azure/dev
Dev
2017-11-03 12:52:29 -07:00
Ze Qian Zhang f1032eeb16
Merge pull request #380 from zezha-msft/fix-requirements-python-3.3
Require cryptography <= 1.9 for python 3.3
2017-11-03 12:51:33 -07:00
Ze Qian Zhang ff6244120b
Merge pull request #378 from zezha-msft/0.37.1
0.37.1 for blob and common
2017-11-03 12:40:50 -07:00
zezha-msft 4cc426aa26 Require cryptography <= 1.9 for python 3.3 2017-11-03 12:35:20 -07:00
zezha-msft 524a2e7a1b Release 0.37.1 for blob and common 2017-11-03 12:02:39 -07:00
Josh Friedman a72ff7688f Support for getting the last time the tier was changed 2017-11-03 11:23:47 -07:00
Ze Qian Zhang 6b1b5207de
Merge pull request #377 from zezha-msft/retry_jitter
Added jitter to retry intervals
2017-11-02 22:53:07 -07:00
zezha-msft 057e8e0dcc Added jitter to retry intervals 2017-11-02 16:31:33 -07:00
Ze Qian Zhang bd7a327dd5
Merge pull request #376 from zezha-msft/fix-retry-context-with-exception
Added the captured exception to retry_context
2017-11-01 15:09:37 -07:00
Ze Qian Zhang 769868f9ee
Merge pull request #374 from zezha-msft/md5-mismatch-bug
Changed upload algorithm for large block blobs when using MD5 validation
2017-10-27 10:01:34 -07:00