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/services/issue
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
..
assignee.go
assignee_test.go
comments.go More `db.DefaultContext` refactor (#27265) 1 year ago
commit.go
commit_test.go
content.go More `db.DefaultContext` refactor (#27265) 1 year ago
issue.go More `db.DefaultContext` refactor (#27265) 1 year ago
issue_test.go
label.go
label_test.go
main_test.go
milestone.go
milestone_test.go
status.go
template.go