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

Adjust gitea doctor --run storages to check all storage types #21785

Merged
merged 7 commits into from
Nov 15, 2022

Commits on Nov 12, 2022

  1. Adjust gitea doctor --run storages to check all storage types

    The doctor check `storages` currently only checks the attachment storage. This PR adds some
    basic garbage collection functionality for the other types of storage.
    
    Signed-off-by: Andrew Thornton <[email protected]>
    zeripath committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    e2a19f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. as per review

    Signed-off-by: Andrew Thornton <[email protected]>
    zeripath committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    1922726 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    545266c View commit details
    Browse the repository at this point in the history
  3. also change to use orphaned in the descriptions

    Signed-off-by: Andrew Thornton <[email protected]>
    zeripath committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    7868e57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7dd1d3c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c9fa5e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

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