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 b09687f1d1
Refactor more filterslice (#30370)
2 years ago
..
assignees.go Add user blocking (#29028) 2 years ago
assignees_test.go Remove deadcode under models/issues (#28536) 2 years ago
comment.go Add container.FilterSlice function (#30339) 2 years ago
comment_code.go Load attachments for code comments (#30124) 2 years ago
comment_list.go Add container.FilterSlice function (#30339) 2 years ago
comment_test.go
content_history.go Fix issue & comment history bugs (#29525) 2 years ago
content_history_test.go Fix issue & comment history bugs (#29525) 2 years ago
dependency.go Penultimate round of `db.DefaultContext` refactor (#27414) 2 years ago
dependency_test.go Penultimate round of `db.DefaultContext` refactor (#27414) 2 years ago
issue.go Performance improvements for pull request list page (#29900) 2 years ago
issue_index.go
issue_label.go Penultimate round of `db.DefaultContext` refactor (#27414) 2 years ago
issue_label_test.go Penultimate round of `db.DefaultContext` refactor (#27414) 2 years ago
issue_list.go Refactor more filterslice (#30370) 2 years ago
issue_list_test.go
issue_lock.go Penultimate round of `db.DefaultContext` refactor (#27414) 2 years ago
issue_project.go Add default board to new projects, remove uncategorized pseudo-board (#29874) 2 years ago
issue_search.go Use db.ListOptions directly instead of Paginator interface to make it easier to use and fix performance of /pulls and /issues (#29990) 2 years ago
issue_stats.go Use db.ListOptions directly instead of Paginator interface to make it easier to use and fix performance of /pulls and /issues (#29990) 2 years ago
issue_test.go Allow non-admin users to delete review requests (#29057) 2 years ago
issue_update.go Add user blocking (#29028) 2 years ago
issue_user.go Add combined index for issue_user.uid and issue_id (#28080) 2 years ago
issue_user_test.go
issue_watch.go
issue_watch_test.go
issue_xref.go Add user blocking (#29028) 2 years ago
issue_xref_test.go
label.go Refactor label.IsArchived() (#29750) 2 years ago
label_test.go Remove deadcode under models/issues (#28536) 2 years ago
main_test.go
milestone.go remove util.OptionalBool and related functions (#29513) 2 years ago
milestone_list.go remove util.OptionalBool and related functions (#29513) 2 years ago
milestone_test.go remove util.OptionalBool and related functions (#29513) 2 years ago
pull.go Fix codeowner detected diff base branch to mergebase (#29783) 2 years ago
pull_list.go Refactor StringsToInt64s (#29967) 2 years ago
pull_test.go Refactor StringsToInt64s (#29967) 2 years ago
reaction.go Add container.FilterSlice function (#30339) 2 years ago
review.go Prevent re-review and dismiss review actions on closed and merged PRs (#30065) 2 years ago
review_list.go Add container.FilterSlice function (#30339) 2 years ago
review_test.go Prevent re-review and dismiss review actions on closed and merged PRs (#30065) 2 years ago
stopwatch.go Remove deadcode under models/issues (#28536) 2 years ago
stopwatch_test.go
tracked_time.go remove util.OptionalBool and related functions (#29513) 2 years ago
tracked_time_test.go remove util.OptionalBool and related functions (#29513) 2 years ago