gitea/routers/web/repo/setting
Lunny Xiao e060ae88e5
Don't return 500 if mirror url contains special chars (#31859) (#31895)
Backport #31859
2024-08-22 00:10:50 +08:00
..
avatar.go
collaboration.go
default_branch.go
deploy_key.go
git_hooks.go
lfs.go Show lock owner instead of repo owner on LFS setting page (#31788) (#31817) 2024-08-11 15:17:34 +00:00
main_test.go
protected_branch.go Fix rename branch 500 when the target branch is deleted but exist in database (#30430) 2024-04-12 13:11:16 +03:00
protected_tag.go
runners.go
secrets.go
setting.go Don't return 500 if mirror url contains special chars (#31859) (#31895) 2024-08-22 00:10:50 +08:00
settings_test.go
variables.go
webhook.go