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
Calvin K 18aeca5320
Add reviewers selection to new pull request (#32403)
Users could add reviewers when creating new PRs.

---------

Co-authored-by: splitt3r <splitt3r@users.noreply.github.com>
Co-authored-by: Sebastian Sauer <sauer.sebastian@gmail.com>
Co-authored-by: bb-ben <70356237+bboerben@users.noreply.github.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
3 months ago
..
assignee.go Add reviewers selection to new pull request (#32403) 3 months ago
assignee_test.go Performance improvements for pull request list API (#30490) 8 months ago
comments.go Prevent simultaneous editing of comments and issues (#31053) 8 months ago
commit.go Enable more `revive` linter rules (#30608) 9 months ago
commit_test.go Replace 'userxx' with 'orgxx' in all test files when the user type is org (#27052) 1 year ago
content.go Prevent simultaneous editing of comments and issues (#31053) 8 months ago
issue.go Fix various problems around projects board view (#30696) 9 months ago
issue_test.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
label.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
label_test.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago
main_test.go Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 3 months ago
milestone.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
milestone_test.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
pull.go Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 9 months ago
reaction.go Add user blocking (#29028) 11 months ago
reaction_test.go Add user blocking (#29028) 11 months ago
status.go Fix 500 error when `state` params is set when editing issue/PR by API (#31880) 5 months ago
template.go refactor: remove redundant err declarations (#32381) 3 months ago