forgejo/models/issues
6543 d3846df1f9
Dont load Review if Comment is CommentTypeReviewRequest (#28551) (#29160)
Backport #28551

RequestReview get deleted on review.
So we don't have to try to load them on comments.

(cherry picked from commit 0ac3186267b717bce7076ef44f883df7720d7a2d)
2024-02-20 09:22:26 +01:00
..
assignees.go
assignees_test.go
comment.go Dont load Review if Comment is CommentTypeReviewRequest (#28551) (#29160) 2024-02-20 09:22:26 +01:00
comment_code.go [BUG] split code conversations in diff tab (#2306) 2024-02-16 14:06:43 +01:00
comment_list.go Dont load Review if Comment is CommentTypeReviewRequest (#28551) (#29160) 2024-02-20 09:22:26 +01:00
comment_test.go [BUG] split code conversations in diff tab (#2306) 2024-02-16 14:06:43 +01:00
content_history.go Fix comment permissions (#28213) (#28216) 2023-11-26 13:56:50 +01:00
content_history_test.go Fix comment permissions (#28213) (#28216) 2023-11-26 13:56:50 +01:00
dependency.go
dependency_test.go
issue.go [FEAT] allow setting the update date on issues and comments 2023-11-13 12:33:49 +01:00
issue_index.go
issue_label.go
issue_label_test.go
issue_list.go
issue_list_test.go
issue_lock.go
issue_project.go
issue_search.go
issue_stats.go
issue_test.go [MODERATION] User blocking 2023-11-13 13:58:02 +01:00
issue_update.go [MODERATION] User blocking 2023-11-13 13:58:02 +01:00
issue_user.go
issue_user_test.go
issue_watch.go
issue_watch_test.go
issue_xref.go [FEAT] allow setting the update date on issues and comments 2023-11-13 12:33:49 +01:00
issue_xref_test.go
label.go
label_test.go
main_test.go
milestone.go [FEAT] allow setting the update date on issues and comments 2023-11-13 12:33:49 +01:00
milestone_list.go
milestone_test.go
pull.go
pull_list.go
pull_test.go
reaction.go [MODERATION] User blocking 2023-11-13 13:58:02 +01:00
reaction_test.go [MODERATION] User blocking 2023-11-13 13:58:02 +01:00
review.go Dont load Review if Comment is CommentTypeReviewRequest (#28551) (#29160) 2024-02-20 09:22:26 +01:00
review_list.go
review_test.go
stopwatch.go
stopwatch_test.go
tracked_time.go
tracked_time_test.go