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
Jason Song 0a85537c79
Support disabling database auto migration (#22053)
Gitea will migrate the database model version automatically, but it
should be able to be disabled and keep Gitea shutdown if the version is
not matched.
2 years 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 Implement FSFE REUSE for golang files (#21840) 2 years ago
dbversion.go Support disabling database auto migration (#22053) 2 years ago
doctor.go Implement FSFE REUSE for golang files (#21840) 2 years ago
fix16961.go Implement FSFE REUSE for golang files (#21840) 2 years 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
mergebase.go Implement FSFE REUSE for golang files (#21840) 2 years ago
misc.go Implement FSFE REUSE for golang files (#21840) 2 years ago
paths.go Implement FSFE REUSE for golang files (#21840) 2 years ago
storage.go Implement FSFE REUSE for golang files (#21840) 2 years ago
usertype.go Implement FSFE REUSE for golang files (#21840) 2 years ago