Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not 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/routers/web/admin
wxiaoguang fb704f6c72
Revert unrelated changes for SMTP auth (#21767)
2 years ago
..
admin.go Add system setting table with cache and also add cache supports for user setting (#18058) 2 years ago
admin_test.go format with gofumpt (#18184) 3 years ago
applications.go Support instance-wide OAuth2 applications (#21335) 2 years ago
auths.go Revert unrelated changes for SMTP auth (#21767) 2 years ago
config.go Fix dashboard ignored system setting cache (#21621) 2 years ago
emails.go Renamed ctx.User to ctx.Doer. (#19161) 3 years ago
hooks.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
main_test.go Use a struct as test options (#19393) 3 years ago
notice.go Add system setting table with cache and also add cache supports for user setting (#18058) 2 years ago
orgs.go Renamed ctx.User to ctx.Doer. (#19161) 3 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 Redirect if user does not exist (#20981) 2 years ago
users_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2 years ago