gitea/services/issue
yp05327 eba6bfbe15
Fix 500 error when `state` params is set when editing issue/PR by API ()
A quick fix for 
..
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 Fix 500 error when `state` params is set when editing issue/PR by API ()
template.go Refactor issue template parsing and fix API endpoint ()