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

435 Коммитов

Автор SHA1 Сообщение Дата
zezha-msft a741a18d50 Converted to MIT license 2017-12-18 15:19:28 -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 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 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
zezha-msft 6a6bcda31b Added the captured exception to retry_context 2017-10-27 00:15:28 -07:00
zezha-msft 1727ebda8a Enabling MD5 validation would no longer use the memory-efficient algorithm for large block blobs 2017-10-26 14:56:21 -07:00
Ze Qian Zhang 031a47cb85 Merge pull request #372 from Azure/master
master to dev
2017-10-17 11:42:49 -07:00
Ze Qian Zhang 5bd9677106 Merge pull request #371 from zezha-msft/fix-requirements-doc
Fix requirements file for the doc generation
2017-10-16 15:11:40 -07:00
zezha-msft b935b48a12 Fix requirements file for the doc generation, due to no longer having a root setup.py 2017-10-16 15:10:15 -07:00
Ze Qian Zhang 7216c52a36 Merge pull request #369 from zezha-msft/update-doc-ref
Updated doc refs to include sharedaccesssignature in each package
2017-10-14 22:40:41 -07:00
zezha-msft 8dcd40d848 Updated doc refs to include sharedaccesssignature in each package 2017-10-13 15:50:59 -07:00
Ze Qian Zhang 3fbf19a887 Merge pull request #368 from zezha-msft/fix-AccountPermissions-and-or
Fixed the return type of __add__ and __or__ methods on the AccountPer…
2017-10-11 14:30:47 -07:00
zezha-msft 6ff6ab567a Fixed the return type of __add__ and __or__ methods on the AccountPermissions 2017-10-11 01:03:11 -07:00
Ze Qian Zhang 29abd0916a Merge pull request #364 from Azure/master
Pull master into dev after 0.37.0
2017-10-06 15:55:37 -07:00
Ze Qian Zhang 070595356f Merge pull request #362 from zezha-msft/fix-constant-0.37.0
Fix package version for user agents (0.37.0)
2017-10-05 11:44:19 -07:00
zezha-msft a12fadd8fb Fix package version for user agents 2017-10-05 11:20:00 -07:00
Ze Qian Zhang 97dd9d7b4e Merge pull request #360 from zezha-msft/sync-readme
Sync readme files for each package
2017-10-04 17:37:45 -07:00
zezha-msft 1b42214651 Sync readme files for each package 2017-10-04 17:36:51 -07:00
Ze Qian Zhang e8472835df Merge pull request #359 from zezha-msft/wastore-master-10-4-2017
Wastore master to Azure master
2017-10-04 17:26:18 -07:00
Ze Qian Zhang f56d34c939 Merge pull request #12 from wastore/dev
Wastore Dev to master
2017-10-04 17:15:02 -07:00
Ze Qian Zhang fdad2c4e25 Merge pull request #11 from wastore/0.37.0-without-table
0.37.0 without table
2017-10-04 17:14:35 -07:00
zezha-msft 16f3a52872 Removed table package from the repo 2017-10-04 16:40:18 -07:00
zezha-msft 49cd18eb63 0.37.0 release changes 2017-10-02 13:24:50 -07:00
zezha-msft a0e8619fb1 Fix share snapshot 2017-09-28 23:05:04 -07:00