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 storage path logic especially for relative paths #26441

Merged
merged 19 commits into from
Aug 13, 2023

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    7b3007b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dc5540 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    500c55a View commit details
    Browse the repository at this point in the history
  4. Fix bug

    lunny committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    f485c7f View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    55858ab View commit details
    Browse the repository at this point in the history
  2. Rewrite the getStorage function

    lunny committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    1f34c94 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'lunny/fix_storage_path_derive' of github.com:lunny/gite…

    …a into lunny/fix_storage_path_derive
    lunny committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    abe66fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    779aaf4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7c10f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3692d7e View commit details
    Browse the repository at this point in the history
  7. Add more test

    lunny committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    658ee02 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. use a type

    lunny committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    db1d26a View commit details
    Browse the repository at this point in the history
  2. refactor getStorageForLocal

    lunny committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    31f9a55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e009bc View commit details
    Browse the repository at this point in the history
  4. Fix test

    lunny committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    982f241 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Configuration menu
    Copy the full SHA
    d451f98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a938eae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b4691c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dba3f56 View commit details
    Browse the repository at this point in the history