Merge pull request #27 from XiaoningLiu/10.2.0-preview-release
v10.2.0-preview-blob
Vincent Jiang (LEI)
2018-11-27 18:13:11 -0800
d84fd99715Fixed a typo in containerURL
Xiaoning Liu
2018-11-27 11:26:47 +0800
9dd1693bf3Fixed typos mentioned in PR review
Xiaoning Liu
2018-11-27 10:25:01 +0800
98f1d7ae00Updated package lock
Xiaoning Liu
2018-11-26 16:34:16 +0800
af2ad99aa8For `setMetadata()` and `setHTTPHeaders()`, `metadata` and `blobHTTPHeaders` are moved from `options` into top level paramter list; Fixed minor bugs in sample and test cases;
Xiaoning Liu
2018-11-26 15:58:48 +0800
ed0fdf19d6Removed swagger from repo
Xiaoning Liu
2018-11-23 11:13:20 +0800
9d443fcb5aResolved codeflow comments
Xiaoning Liu
2018-11-23 11:10:41 +0800
d387100a89Fixed a bug that `timeout` parameter should use second as unit instead of milli second
Xiaoning Liu
2018-11-14 16:39:59 +0800
9029b5ccaeRemove build from npm publish hook, because it takes much time
XiaoningLiu
2018-11-08 17:25:37 +0800
26d5753b92Removed useless `marker` filed from option of `ServiceURL.listContainersSegment` method
XiaoningLiu
2018-11-08 16:34:50 +0800
5207ccbd7fFixed typos in `IRange` comments
XiaoningLiu
2018-11-08 16:31:11 +0800
1ffa38e7b1Updated TS version to 3.1.6; Convert CanonicalizedResource to lowercase before signing
XiaoningLiu
2018-11-08 16:27:19 +0800
dad10fd6bfRemoved `File` from `uploadBrowserDataToBlockBlob` parameter type list, because `File` extends `Blob` which is already in the list.
XiaoningLiu
2018-11-08 15:29:05 +0800
040d0d1a48Updated names of exported interfaces `IHTTPPipelineLogger` & `IHTTPClient` to `IHttpPipelineLogger` & `IHttpClient`.
XiaoningLiu
2018-11-08 15:26:28 +0800
17bfdd9fd6Added ThridPartyNotice.txt
Xiaoning Liu
2018-09-06 12:07:26 +0800
8edfe64f02Fixed Node.jsV6 compatibility issue by removing Object.values in ms-rest-js; Removed meatada for pageblobincrementalcopy
Xiaoning Liu
2018-09-06 11:18:12 +0800
58edd0f488Removed useage of padStart to support Node.jsV6; Added least Node.js support version in package.json
Xiaoning Liu
2018-09-05 18:05:53 +0800
79b7e00348Updated changelog
Xiaoning Liu
2018-09-05 16:23:30 +0800
d19ccf1494Updated readme, aborter samples and first char case of highlevel methods
Xiaoning Liu
2018-09-05 16:18:59 +0800
6a14168dddApplied ms-rest-js fix for IE undefined xhr body
Xiaoning Liu
2018-09-05 11:19:26 +0800
bc8f2d34e4Update readme document with aka.ms js bundle downloading link
Xiaoning Liu
2018-09-05 10:58:05 +0800
2401f02d40added license into blob npm package
XiaoningLiu
2018-09-04 22:53:19 +0800
af358299d2Fixed readme markdown style
Xiaoning Liu
2018-09-04 17:57:01 +0800
653e215c9dDroped os from browser js bundle dependency
Xiaoning Liu
2018-09-04 17:45:21 +0800
abc412fa4dError -> RangeError for parameter checking errors; Documents and comments improve
Xiaoning Liu
2018-09-04 16:07:11 +0800
d838afc8aaResolved CR comments
Xiaoning Liu
2018-09-03 21:33:11 +0800
50950908f0Make response headers optional, fixed IE11 XML parsing error
Xiaoning Liu
2018-09-03 15:51:51 +0800
57a55e613bRenamed ThridPartyNotice.txt to ThirdPartyNotices.txt
Xiaoning Liu
2018-09-07 10:33:24 +0800
3c46b4aa54Added ThridPartyNotice.txt
Xiaoning Liu
2018-09-06 12:07:26 +0800
ff50da4a60Fixed Node.jsV6 compatibility issue by removing Object.values in ms-rest-js; Removed meatada for pageblobincrementalcopy
Xiaoning Liu
2018-09-06 11:18:12 +0800
442393f74bRemoved useage of padStart to support Node.jsV6; Added least Node.js support version in package.json
Xiaoning Liu
2018-09-05 18:05:53 +0800
cfe9a293abUpdated changelog
Xiaoning Liu
2018-09-05 16:23:30 +0800
bbc1560f54Updated readme, aborter samples and first char case of highlevel methods
Xiaoning Liu
2018-09-05 16:18:59 +0800
6fb850a00bApplied ms-rest-js fix for IE undefined xhr body
Xiaoning Liu
2018-09-05 11:19:26 +0800