Git with a cup of tea, painless self-hosted git service
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.
 
 
 
 
 
 
Lunny Xiao cf1a38b03d
Fix get reviewers' bug (#32415) (#32616)
1 year ago
..
assignee.go Fix get reviewers' bug (#32415) (#32616) 1 year ago
assignee_test.go Remove deadcode under models/issues (#28536) 2 years ago
comments.go Add user blocking (#29028) 2 years ago
commit.go Enable more `revive` linter rules (#30608) 2 years ago
commit_test.go Replace 'userxx' with 'orgxx' in all test files when the user type is org (#27052) 2 years ago
content.go Add user blocking (#29028) 2 years ago
issue.go Fix various problems around projects board view (#30696) (#30902) 2 years ago
issue_test.go Penultimate round of `db.DefaultContext` refactor (#27414) 2 years ago
label.go Penultimate round of `db.DefaultContext` refactor (#27414) 2 years ago
label_test.go Next round of `db.DefaultContext` refactor (#27089) 2 years ago
main_test.go make writing main test easier (#27270) 2 years ago
milestone.go Penultimate round of `db.DefaultContext` refactor (#27414) 2 years ago
milestone_test.go Penultimate round of `db.DefaultContext` refactor (#27414) 2 years ago
pull.go Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 2 years ago
reaction.go Add user blocking (#29028) 2 years ago
reaction_test.go Add user blocking (#29028) 2 years ago
status.go Fix 500 error when `state` params is set when editing issue/PR by API (#31880) (#31952) 1 year ago
template.go Refactor issue template parsing and fix API endpoint (#29069) 2 years ago