gitea/services/issue
Lunny Xiao 352a2cae24
Performance improvements for pull request list API ()
Fix 

---------

Co-authored-by: yp05327 <576951401@qq.com>
Co-authored-by: Giteabot <teabot@gitea.io>
..
assignee.go Update misspell to 0.5.1 and add `misspellings.csv` ()
assignee_test.go Performance improvements for pull request list API ()
comments.go Prevent simultaneous editing of comments and issues ()
commit.go Enable more `revive` linter rules ()
commit_test.go Replace 'userxx' with 'orgxx' in all test files when the user type is org ()
content.go Prevent simultaneous editing of comments and issues ()
issue.go Fix various problems around projects board view ()
issue_test.go Penultimate round of `db.DefaultContext` refactor ()
label.go Penultimate round of `db.DefaultContext` refactor ()
label_test.go Next round of `db.DefaultContext` refactor ()
main_test.go make writing main test easier ()
milestone.go Penultimate round of `db.DefaultContext` refactor ()
milestone_test.go Penultimate round of `db.DefaultContext` refactor ()
pull.go Update misspell to 0.5.1 and add `misspellings.csv` ()
reaction.go Add user blocking ()
reaction_test.go Add user blocking ()
status.go Move notification interface to services layer ()
template.go Refactor issue template parsing and fix API endpoint ()