azure-storage-js/blob/lib
Xiaoning Liu 749eb9ce9c Fixed #34, compatible with special characters in namings 2018-12-27 16:55:22 +08:00
..
credentials Initial checkin source code 2018-09-07 16:35:01 +08:00
generated 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
policies Fixed #34, compatible with special characters in namings 2018-12-27 16:55:22 +08:00
utils Fixed #34, compatible with special characters in namings 2018-12-27 16:55:22 +08:00
Aborter.ts Renamed Aborter.None to Aborter.none 2018-09-29 14:08:40 +08:00
AccountSASPermissions.ts Error -> RangeError for parameter checking errors; Documents and comments improve 2018-09-07 16:35:01 +08:00
AccountSASResourceTypes.ts Error -> RangeError for parameter checking errors; Documents and comments improve 2018-09-07 16:35:01 +08:00
AccountSASServices.ts Error -> RangeError for parameter checking errors; Documents and comments improve 2018-09-07 16:35:01 +08:00
AppendBlobURL.ts Fixed #34, compatible with special characters in namings 2018-12-27 16:55:22 +08:00
BlobDownloadResponse.browser.ts Added stream retry when `BlobURL.download` response stream unexcepted ends. 2018-11-14 17:48:21 +08:00
BlobDownloadResponse.ts Added fault injection into retriableReadableStream implmentation 2018-11-26 15:07:29 +08:00
BlobSASPermissions.ts Error -> RangeError for parameter checking errors; Documents and comments improve 2018-09-07 16:35:01 +08:00
BlobURL.ts Fixed #34, compatible with special characters in namings 2018-12-27 16:55:22 +08:00
BlockBlobURL.ts Fixed #34, compatible with special characters in namings 2018-12-27 16:55:22 +08:00
BrowserPolicyFactory.ts Initial checkin source code 2018-09-07 16:35:01 +08:00
ContainerSASPermissions.ts Error -> RangeError for parameter checking errors; Documents and comments improve 2018-09-07 16:35:01 +08:00
ContainerURL.ts Fixed #34, compatible with special characters in namings 2018-12-27 16:55:22 +08:00
IAccountSASSignatureValues.ts Added SAS fix testing cases 2018-11-26 16:05:30 +08:00
IBlobSASSignatureValues.ts Added SAS fix testing cases 2018-11-26 16:05:30 +08:00
IIPRange.ts Initial checkin source code 2018-09-07 16:35:01 +08:00
IRange.ts Fixed typos in `IRange` comments 2018-11-26 16:06:16 +08:00
LoggingPolicyFactory.ts Initial checkin source code 2018-09-07 16:35:01 +08:00
PageBlobURL.ts Fixed #34, compatible with special characters in namings 2018-12-27 16:55:22 +08:00
Pipeline.ts Updated names of exported interfaces `IHTTPPipelineLogger` & `IHTTPClient` to `IHttpPipelineLogger` & `IHttpClient`. 2018-11-26 16:06:16 +08:00
RetryPolicyFactory.ts Initial checkin source code 2018-09-07 16:35:01 +08:00
SASQueryParameters.ts Added SAS fix testing cases 2018-11-26 16:05:30 +08:00
ServiceURL.ts Removed useless `marker` filed from option of `ServiceURL.listContainersSegment` method 2018-11-26 16:06:16 +08:00
StorageURL.ts Fixed #34, compatible with special characters in namings 2018-12-27 16:55:22 +08:00
TelemetryPolicyFactory.ts Initial checkin source code 2018-09-07 16:35:01 +08:00
UniqueRequestIDPolicyFactory.ts Initial checkin source code 2018-09-07 16:35:01 +08:00
highlevel.browser.ts 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
highlevel.common.ts Added stream retry when `BlobURL.download` response stream unexcepted ends. 2018-11-14 17:48:21 +08:00
highlevel.node.ts Added fault injection into retriableReadableStream implmentation 2018-11-26 15:07:29 +08:00
index.browser.ts 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
index.ts 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
models.ts Applied response flatting; Added transactional MD5; setBlobTier lease 2018-09-07 16:35:01 +08:00