forgejo_backup/models/issues
Gusted 3a0f06800e fix: aggregate deleted team as ghost team (#7987)
- If a review was requested from a deleted team, use the ghost team for the comment aggregator.
- Resolves Codeberg/Community#1952
- Unit test added.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7987
Reviewed-by: Beowulf <beowulf@beocode.eu>
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-committed-by: Gusted <postmaster@gusted.xyz>
2025-06-02 14:13:27 +02:00
..
TestGetUIDsAndStopwatch fix: use better code to group UID and stopwatches 2024-11-16 15:59:02 +01:00
action_aggregator.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-06-02 14:13:09 +02:00
assignees.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
assignees_test.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
comment.go fix: aggregate deleted team as ghost team (#7987) 2025-06-02 14:13:27 +02:00
comment_code.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
comment_list.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
comment_list_test.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
comment_test.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-06-02 14:13:09 +02:00
content_history.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
content_history_test.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
dependency.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
dependency_test.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
issue.go chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994) 2025-06-02 14:13:27 +02:00
issue_index.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
issue_index_test.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
issue_label.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
issue_label_test.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
issue_list.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
issue_list_test.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-06-02 14:13:09 +02:00
issue_lock.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
issue_project.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
issue_project_test.go chore: merge tests.AddFixtures and unittest.OverrideFixtures (#7648) 2025-06-02 14:13:19 +02:00
issue_search.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
issue_stats.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
issue_stats_test.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
issue_test.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-06-02 14:13:09 +02:00
issue_update.go chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994) 2025-06-02 14:13:27 +02:00
issue_user.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
issue_user_test.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
issue_watch.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
issue_watch_test.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
issue_xref.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
issue_xref_test.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
label.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
label_test.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-06-02 14:13:09 +02:00
main_test.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
milestone.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
milestone_list.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
milestone_test.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-06-02 14:13:09 +02:00
moderation.go feat!: Abusive content reporting (#6977) 2025-06-02 14:13:24 +02:00
pull.go chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994) 2025-06-02 14:13:27 +02:00
pull_list.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
pull_test.go chore: merge tests.AddFixtures and unittest.OverrideFixtures (#7648) 2025-06-02 14:13:19 +02:00
reaction.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
reaction_test.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
review.go chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994) 2025-06-02 14:13:27 +02:00
review_list.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
review_test.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
stopwatch.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
stopwatch_test.go chore: merge tests.AddFixtures and unittest.OverrideFixtures (#7648) 2025-06-02 14:13:19 +02:00
tracked_time.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
tracked_time_test.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00