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 c598741f01
Display deprecated warning in admin panel pages as well as in the log file (#26094) (#26154)
2 years ago
..
admin.go Display deprecated warning in admin panel pages as well as in the log file (#26094) (#26154) 2 years ago
admin_test.go
applications.go
auths.go Replace `interface{}` with `any` (#25686) (#25687) 2 years ago
config.go Display deprecated warning in admin panel pages as well as in the log file (#26094) (#26154) 2 years ago
diagnosis.go Improve queue & process & stacktrace (#24636) 2 years ago
emails.go
hooks.go Replace `interface{}` with `any` (#25686) (#25687) 2 years ago
main_test.go
notice.go
orgs.go Sort users and orgs on explore by recency by default (#24279) 2 years ago
packages.go Replace `interface{}` with `any` (#25686) (#25687) 2 years ago
queue.go Improve queue & process & stacktrace (#24636) 2 years ago
queue_tester.go Improve queue and logger context (#24924) 2 years ago
repos.go Replace `interface{}` with `any` (#25686) (#25687) 2 years ago
runners.go
stacktrace.go Replace `interface{}` with `any` (#25686) (#25687) 2 years ago
users.go Replace `interface{}` with `any` (#25686) (#25687) 2 years ago
users_test.go