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 b6f15c7948
Add missed return after `ctx.ServerError` (#31130)
9 months ago
..
admin.go Check if reverse proxy is correctly configured (#30890) 10 months ago
admin_test.go Improve reverse proxy documents and clarify the AppURL guessing behavior (#31003) 9 months ago
applications.go
auths.go
config.go Make sure git version&feature are always prepared (#30877) 10 months ago
diagnosis.go
emails.go
hooks.go
main_test.go
notice.go
orgs.go
packages.go
queue.go
queue_tester.go
repos.go Add missed return after `ctx.ServerError` (#31130) 9 months ago
runners.go
stacktrace.go
users.go
users_test.go