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
Earl Warren 9a15267871
Initalize stroage for orphaned repository doctor (#28487)
- When a repository is orphaned and has objects stored in any of the
storages such as repository avatar or attachments the delete function
would error, because the storage module wasn't initalized.
- Add code to initialize the storage module.

Refs: https://codeberg.org/forgejo/forgejo/pulls/1954

Co-authored-by: Gusted <postmaster@gusted.xyz>
1 year ago
..
authorizedkeys.go Another round of `db.DefaultContext` refactor (#27103) 1 year 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 Remove action runners on user deletion (#27902) 1 year ago
dbversion.go Support disabling database auto migration (#22053) 2 years ago
doctor.go Improve doctor cli behavior (#28422) 1 year ago
fix8312.go Reduce usage of `db.DefaultContext` (#27073) 1 year ago
fix16961.go Even more `db.DefaultContext` refactor (#27352) 1 year 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 Simplify the LFS GC logger usage (#25717) 2 years ago
mergebase.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
misc.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
paths.go Refactor path & config system (#25330) 2 years ago
repository.go Initalize stroage for orphaned repository doctor (#28487) 1 year ago
storage.go Check LFS/Packages settings in dump and doctor command (#23631) 2 years ago
usertype.go Reduce usage of `db.DefaultContext` (#27073) 1 year ago