1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-18 06:33:44 -04:00
gitea/routers/web/repo/setting
2024-08-21 01:54:55 +00: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) 2024-08-11 14:48:20 +00:00
main_test.go
protected_branch.go
protected_tag.go
runners.go
secrets.go Allow disabling authentication related user features (#31535) 2024-07-09 17:36:31 +00:00
setting.go Don't return 500 if mirror url contains special chars (#31859) 2024-08-21 01:54:55 +00:00
settings_test.go
variables.go
webhook.go