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
Giteabot f13a294b47
More `db.DefaultContext` refactor (#27265) (#27347)
Backport #27265 by @JakobDev

Part of #27065

This PR touches functions used in templates. As templates are not static
typed, errors are harder to find, but I hope I catch it all. I think
some tests from other persons do not hurt.

Co-authored-by: JakobDev <jakobdev@gmx.de>
1 year ago
..
avatar.go Improve hint when uploading a too large avatar (#26935) 1 year ago
collaboration.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago
default_branch.go Reduce usage of `db.DefaultContext` (#27073) 1 year ago
deploy_key.go Another round of `db.DefaultContext` refactor (#27103) (#27262) 1 year ago
git_hooks.go Move some files under repo/setting (#25585) 2 years ago
lfs.go Move some files under repo/setting (#25585) 2 years ago
main_test.go Move some files under repo/setting (#25585) 2 years ago
protected_branch.go Update status and code index after changing the default branch (#27018) 1 year ago
protected_tag.go Move some files under repo/setting (#25585) 2 years ago
runners.go
secrets.go Support configuration variables on Gitea Actions (#24724) 2 years ago
setting.go More `db.DefaultContext` refactor (#27265) (#27347) 1 year ago
settings_test.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
variables.go Support configuration variables on Gitea Actions (#24724) 2 years ago
webhook.go Use docs.gitea.com instead of docs.gitea.io (#26739) 2 years ago