mirror of
1
Fork 0
forgejo/models/issues
yp05327 953914d1f7
Load attachments for code comments (#30124) (#30126)
backport #30124

(cherry picked from commit 7bffb923ce723947837fd1c12fe2f1edcba72315)
2024-04-03 12:33:20 +02: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 Load attachments for code comments (#30124) (#30126) 2024-04-03 12:33:20 +02:00
comment_list.go Use ghost user if user was not found (#29161) (#29169) 2024-02-20 09:26:13 +01:00
comment_test.go [BUG] split code conversations in diff tab (#2306) 2024-02-16 14:06:43 +01:00
content_history.go [BUG] Ensure `HasIssueContentHistory` takes into account `comment_id` 2024-03-01 15:48:42 +01:00
content_history_test.go [BUG] Ensure `HasIssueContentHistory` takes into account `comment_id` 2024-03-01 15:48:42 +01:00
dependency.go
dependency_test.go
issue.go
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
issue_xref_test.go
label.go
label_test.go
main_test.go
milestone.go
milestone_list.go
milestone_test.go
pull.go [BUG] Use correct head commit for CODEOWNER 2024-03-15 15:43:37 +01:00
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 Fix misuse of `TxContext` (#30061) (#30062) 2024-04-03 12:23:40 +02:00
review_list.go
review_test.go
stopwatch.go
stopwatch_test.go
tracked_time.go
tracked_time_test.go