Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not 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
yp05327 eba6bfbe15
Fix 500 error when `state` params is set when editing issue/PR by API (#31880)
2 months ago
..
assignee.go Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 7 months ago
assignee_test.go Performance improvements for pull request list API (#30490) 6 months ago
comments.go Prevent simultaneous editing of comments and issues (#31053) 6 months ago
commit.go Enable more `revive` linter rules (#30608) 7 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) 6 months ago
issue.go Fix various problems around projects board view (#30696) 6 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 make writing main test easier (#27270) 1 year 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) 7 months ago
reaction.go Add user blocking (#29028) 9 months ago
reaction_test.go Add user blocking (#29028) 9 months ago
status.go Fix 500 error when `state` params is set when editing issue/PR by API (#31880) 2 months ago
template.go Refactor issue template parsing and fix API endpoint (#29069) 9 months ago