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

18 Коммитов

Автор SHA1 Сообщение Дата
Xiaoning Liu 3910b3d1a3 Added support for browser coverage calculation 2018-12-27 16:55:22 +08:00
XiaoningLiu cf1110d3f7 Added Node.js test coverage support 2018-12-27 16:55:22 +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
XiaoningLiu 9029b5ccae Remove build from npm publish hook, because it takes much time 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 a7c26a8ffb Fixed typos in samples; Updated gulp version; 2018-11-26 16:06:16 +08:00
Xiaoning Liu 902d21d997 Added stream retry when `BlobURL.download` response stream unexcepted ends. 2018-11-14 17:48:21 +08:00
Xiaoning Liu 8f9b21ad93 Prepare 10.1.0-preview, changelog and ThridPartyNotice.txt changes 2018-09-29 17:53:21 +08:00
Xiaoning Liu e5f398e19f Followup items after merging rollup related PRs 2018-09-29 13:18:29 +08:00
Brian Terlson 2b09584c45 Rollup, tsconfig fixes, externalize ms-rest-js, tslib (#11)
* Rollup, tsconfig fixes, externalize auto-rest, tslib

* Add rollup config
* Update rollup config; produce browser build
* tsconfig.json: enable esModuleInterop, set module to esNext
* Update package.json browser field
* Update npm ignore to include original source
* Clean up package.json, fix build
* Updates to make webpack tree-shake appropriately
* Rollup for tests, including browsers
* Update gitignore
* Change global name to azblob
* Use isNode in bloburl test
* Update .npmignore
* clean up clean task
* Remove node-builtins and node-globals in favor of explict shims
2018-09-26 11:08:03 +08:00
Xiaoning Liu 17bfdd9fd6 Added ThridPartyNotice.txt 2018-09-07 16:35:01 +08:00
Xiaoning Liu 8edfe64f02 Fixed Node.jsV6 compatibility issue by removing Object.values in ms-rest-js; Removed meatada for pageblobincrementalcopy 2018-09-07 16:35:01 +08:00
Xiaoning Liu 58edd0f488 Removed useage of padStart to support Node.jsV6; Added least Node.js support version in package.json 2018-09-07 16:35:01 +08:00
Xiaoning Liu 6a14168ddd Applied ms-rest-js fix for IE undefined xhr body 2018-09-07 16:35:01 +08:00
Xiaoning Liu 653e215c9d Droped os from browser js bundle dependency 2018-09-07 16:35:01 +08:00
Xiaoning Liu 50950908f0 Make response headers optional, fixed IE11 XML parsing error 2018-09-07 16:35:01 +08:00
Xiaoning Liu 4dbdca491e Applied response flatting; Added transactional MD5; setBlobTier lease 2018-09-07 16:35:01 +08:00
XiaoningLiu 408b685e99 Initial checkin source code 2018-09-07 16:35:01 +08:00