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

Fix support resumable + fix incorrect handling of paths which start with a / #918

Merged
merged 15 commits into from
Sep 19, 2022
Merged

Commits on Sep 12, 2022

  1. update support

    le0pard committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    0b0b083 View commit details
    Browse the repository at this point in the history
  2. update support

    le0pard committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    85740a1 View commit details
    Browse the repository at this point in the history
  3. update support

    le0pard committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    be16d56 View commit details
    Browse the repository at this point in the history
  4. fix upload

    le0pard committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    434ddfe View commit details
    Browse the repository at this point in the history
  5. fix routes order

    le0pard committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    0e5e65f View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Fix normalizeFileName

    le0pard committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    41e8db7 View commit details
    Browse the repository at this point in the history
  2. Fix escaping for mux vars

    le0pard committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    c62771b View commit details
    Browse the repository at this point in the history
  3. Fix escaping for mux vars

    le0pard committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    2792636 View commit details
    Browse the repository at this point in the history
  4. Fix escaping for mux vars

    le0pard committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    6412da7 View commit details
    Browse the repository at this point in the history
  5. fix check and tests

    le0pard committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    a5991c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

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

Commits on Sep 19, 2022

  1. add new test cases

    le0pard committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    71bb72e View commit details
    Browse the repository at this point in the history
  2. add new test cases

    le0pard committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    8695101 View commit details
    Browse the repository at this point in the history
  3. Update fakestorage/upload.go

    Co-authored-by: fsouza <[email protected]>
    le0pard and fsouza authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    d18156b View commit details
    Browse the repository at this point in the history
  4. remove bucket escaping

    le0pard committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    ed3cf5d View commit details
    Browse the repository at this point in the history