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
ChristopherHX a92d5f65ce
Fix auto concurrency cancellation skips commit status updates (#33764)
* add missing commit status
* conflicts with concurrency support

Closes #33763

Co-authored-by: Giteabot <teabot@gitea.io>
5 days 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) 3 months ago
default_branch.go Refactor error system (#33610) 4 weeks ago
deploy_key.go Move delete deploy keys into service layer (#32201) 3 months ago
git_hooks.go Refactor error system (#33610) 4 weeks ago
lfs.go Refactor error system (#33610) 4 weeks ago
main_test.go make writing main test easier (#27270) 1 year ago
protected_branch.go Refactor: move part of updating protected branch logic to service layer (#33742) 1 week ago
protected_tag.go Refactor error system (#33610) 4 weeks ago
secrets.go Refactor template & test related code (#32938) 3 months ago
setting.go Fix auto concurrency cancellation skips commit status updates (#33764) 5 days ago
settings_test.go Remove duplicate "ResponseWriter.Status" method (#33346) 2 months ago
webhook.go Refactor error system (#33610) 4 weeks ago