0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-18 19:39:33 +01:00
gitea/routers/web/repo/setting
Lunny Xiao 673fee427e
Refactor push mirror find and add check for updating push mirror (#32539) (#32549)
backport #32539

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-11-18 23:55:27 +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
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 Refactor push mirror find and add check for updating push mirror (#32539) (#32549) 2024-11-18 23:55:27 +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