Skip to content
Snippets Groups Projects

Store abuse report labels separate from project/group labels

Merged Eugie Limpin requested to merge el-separate-abuse-report-labels-db-table into master
28 files
+ 249
37
Compare changes
  • Side-by-side
  • Inline
Files
28
@@ -686,7 +686,6 @@ Gitlab/BoundedContexts:
@@ -686,7 +686,6 @@ Gitlab/BoundedContexts:
- 'app/models/activity_pub.rb'
- 'app/models/activity_pub.rb'
- 'app/models/activity_pub/releases_subscription.rb'
- 'app/models/activity_pub/releases_subscription.rb'
- 'app/models/admin/abuse_report_assignee.rb'
- 'app/models/admin/abuse_report_assignee.rb'
- 'app/models/admin/abuse_report_label.rb'
- 'app/models/alert_management.rb'
- 'app/models/alert_management.rb'
- 'app/models/alert_management/alert.rb'
- 'app/models/alert_management/alert.rb'
- 'app/models/alert_management/alert_assignee.rb'
- 'app/models/alert_management/alert_assignee.rb'
@@ -1291,7 +1290,6 @@ Gitlab/BoundedContexts:
@@ -1291,7 +1290,6 @@ Gitlab/BoundedContexts:
- 'app/policies/abuse_report_policy.rb'
- 'app/policies/abuse_report_policy.rb'
- 'app/policies/achievements/achievement_policy.rb'
- 'app/policies/achievements/achievement_policy.rb'
- 'app/policies/achievements/user_achievement_policy.rb'
- 'app/policies/achievements/user_achievement_policy.rb'
- 'app/policies/admin/abuse_report_label_policy.rb'
- 'app/policies/alert_management/alert_policy.rb'
- 'app/policies/alert_management/alert_policy.rb'
- 'app/policies/alert_management/http_integration_policy.rb'
- 'app/policies/alert_management/http_integration_policy.rb'
- 'app/policies/application_setting/term_policy.rb'
- 'app/policies/application_setting/term_policy.rb'
Loading