gitea/routers/web/repo
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.
2023-09-29 12:12:54 +00:00
..
actions
setting More `db.DefaultContext` refactor (#27265) 2023-09-29 12:12:54 +00:00
activity.go
attachment.go
blame.go
branch.go
cherry_pick.go
commit.go More `db.DefaultContext` refactor (#27265) 2023-09-29 12:12:54 +00:00
compare.go
download.go
editor.go
editor_test.go
find.go
helper.go
helper_test.go
http.go
http_test.go
issue.go More `db.DefaultContext` refactor (#27265) 2023-09-29 12:12:54 +00:00
issue_content_history.go
issue_dependency.go
issue_label.go
issue_label_test.go
issue_lock.go
issue_pin.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
main_test.go
middlewares.go
migrate.go
milestone.go
packages.go
patch.go
projects.go More `db.DefaultContext` refactor (#27265) 2023-09-29 12:12:54 +00:00
projects_test.go
pull.go More `db.DefaultContext` refactor (#27265) 2023-09-29 12:12:54 +00:00
pull_review.go More `db.DefaultContext` refactor (#27265) 2023-09-29 12:12:54 +00:00
release.go
release_test.go
render.go
repo.go
search.go
topic.go
treelist.go
view.go More `db.DefaultContext` refactor (#27265) 2023-09-29 12:12:54 +00:00
view_test.go
wiki.go
wiki_test.go