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

73 Коммитов

Автор SHA1 Сообщение Дата
devconcept 01e1b54e7f Refactoring pipeline creation preserving order 2018-12-10 11:40:19 +08:00
Xiaoning Liu 5274bd4272 Updated changelog data from 2018.11 to 2018.12 2018-12-02 21:41:26 -08:00
Xiaoning Liu ab08505728 Remove the default content-type in generated code of StorageClientContext 2018-12-02 21:41:26 -08:00
Xiaoning Liu 8f9d6548ac Fixed wrong constant value during sanity test 2018-12-02 21:41:26 -08:00
Xiaoning Liu 7b1f1ceaab Added ThridPartyNotices.txt; Updated package-lock.json; Improvded pipeline factory array construction 2018-12-02 21:41:26 -08:00
Xiaoning Liu 90f8959712 Resolve CR comments; Added fault injection into download stream retry; Removed Token Credential from repo; Removed secondaryendpoint retry 2018-12-02 21:41:26 -08:00
Xiaoning Liu 16ea71e7ea Resolved codeflow comments 2018-12-02 21:41:26 -08:00
Xiaoning Liu ad924464a2 Applied latest swagger changes 2018-12-02 21:41:26 -08:00
Xiaoning Liu a32ffd6c2c Removed file swagger from repo 2018-12-02 21:41:26 -08:00
Xiaoning Liu 57476aece2 Updated samples and documents 2018-12-02 21:41:26 -08:00
Xiaoning Liu 8858145b79 Finished adding testcases and tests 2018-12-02 21:41:26 -08:00
Xiaoning Liu 70582e5fe4 Updated retry policy max retry timeout to ms from seconds 2018-12-02 21:41:26 -08:00
Xiaoning Liu 363fad2a46 Finished highlevel APIs 2018-12-02 21:41:26 -08:00
Xiaoning Liu 1aecd5d95f Finished File Account & Service SAS 2018-12-02 21:41:26 -08:00
Xiaoning Liu 30814c2052 Finish directoryurl and fileurl; Fixed bugs when generation account SAS 2018-12-02 21:41:26 -08:00
XiaoningLiu ab737b7b47 File finished top level configs and StorageURL, ServiceURL and ShareURL 2018-12-02 21:41:26 -08:00
Vincent Jiang (LEI) 09f6a7ffe0
Merge pull request #27 from XiaoningLiu/10.2.0-preview-release
10.2.0 preview release
2018-11-27 18:13:11 -08:00
Xiaoning Liu d84fd99715 Fixed a typo in containerURL 2018-11-27 11:26:47 +08:00
Xiaoning Liu 9dd1693bf3 Fixed typos mentioned in PR review 2018-11-27 10:25:01 +08:00
Xiaoning Liu 98f1d7ae00 Updated package lock 2018-11-26 16:34:16 +08:00
Xiaoning Liu af2ad99aa8 For `setMetadata()` and `setHTTPHeaders()`, `metadata` and `blobHTTPHeaders` are moved from `options` into top level paramter list; Fixed minor bugs in sample and test cases; 2018-11-26 16:07:05 +08:00
Xiaoning Liu ed0fdf19d6 Removed swagger from repo 2018-11-26 16:06:16 +08:00
Xiaoning Liu 9d443fcb5a Resolved codeflow comments 2018-11-26 16:06:16 +08:00
Xiaoning Liu d387100a89 Fixed a bug that `timeout` parameter should use second as unit instead of milli second 2018-11-26 16:06:16 +08:00
XiaoningLiu 9029b5ccae Remove build from npm publish hook, because it takes much time 2018-11-26 16:06:16 +08:00
XiaoningLiu 26d5753b92 Removed useless `marker` filed from option of `ServiceURL.listContainersSegment` method 2018-11-26 16:06:16 +08:00
XiaoningLiu 5207ccbd7f Fixed typos in `IRange` comments 2018-11-26 16:06:16 +08:00
XiaoningLiu 1ffa38e7b1 Updated TS version to 3.1.6; Convert CanonicalizedResource to lowercase before signing 2018-11-26 16:06:16 +08:00
XiaoningLiu dad10fd6bf Removed `File` from `uploadBrowserDataToBlockBlob` parameter type list, because `File` extends `Blob` which is already in the list. 2018-11-26 16:06:16 +08:00
XiaoningLiu 040d0d1a48 Updated names of exported interfaces `IHTTPPipelineLogger` & `IHTTPClient` to `IHttpPipelineLogger` & `IHttpClient`. 2018-11-26 16:06:16 +08:00
XiaoningLiu a7c26a8ffb Fixed typos in samples; Updated gulp version; 2018-11-26 16:06:16 +08:00
Xiaoning Liu d0c7aa4988 Export RequestPolicyFactory, RequestPolicy and RequestPolicyOptions 2018-11-26 16:05:30 +08:00
Xiaoning Liu 41d943f1cb Added SAS fix testing cases 2018-11-26 16:05:30 +08:00
Xiaoning Liu 4680053755 Fixed a bug when generating account/blob sas 2018-11-26 16:04:58 +08:00
Xiaoning Liu 8c50b3e043 Added fault injection into retriableReadableStream implmentation 2018-11-26 15:07:29 +08:00
Xiaoning Liu 902d21d997 Added stream retry when `BlobURL.download` response stream unexcepted ends. 2018-11-14 17:48:21 +08:00
Sercan Guler [MSFT] e3b601301e Update README.md 2018-10-24 21:40:58 -07:00
Sercan Guler [MSFT] 13f8296099 Update README.md 2018-10-24 21:40:58 -07:00
Sercan Guler [MSFT] ec41d7b158 Adding API Reference link 2018-10-24 21:40:58 -07:00
Vincent Jiang (LEI) f9deab4603
Merge pull request #20 from XiaoningLiu/10.1.0
10.1.0-preview
2018-09-29 21:50:47 -07:00
Xiaoning Liu 8f9b21ad93 Prepare 10.1.0-preview, changelog and ThridPartyNotice.txt changes 2018-09-29 17:53:21 +08:00
Xiaoning Liu ca6add8708 Optimized samples for easliy copy/past execution 2018-09-29 15:08:36 +08:00
Xiaoning Liu e3be14ada3 Improved contribution/readme about SAS and CORS 2018-09-29 14:28:44 +08:00
Xiaoning Liu ee5e4afad9 Renamed Aborter.None to Aborter.none 2018-09-29 14:08:40 +08:00
Xiaoning Liu 01f1d4ccf5 Removed built-in polyfills for IE11 2018-09-29 13:48:07 +08:00
Xiaoning Liu e5f398e19f Followup items after merging rollup related PRs 2018-09-29 13:18:29 +08:00
Xiaoning Liu a44f8c62c7 Fixed #14, escape blob name during shared key authentication 2018-09-26 11:21:16 +08:00
Brian Terlson 1747676993 Add prettier config file 2018-09-26 11:16:32 +08:00
Brian Terlson c63e7ed1f1 Remove deep import of ms-rest-js types (#15)
* Remove deep import of ms-rest-js types

* Fix quoting
2018-09-26 11:15:58 +08:00
Brian Terlson 8c4d35679c Fix typo in highlevel test (#12) 2018-09-26 11:15:08 +08:00