1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 00:45:46 +00:00
gitea/routers/web/repo/setting
2024-04-12 13:11:16 +03: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 Refactor file view & render (#30227) 2024-04-01 21:11:30 +08: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 Remove scheduled action tasks if the repo is archived (#30224) 2024-04-01 13:48:14 +00: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