0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-15 10:20:22 +01:00
gitea/routers/web/repo/setting
Jason Song c422f179dd
Enhance routers for the Actions variable operations (#33547)
- Find the variable before updating or deleting
- Move the main logic from `routers/web/repo/setting/variables.go` to
`routers/web/shared/actions/variables.go`.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
2025-02-11 04:44:04 +08:00
..
avatar.go
collaboration.go
default_branch.go
deploy_key.go
git_hooks.go Clarify path param naming (#32969) 2024-12-24 13:47:45 +00:00
lfs.go
main_test.go
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
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
webhook.go Fix commit status events (#33320) 2025-02-04 03:25:59 +00:00