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
Jason Song e9b98aef44
Enhance routers for the Actions runner operations (#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: wxiaoguang <wxiaoguang@gmail.com>
2 weeks ago
..
avatar.go Move context from modules to services (#29440) 1 year ago
collaboration.go Move RepoTransfer from models to models/repo sub package (#32506) 2 months ago
default_branch.go Move context from modules to services (#29440) 1 year ago
deploy_key.go Move delete deploy keys into service layer (#32201) 2 months ago
git_hooks.go Clarify path param naming (#32969) 2 months ago
lfs.go Refactor template & test related code (#32938) 2 months ago
main_test.go make writing main test easier (#27270) 1 year ago
protected_branch.go Only allow admins to rename default/protected branches (#33276) 1 month ago
protected_tag.go Clarify path param naming (#32969) 2 months ago
secrets.go Refactor template & test related code (#32938) 2 months ago
setting.go Refactor repository transfer (#33211) 4 weeks ago
settings_test.go Remove duplicate "ResponseWriter.Status" method (#33346) 1 month ago
webhook.go Fix commit status events (#33320) 3 weeks ago