0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-11 04:21:21 +01:00
gitea/routers/web/repo/setting
2024-08-22 00:10:50 +08:00
..
avatar.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
collaboration.go Add user blocking (#29028) 2024-03-04 08:16:03 +00:00
default_branch.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
deploy_key.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
git_hooks.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
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 make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
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 Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
runners.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
secrets.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
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 Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
variables.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
webhook.go Fix incorrect menu/link on webhook edit page (#29709) 2024-03-14 01:37:15 +00:00