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.
gitea/modules/doctor
Lunny Xiao a666829a37
Move user related model into models/user (#17781)
* Move user related model into models/user

* Fix lint for windows

* Fix windows lint

* Fix windows lint

* Move some tests in models

* Merge
3 years ago
..
authorizedkeys.go
checkOldArchives.go
dbconsistency.go Move attachment into models/repo/ (#17650) 3 years ago
dbversion.go Rename db Engines related functions (#17481) 3 years ago
doctor.go Fix bug on admin subcommand (#17533) 3 years ago
fix16961.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
fix16961_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
mergebase.go DBContext is just a Context (#17100) 3 years ago
misc.go Move user related model into models/user (#17781) 3 years ago
paths.go refactor: move from io/ioutil to io and os package (#17109) 3 years ago
storage.go Move attachment into models/repo/ (#17650) 3 years ago
usertype.go