gitea/modules/doctor
zeripath dd1ed35f75
Add dbconsistency checks for Stopwatches (#20010)
It appears possible that stopwatches can become orphaned or have been orphaned in
the past.

This PR adds Orphan checks for Stopwatches.

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-06-18 11:31:00 +08:00
..
authorizedkeys.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
breaking.go Add breaking email restrictions checker in doctor (#19903) 2022-06-07 16:51:33 -04:00
checkOldArchives.go
dbconsistency.go Add dbconsistency checks for Stopwatches (#20010) 2022-06-18 11:31:00 +08:00
dbversion.go
doctor.go
fix16961_test.go
fix16961.go Fix inconsistency in doctor output (#19836) 2022-05-31 14:49:40 -04:00
mergebase.go Move issues related files into models/issues (#19931) 2022-06-13 17:37:59 +08:00
misc.go [doctor] do not update User Stars numbers unless --fix (#19750) 2022-05-19 15:46:56 +02:00
paths.go
storage.go
usertype.go