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.
Lunny Xiao 1d8543e7db
Move some files into models' sub packages (#20262)
* Move some files into models' sub packages

* Move functions

* merge main branch

* Fix check

* fix check

* Fix some tests

* Fix lint

* Fix lint

* Revert lint changes

* Fix error comments

* Fix lint

Co-authored-by: 6543 <6543@obermui.de>
2 years ago
..
admin.go Move some files into models' sub packages (#20262) 2 years ago
admin_test.go format with gofumpt (#18184) 2 years ago
auths.go Rework mailer settings (#18982) 2 years ago
emails.go Renamed ctx.User to ctx.Doer. (#19161) 2 years ago
hooks.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
main_test.go Use a struct as test options (#19393) 2 years ago
notice.go Update HTTP status codes to modern codes (#18063) 2 years ago
orgs.go Renamed ctx.User to ctx.Doer. (#19161) 2 years ago
packages.go Hide internal package versions (#20492) 2 years ago
repos.go Move some files into models' sub packages (#20262) 2 years ago
users.go Add option to purge users (#18064) 2 years ago
users_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2 years ago