You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 weeks ago
..
avatar.go Move context from modules to services (#29440) 1 year ago
collaboration.go Move team related functions to service layer (#32537) 3 months ago
default_branch.go Move context from modules to services (#29440) 1 year ago
deploy_key.go Move context from modules to services (#29440) 1 year ago
git_hooks.go Refactor names (#31405) 8 months ago
lfs.go Show lock owner instead of repo owner on LFS setting page (#31788) 7 months ago
main_test.go make writing main test easier (#27270) 1 year ago
protected_branch.go Add priority to protected branch (#32286) 3 months ago
protected_tag.go Refactor names (#31405) 8 months ago
secrets.go Allow disabling authentication related user features (#31535) 8 months ago
setting.go Add `is_archived` option for issue indexer (#32735) 2 months ago
settings_test.go Move context from modules to services (#29440) 1 year ago
webhook.go Fix commit status events (#33320) (#33493) 3 weeks ago