This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/modules/doctor
Lunny Xiao 9a70a12a34
Merge db.Iterate and IterateObjects (#21641)
These two functions are similiar, merge them.
2022-10-31 23:51:14 +08:00
..
authorizedkeys.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2022-10-24 20:29:17 +01:00
breaking.go Merge db.Iterate and IterateObjects (#21641) 2022-10-31 23:51:14 +08:00
checkOldArchives.go
dbconsistency.go
dbversion.go
doctor.go
fix16961.go Merge db.Iterate and IterateObjects (#21641) 2022-10-31 23:51:14 +08:00
fix16961_test.go
heads.go Use right syntax for symbolic-ref command (#21577) 2022-10-28 09:41:09 -04:00
mergebase.go Merge db.Iterate and IterateObjects (#21641) 2022-10-31 23:51:14 +08:00
misc.go Merge db.Iterate and IterateObjects (#21641) 2022-10-31 23:51:14 +08:00
paths.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2022-10-24 20:29:17 +01:00
storage.go
usertype.go