gitea/modules/doctor
Lunny Xiao fc3d082609
Move attachment into models/repo/ (#17650)
* Move attachment into models/repo/

* Fix test

* Fix bug
2021-11-19 21:39:57 +08:00
..
authorizedkeys.go Refactor doctor (#12264) 2020-12-02 06:56:04 +02:00
checkOldArchives.go Rework repository archive (#14723) 2021-06-23 17:12:38 -04:00
dbconsistency.go Move attachment into models/repo/ (#17650) 2021-11-19 21:39:57 +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 A better go code formatter, and now `make fmt` can run in Windows (#17684) 2021-11-17 20:34:35 +08:00
fix16961_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 2021-11-17 20:34:35 +08: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 refactor: move from io/ioutil to io and os package (#17109) 2021-09-22 13:38:34 +08:00
storage.go Move attachment into models/repo/ (#17650) 2021-11-19 21:39:57 +08:00
usertype.go Add Doctor FixWrongUserType (#14522) 2021-01-29 19:30:43 +01:00