1
1
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-14 07:41:21 +01:00
gitea/routers/web/repo/setting
Lunny Xiao 7794ff0874
Enhance routers for the Actions runner operations (#33549) (#33555)
Backport #33549 

- Find the runner before deleting
- Move the main logic from `routers/web/repo/setting/runners.go` to
`routers/web/shared/actions/runners.go`.

Co-authored-by: Jason Song <i@wolfogre.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-02-11 15:25:56 +08:00
..
avatar.go
collaboration.go Move team related functions to service layer (#32537) 2024-11-27 21:12:26 +00:00
default_branch.go
deploy_key.go
git_hooks.go Refactor names (#31405) 2024-06-19 06:32:45 +08:00
lfs.go Show lock owner instead of repo owner on LFS setting page (#31788) 2024-08-11 14:48:20 +00:00
main_test.go
protected_branch.go Add priority to protected branch (#32286) 2024-11-27 05:41:06 +01:00
protected_tag.go Refactor names (#31405) 2024-06-19 06:32:45 +08:00
secrets.go Allow disabling authentication related user features (#31535) 2024-07-09 17:36:31 +00:00
setting.go Add is_archived option for issue indexer (#32735) 2024-12-12 07:33:31 +08:00
settings_test.go
webhook.go Fix commit status events (#33320) (#33493) 2025-02-05 11:35:47 +08:00