0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-15 12:31:52 +01:00
gitea/routers/web/repo/setting
Lunny Xiao a4676db7dd
Fix commit status events (#33320)
Fix #32873 
Fix #33201 
~Fix #33244~
~Fix #33302~

depends on ~#33396~

A part of this PR should be backported to v1.23 manually.
2025-02-04 03:25:59 +00:00
..
avatar.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
collaboration.go Move RepoTransfer from models to models/repo sub package (#32506) 2024-12-18 11:44:16 +08:00
default_branch.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
deploy_key.go Move delete deploy keys into service layer (#32201) 2024-12-18 04:10:38 +00:00
git_hooks.go Clarify path param naming (#32969) 2024-12-24 13:47:45 +00:00
lfs.go Refactor template & test related code (#32938) 2024-12-22 15:33:19 +00:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
protected_branch.go Only allow admins to rename default/protected branches (#33276) 2025-01-15 20:51:49 +00:00
protected_tag.go Clarify path param naming (#32969) 2024-12-24 13:47:45 +00:00
runners.go Clarify path param naming (#32969) 2024-12-24 13:47:45 +00:00
secrets.go Refactor template & test related code (#32938) 2024-12-22 15:33:19 +00:00
setting.go Refactor repository transfer (#33211) 2025-01-30 05:40:44 +00:00
settings_test.go Remove duplicate "ResponseWriter.Status" method (#33346) 2025-01-22 06:37:52 +00:00
variables.go Refactor template & test related code (#32938) 2024-12-22 15:33:19 +00:00
webhook.go Fix commit status events (#33320) 2025-02-04 03:25:59 +00:00