JinmingHu
9fae36a4f7
rename uri->url ( #997 )
2020-11-20 10:55:10 +08:00
JinmingHu
08e364e1cd
replace std::tolower with Azure::Core::ToLower ( #834 )
2020-10-23 09:43:30 +08:00
Kan Tang
966b7892b2
Avoid test case throw meaningless exception when sys env is not set. ( #723 )
...
* Avoid test case throw meaningless exception when sys env is not set.
* Update sdk/storage/azure-storage-common/test/test_base.cpp
Co-authored-by: JinmingHu <jinmhu@microsoft.com>
* Update sdk/storage/azure-storage-common/test/test_base.cpp
Co-authored-by: JinmingHu <jinmhu@microsoft.com>
* Update sdk/storage/azure-storage-common/test/test_base.cpp
Co-authored-by: JinmingHu <jinmhu@microsoft.com>
* Apply clang format
Co-authored-by: JinmingHu <jinmhu@microsoft.com>
2020-10-12 14:49:30 +08:00
JinmingHu
e238e28b0d
[Storage Common] Storage Retry Policy ( #588 )
...
* storage retry policy
* revert changes to azure core
* refactor storage retry policy
* fix typo
* change the logic a little bit
* adapt storage retry policy in blob batch client
* fix build error
* Add StorageRetryWithSecondaryOptions
2020-09-30 13:14:28 +08:00
JinmingHu
3a4e1f3b49
Restructure storage directory ( #536 )
...
* Restructure azure storage directory
* Add tests and sample
* reformat with clang-format
* Reorder files in CMake
* load versions from version.txt
* fix crash
* Update README.md
* Use relative links
* fix CI
* Fix CI
* Try to fix CI
* Move option to the top of the file
2020-08-27 16:16:08 +08:00