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

Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository #29294

Merged
merged 11 commits into from
Feb 24, 2024

Commits on Feb 21, 2024

  1. Use the database object format name but not read from git repoisitory…

    … everytime and fix migration missed objectformat
    lunny committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    a81c489 View commit details
    Browse the repository at this point in the history
  2. Fix missed close

    lunny committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    6f4ce2d View commit details
    Browse the repository at this point in the history
  3. Fix bug

    lunny committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    b7cde9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d01a690 View commit details
    Browse the repository at this point in the history
  5. Remove duplicated code

    lunny committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    8f134b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Fix duplicated open repository

    lunny committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    ddc48bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    709d53e View commit details
    Browse the repository at this point in the history
  3. make changes less

    lunny committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    2cca029 View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary blank line

    lunny committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    db261e2 View commit details
    Browse the repository at this point in the history
  5. Fix bug

    lunny committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    4077ac0 View commit details
    Browse the repository at this point in the history
  6. Fix bug

    lunny committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    ce95ac5 View commit details
    Browse the repository at this point in the history