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
KN4CK3R c337ff0ec7
Add user blocking (#29028)
9 months ago
..
assignees.go Add user blocking (#29028) 9 months ago
assignees_test.go Remove deadcode under models/issues (#28536) 11 months ago
comment.go remove util.OptionalBool and related functions (#29513) 9 months ago
comment_code.go Rework markup link rendering (#26745) 10 months ago
comment_list.go Use ghost user if user was not found (#29161) 9 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 Refactor some Str2html code (#29397) 9 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 Add context parameter to some database functions (#26055) 1 year 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 Clean some functions about project issue (#27705) 1 year ago
issue_search.go remove util.OptionalBool and related functions (#29513) 9 months ago
issue_stats.go remove util.OptionalBool and related functions (#29513) 9 months ago
issue_test.go Allow non-admin users to delete review requests (#29057) 9 months ago
issue_update.go Add user blocking (#29028) 9 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 remove util.OptionalBool and related functions (#29513) 9 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 remove util.OptionalBool and related functions (#29513) 9 months 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 Add API to get PR by base/head (#29242) 9 months ago
pull_list.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
pull_test.go Add API to get merged PR of a commit (#29243) 9 months ago
reaction.go Add user blocking (#29028) 9 months ago
review.go Workaround to clean up old reviews on creating a new one (#28554) 9 months ago
review_list.go remove util.OptionalBool and related functions (#29513) 9 months ago
review_test.go Fix 500 when deleting a dismissed review (#27903) 1 year 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 remove util.OptionalBool and related functions (#29513) 9 months ago
tracked_time_test.go remove util.OptionalBool and related functions (#29513) 9 months ago