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
Lunny Xiao f8ab9dafb7
Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995)
8 months ago
..
admin.go Move context from modules to services (#29440) 9 months ago
admin_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
applications.go Move context from modules to services (#29440) 9 months ago
auths.go Move context from modules to services (#29440) 9 months ago
config.go Move context from modules to services (#29440) 9 months ago
diagnosis.go Move context from modules to services (#29440) 9 months ago
emails.go migrate some more "OptionalBool" to "Option[bool]" (#29479) 9 months ago
hooks.go remove util.OptionalBool and related functions (#29513) 9 months ago
main_test.go make writing main test easier (#27270) 1 year ago
notice.go Move context from modules to services (#29440) 9 months ago
orgs.go Move context from modules to services (#29440) 9 months ago
packages.go remove util.OptionalBool and related functions (#29513) 9 months ago
queue.go Move context from modules to services (#29440) 9 months ago
queue_tester.go Improve queue and logger context (#24924) 1 year ago
repos.go Remove AddParamIfExist(AddParam) (#29841) 8 months ago
runners.go Move context from modules to services (#29440) 9 months ago
stacktrace.go Move context from modules to services (#29440) 9 months ago
users.go Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 8 months ago
users_test.go Move context from modules to services (#29440) 9 months ago