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
wxiaoguang 936847b3da
Quick fix milestone deadline 9999 for 1.22 (#32423)
1 week ago
..
assignees.go Add user blocking (#29028) 9 months ago
assignees_test.go Remove deadcode under models/issues (#28536) 11 months ago
comment.go Add container.FilterSlice function (#30339) 7 months ago
comment_code.go Load attachments for code comments (#30124) 8 months ago
comment_list.go Add container.FilterSlice function (#30339) 7 months ago
comment_test.go More `db.DefaultContext` refactor (#27265) 1 year ago
content_history.go Fix issue & comment history bugs (#29525) 9 months ago
content_history_test.go Fix issue & comment history bugs (#29525) 9 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 Performance improvements for pull request list page (#29900) 8 months ago
issue_index.go Another round of `db.DefaultContext` refactor (#27103) 1 year ago
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 Refactor more filterslice (#30370) 7 months ago
issue_list_test.go Add context parameter to some database functions (#26055) 1 year ago
issue_lock.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
issue_project.go Fix various problems around projects board view (#30696) (#30902) 6 months 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) 8 months 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) 8 months ago
issue_test.go Allow non-admin users to delete review requests (#29057) 9 months ago
issue_update.go Fix no edit history after editing issue's title and content (#30814) (#30845) 7 months ago
issue_user.go Add combined index for issue_user.uid and issue_id (#28080) 11 months ago
issue_user_test.go Fix bug with sqlite load read (#26305) 1 year ago
issue_watch.go Even more `db.DefaultContext` refactor (#27352) 1 year ago
issue_watch_test.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago
issue_xref.go Add user blocking (#29028) 9 months ago
issue_xref_test.go Replace 'userxx' with 'orgxx' in all test files when the user type is org (#27052) 1 year ago
label.go Refactor label.IsArchived() (#29750) 8 months ago
label_test.go Remove deadcode under models/issues (#28536) 11 months ago
main_test.go make writing main test easier (#27270) 1 year ago
milestone.go Quick fix milestone deadline 9999 for 1.22 (#32423) 1 week ago
milestone_list.go remove util.OptionalBool and related functions (#29513) 9 months ago
milestone_test.go remove util.OptionalBool and related functions (#29513) 9 months ago
pull.go Fix the logic of finding the latest pull review commit ID (#32139) (#32165) 1 month ago
pull_list.go Allow everyone to read or write a wiki by a repo unit setting (#30495) 7 months ago
pull_test.go Refactor StringsToInt64s (#29967) 8 months ago
reaction.go Add container.FilterSlice function (#30339) 7 months ago
review.go Fix the logic of finding the latest pull review commit ID (#32139) (#32165) 1 month ago
review_list.go Fix the logic of finding the latest pull review commit ID (#32139) (#32165) 1 month ago
review_test.go Fix the logic of finding the latest pull review commit ID (#32139) (#32165) 1 month ago
stopwatch.go Remove deadcode under models/issues (#28536) 11 months ago
stopwatch_test.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago
tracked_time.go Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 7 months ago
tracked_time_test.go remove util.OptionalBool and related functions (#29513) 9 months ago