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
Lunny Xiao 377a0a20f0
Merge setting.InitXXX into one function with options (#24389)
This PR will merge 3 Init functions on setting packages as 1 and
introduce an options struct.
2 years ago
..
authorizedkeys.go
breaking.go
checkOldArchives.go
dbconsistency.go Refactor `setting.Database.UseXXX` to methods (#23354) 2 years ago
dbversion.go
doctor.go Merge setting.InitXXX into one function with options (#24389) 2 years ago
fix16961.go
fix16961_test.go
heads.go
lfs.go Add cron method to gc LFS MetaObjects (#22385) 2 years ago
mergebase.go
misc.go Rename `repo.GetOwner` to `repo.LoadOwner` (#22967) 2 years ago
paths.go Merge setting.InitXXX into one function with options (#24389) 2 years ago
storage.go Check LFS/Packages settings in dump and doctor command (#23631) 2 years ago
usertype.go