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

Add button to delete undeleted repositories from failed migrations #16197

Merged

Commits on Jun 18, 2021

  1. Add button to delete undeleted repositories from failed migrations

    This PR adds a button to delete failed repositories if there has been a
    failure during migration and for whatever reason the repository doesn't
    get deleted automatically.
    
    Fix go-gitea#16154
    
    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    f64cd02 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Merge remote-tracking branch 'origin/main' into fix-16154-button-to-d…

    …elete-failed-migration-repo
    zeripath committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    1333e3d View commit details
    Browse the repository at this point in the history
  2. as per noerw

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    f3852c3 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Revert "as per noerw"

    This reverts commit f3852c3 as it
    breaks the functionality.
    zeripath committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    e08e3b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c43555c View commit details
    Browse the repository at this point in the history