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.
forgejo/modules/doctor
JakobDev 76659b1114
Reduce usage of `db.DefaultContext` (#27073)
Part of #27065

This reduces the usage of `db.DefaultContext`. I think I've got enough
files for the first PR. When this is merged, I will continue working on
this.

Considering how many files this PR affect, I hope it won't take to long
to merge, so I don't end up in the merge conflict hell.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
10 months 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 Refactor `setting.Database.UseXXX` to methods (#23354) 1 year ago
dbversion.go Support disabling database auto migration (#22053) 2 years ago
doctor.go Refactor path & config system (#25330) 1 year ago
fix8312.go Reduce usage of `db.DefaultContext` (#27073) 10 months ago
fix16961.go Less naked returns (#25713) 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) 1 year ago
mergebase.go Implement FSFE REUSE for golang files (#21840) 2 years ago
misc.go Upgrade go dependencies (#25819) 12 months ago
paths.go Refactor path & config system (#25330) 1 year ago
storage.go Check LFS/Packages settings in dump and doctor command (#23631) 1 year ago
usertype.go Reduce usage of `db.DefaultContext` (#27073) 10 months ago