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/models/issues
Lunny Xiao 277f90d416
Fix codeowner detected diff base branch to mergebase (#29783)
11 months ago
..
assignees.go Add user blocking (#29028) 11 months ago
assignees_test.go Remove deadcode under models/issues (#28536) 1 year ago
comment.go Do some performance optimize for issues list and view issue/pull (#29515) 11 months ago
comment_code.go Do some performance optimize for issues list and view issue/pull (#29515) 11 months ago
comment_list.go Do some performance optimize for issues list and view issue/pull (#29515) 11 months ago
comment_test.go
content_history.go Fix issue & comment history bugs (#29525) 11 months ago
content_history_test.go Fix issue & comment history bugs (#29525) 11 months ago
dependency.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
dependency_test.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
issue.go Refactor some Str2html code (#29397) 11 months ago
issue_index.go
issue_label.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
issue_label_test.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
issue_list.go Do some performance optimize for issues list and view issue/pull (#29515) 11 months ago
issue_list_test.go
issue_lock.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
issue_project.go Clean some functions about project issue (#27705) 1 year ago
issue_search.go remove repetitive words (#29695) 11 months ago
issue_stats.go remove util.OptionalBool and related functions (#29513) 11 months ago
issue_test.go Allow non-admin users to delete review requests (#29057) 11 months ago
issue_update.go Add user blocking (#29028) 11 months ago
issue_user.go Add combined index for issue_user.uid and issue_id (#28080) 1 year ago
issue_user_test.go
issue_watch.go
issue_watch_test.go
issue_xref.go Add user blocking (#29028) 11 months ago
issue_xref_test.go
label.go Refactor label.IsArchived() (#29750) 11 months ago
label_test.go Remove deadcode under models/issues (#28536) 1 year ago
main_test.go
milestone.go remove util.OptionalBool and related functions (#29513) 11 months ago
milestone_list.go remove util.OptionalBool and related functions (#29513) 11 months ago
milestone_test.go remove util.OptionalBool and related functions (#29513) 11 months ago
pull.go Fix codeowner detected diff base branch to mergebase (#29783) 11 months ago
pull_list.go
pull_test.go Add API to get merged PR of a commit (#29243) 11 months ago
reaction.go Add user blocking (#29028) 11 months ago
review.go Workaround to clean up old reviews on creating a new one (#28554) 12 months ago
review_list.go remove util.OptionalBool and related functions (#29513) 11 months ago
review_test.go Fix 500 when deleting a dismissed review (#27903) 1 year ago
stopwatch.go Remove deadcode under models/issues (#28536) 1 year ago
stopwatch_test.go
tracked_time.go remove util.OptionalBool and related functions (#29513) 11 months ago
tracked_time_test.go remove util.OptionalBool and related functions (#29513) 11 months ago