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
JakobDev cf0df023be
More `db.DefaultContext` refactor (#27265)
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.
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) 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 make writing main test easier (#27270) 1 year ago
protected_branch.go Updates to the API for archived repos (#27149) 1 year ago
protected_tag.go Move some files under repo/setting (#25585) 2 years ago
runners.go Add user level action runners (#24995) 2 years ago
secrets.go Support configuration variables on Gitea Actions (#24724) 2 years ago
setting.go More `db.DefaultContext` refactor (#27265) 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) 1 year ago