Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop #900

Merged
merged 20 commits into from
Dec 3, 2020
Merged

Develop #900

merged 20 commits into from
Dec 3, 2020

Commits on Aug 3, 2020

  1. feat: support non-english http header (#842)

    * feat: support non-english http header
    
    * test: Add test cases for non-English request header information
    
    * feat: add headerEncoding option
    
    * feat: add encoder types
    
    * fix: remove object spread syntax
    
    Co-authored-by: biejia <wb-bj559483@alibaba-inc.com>
    beajer and biejia committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    4b6f511 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. Configuration menu
    Copy the full SHA
    4e38050 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. Configuration menu
    Copy the full SHA
    c0dc40c View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. feat: inventory (#860)

    weiyie committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    6fa9f3f View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. feat: worm (#857)

    weiyie committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    7435c56 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2020

  1. feat: auto set stsConfig when sts expires (#856)

    * feat: auto set stsConfig when sts expires
    
    * test: add auto set sts test case
    weiyie committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    158d294 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. Merge into Master from develop

    weiyie committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    1f91c3d View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Configuration menu
    Copy the full SHA
    b7b2f1c View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. fix: use put insteadof putStream when calling multipartUpload to proc…

    …ess small file in browser (#890)
    beajer committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    cdd9995 View commit details
    Browse the repository at this point in the history
  2. fix(browser):setTimeout has minimum time interval when tab is inactive (

    #887)
    
    * fix: replace process for browser
    
    * fix: use browserify options to replace process.js (#886)
    
    Co-authored-by: beajer <919060679@qq.com>
    PeterRao and beajer committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    31fbd2c View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. fix: merge conflict #726 (#892)

    * fix: merge conflict
    
    * test: ResponseTimeoutError
    beajer committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    6c77ecc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afb07f3 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. feat: retry when net err or timeout (#876)

    * feat: retry when net err or timeout
    
    * test: should not retry when params.stream is not readable
    
    * test: retry in browser
    
    Co-authored-by: beajer <919060679@qq.com>
    weiyie and beajer committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    db4969e View commit details
    Browse the repository at this point in the history
  2. fix: getBucketVersions should use NextKeyMarker property (#896)

    * fix: getBucketVersions should use NextKeyMarker property
    
    * docs: getBucketVersions should use NextKeyMarker property
    
    * docs: Compatible wrong property
    beajer committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    b9076d4 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Fix multipart upload (#895)

    * fix: multipartUpload
    
    zancun
    
    * fix: test case
    
    * test: multipartUploadStreams
    
    * test: cov
    
    * fix: error method
    
    * fix: test and destory(err) when cancel
    
    Co-authored-by: weiyie <912881342@qq.com>
    beajer and weiyie committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    cfc72f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. Merge branch 'master' into develop

    # Conflicts:
    #	lib/browser/client.js
    #	lib/client.js
    PeterRao committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    29a9ac6 View commit details
    Browse the repository at this point in the history
  2. feat: listObjectsV2 (#888)

    * feat: listObjectsV2
    
    * style: trailingComma none
    beajer committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    f75ad23 View commit details
    Browse the repository at this point in the history
  3. fix: check region and endpoint for ssrf (#874)

    * fix: check region and endpoint for ssrf
    
    * fix: retry in browser
    
    Co-authored-by: beajer <919060679@qq.com>
    weiyie and beajer committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    5457ecf View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Configuration menu
    Copy the full SHA
    a6d11fd View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. Configuration menu
    Copy the full SHA
    67f0e5f View commit details
    Browse the repository at this point in the history