1
1
mirror of https://github.com/go-gitea/gitea synced 2024-10-01 16:54:04 +00:00
gitea/routers/web/repo/setting
Giteabot cabe4e0dc6
Fix rename branch 500 when the target branch is deleted but exist in database (#30430) (#30438)
Backport #30430 by @lunny

Fix #30428

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2024-04-12 18:56:14 +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 Refactor file view & render (#30227) (#30229) 2024-04-01 13:39:36 +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) (#30438) 2024-04-12 18:56:14 +08: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) (#30230) 2024-04-01 19:43:09 +02: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