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
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
..
assignee.go Move notification interface to services layer (#26915) 1 year ago
assignee_test.go Use more specific test methods (#24265) 2 years ago
comments.go More `db.DefaultContext` refactor (#27265) (#27347) 1 year ago
commit.go Add context parameter to some database functions (#26055) 2 years ago
commit_test.go Replace 'userxx' with 'orgxx' in all test files when the user type is org (#27052) 1 year ago
content.go More `db.DefaultContext` refactor (#27265) (#27347) 1 year ago
issue.go More `db.DefaultContext` refactor (#27265) (#27347) 1 year ago
issue_test.go Use more specific test methods (#24265) 2 years ago
label.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago
label_test.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago
main_test.go move repository deletion to service layer (#26948) 1 year ago
milestone.go Move notification interface to services layer (#26915) 1 year ago
milestone_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
status.go Move notification interface to services layer (#26915) 1 year ago
template.go Fix Bug in Issue Config when only contact links are set (#26521) (#27334) 1 year ago