You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules/doctor
Giteabot 2138661dae
fix orphan check for deleted branch (#27310) (#27320)
Backport #27310 by @earl-warren

- Modify the deleted branch orphan check to check for the new table
instead.
- Regression from 6e19484f4d
- Resolves https://codeberg.org/forgejo/forgejo/issues/1522

(cherry picked from commit c1d888686fe445e4edecb9d835c5b3893b574b75)

Co-authored-by: Earl Warren <109468362+earl-warren@users.noreply.github.com>
Co-authored-by: Gusted <postmaster@gusted.xyz>
1 year ago
..
authorizedkeys.go Implement FSFE REUSE for golang files (#21840) 2 years ago
breaking.go Implement FSFE REUSE for golang files (#21840) 2 years ago
checkOldArchives.go Implement FSFE REUSE for golang files (#21840) 2 years ago
dbconsistency.go fix orphan check for deleted branch (#27310) (#27320) 1 year ago
dbversion.go Support disabling database auto migration (#22053) 2 years ago
doctor.go Refactor path & config system (#25330) (#25416) 2 years ago
fix8312.go Add fix incorrect can_create_org_repo for org owner team (#26683) (#26791) 1 year ago
fix16961.go Implement FSFE REUSE for golang files (#21840) 2 years ago
fix16961_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
heads.go Implement FSFE REUSE for golang files (#21840) 2 years ago
lfs.go Add cron method to gc LFS MetaObjects (#22385) 2 years ago
mergebase.go Implement FSFE REUSE for golang files (#21840) 2 years ago
misc.go Rename `repo.GetOwner` to `repo.LoadOwner` (#22967) 2 years ago
paths.go Refactor path & config system (#25330) (#25416) 2 years ago
storage.go Check LFS/Packages settings in dump and doctor command (#23631) 2 years ago
usertype.go Implement FSFE REUSE for golang files (#21840) 2 years ago