forgejo/modules/doctor
Lunny Xiao 69b61d4373
Fix bug on admin subcommand (#17533)
* Fix bug on admin subcommand

* Add signals for all initDB

Co-authored-by: Lauris BH <lauris@nix.lv>
2021-11-07 11:11:27 +08:00
..
authorizedkeys.go
checkOldArchives.go
dbconsistency.go Rename db Engines related functions (#17481) 2021-10-30 22:32:11 +08:00
dbversion.go Rename db Engines related functions (#17481) 2021-10-30 22:32:11 +08:00
doctor.go Fix bug on admin subcommand (#17533) 2021-11-07 11:11:27 +08:00
fix16961.go Create doctor command to fix repo_units broken by dumps from 1.14.3-1.14.6 (#17136) 2021-09-27 16:55:12 +01:00
fix16961_test.go Create doctor command to fix repo_units broken by dumps from 1.14.3-1.14.6 (#17136) 2021-09-27 16:55:12 +01:00
mergebase.go DBContext is just a Context (#17100) 2021-09-23 23:45:36 +08:00
misc.go DBContext is just a Context (#17100) 2021-09-23 23:45:36 +08:00
paths.go
storage.go
usertype.go