Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.rubocop_todo/gitlab/namespaced_class.yml')
-rw-r--r--.rubocop_todo/gitlab/namespaced_class.yml15
1 files changed, 1 insertions, 14 deletions
diff --git a/.rubocop_todo/gitlab/namespaced_class.yml b/.rubocop_todo/gitlab/namespaced_class.yml
index 6268aa26248..8b59571249c 100644
--- a/.rubocop_todo/gitlab/namespaced_class.yml
+++ b/.rubocop_todo/gitlab/namespaced_class.yml
@@ -121,7 +121,6 @@ Gitlab/NamespacedClass:
- 'app/models/board.rb'
- 'app/models/board_group_recent_visit.rb'
- 'app/models/board_project_recent_visit.rb'
- - 'app/models/broadcast_message.rb'
- 'app/models/bulk_import.rb'
- 'app/models/chat_name.rb'
- 'app/models/chat_team.rb'
@@ -161,7 +160,6 @@ Gitlab/NamespacedClass:
- 'app/models/event_collection.rb'
- 'app/models/exported_protected_branch.rb'
- 'app/models/external_issue.rb'
- - 'app/models/external_pull_request.rb'
- 'app/models/fork_network.rb'
- 'app/models/fork_network_member.rb'
- 'app/models/generic_commit_status.rb'
@@ -268,7 +266,6 @@ Gitlab/NamespacedClass:
- 'app/models/project_import_data.rb'
- 'app/models/project_import_state.rb'
- 'app/models/project_label.rb'
- - 'app/models/project_metrics_setting.rb'
- 'app/models/project_pages_metadatum.rb'
- 'app/models/project_repository.rb'
- 'app/models/project_setting.rb'
@@ -299,7 +296,6 @@ Gitlab/NamespacedClass:
- 'app/models/resource_timebox_event.rb'
- 'app/models/review.rb'
- 'app/models/route.rb'
- - 'app/models/self_managed_prometheus_alert_event.rb'
- 'app/models/sent_notification.rb'
- 'app/models/sentry_issue.rb'
- 'app/models/service_desk_setting.rb'
@@ -324,7 +320,6 @@ Gitlab/NamespacedClass:
- 'app/models/todo.rb'
- 'app/models/tree.rb'
- 'app/models/trending_project.rb'
- - 'app/models/u2f_registration.rb'
- 'app/models/upload.rb'
- 'app/models/user.rb'
- 'app/models/user_agent_detail.rb'
@@ -591,8 +586,6 @@ Gitlab/NamespacedClass:
- 'app/serializers/project_note_entity.rb'
- 'app/serializers/project_note_serializer.rb'
- 'app/serializers/project_serializer.rb'
- - 'app/serializers/prometheus_alert_entity.rb'
- - 'app/serializers/prometheus_alert_serializer.rb'
- 'app/serializers/prometheus_metric_entity.rb'
- 'app/serializers/prometheus_metric_serializer.rb'
- 'app/serializers/release_entity.rb'
@@ -744,7 +737,6 @@ Gitlab/NamespacedClass:
- 'app/workers/create_commit_signature_worker.rb'
- 'app/workers/create_note_diff_file_worker.rb'
- 'app/workers/create_pipeline_worker.rb'
- - 'app/workers/delete_container_repository_worker.rb'
- 'app/workers/delete_diff_files_worker.rb'
- 'app/workers/delete_merged_branches_worker.rb'
- 'app/workers/delete_stored_files_worker.rb'
@@ -763,7 +755,6 @@ Gitlab/NamespacedClass:
- 'app/workers/flush_counter_increments_worker.rb'
- 'app/workers/gitlab_performance_bar_stats_worker.rb'
- 'app/workers/gitlab_service_ping_worker.rb'
- - 'app/workers/gitlab_shell_worker.rb'
- 'app/workers/group_destroy_worker.rb'
- 'app/workers/group_export_worker.rb'
- 'app/workers/group_import_worker.rb'
@@ -846,7 +837,6 @@ Gitlab/NamespacedClass:
- 'ee/app/controllers/smartcard_controller.rb'
- 'ee/app/controllers/subscriptions_controller.rb'
- 'ee/app/controllers/trial_registrations_controller.rb'
- - 'ee/app/controllers/trials_controller.rb'
- 'ee/app/finders/audit_event_finder.rb'
- 'ee/app/finders/billed_users_finder.rb'
- 'ee/app/finders/custom_project_templates_finder.rb'
@@ -862,7 +852,6 @@ Gitlab/NamespacedClass:
- 'ee/app/finders/licenses_finder.rb'
- 'ee/app/finders/productivity_analytics_finder.rb'
- 'ee/app/finders/scim_finder.rb'
- - 'ee/app/finders/software_license_policies_finder.rb'
- 'ee/app/mailers/ci_minutes_usage_mailer.rb'
- 'ee/app/mailers/credentials_inventory_mailer.rb'
- 'ee/app/mailers/license_mailer.rb'
@@ -1079,7 +1068,6 @@ Gitlab/NamespacedClass:
- 'lib/event_filter.rb'
- 'lib/file_size_validator.rb'
- 'lib/forever.rb'
- - 'lib/generators/gitlab/snowplow_event_definition_generator.rb'
- 'lib/generators/gitlab/usage_metric_definition_generator.rb'
- 'lib/generators/gitlab/usage_metric_generator.rb'
- 'lib/gitlab/anonymous_session.rb'
@@ -1121,6 +1109,7 @@ Gitlab/NamespacedClass:
- 'lib/gitlab/encrypted_configuration.rb'
- 'lib/gitlab/encrypted_incoming_email_command.rb'
- 'lib/gitlab/encrypted_ldap_command.rb'
+ - 'lib/gitlab/encrypted_redis_command.rb'
- 'lib/gitlab/encrypted_service_desk_email_command.rb'
- 'lib/gitlab/encrypted_smtp_command.rb'
- 'lib/gitlab/environment_logger.rb'
@@ -1256,12 +1245,10 @@ Gitlab/NamespacedClass:
- 'spec/lib/marginalia_spec.rb'
- 'spec/models/concerns/batch_destroy_dependent_associations_spec.rb'
- 'spec/support/helpers/ci_artifact_metadata_generator.rb'
- - 'spec/support/helpers/fake_migration_classes.rb'
- 'spec/support/helpers/fake_webauthn_device.rb'
- 'spec/support/helpers/markdown_feature.rb'
- 'spec/support/helpers/redis_without_keys.rb'
- 'spec/support/helpers/require_migration.rb'
- - 'spec/support/models/merge_request_without_merge_request_diff.rb'
- 'spec/support/renameable_upload.rb'
- 'spec/lib/gitlab/task_helpers_spec.rb'
- 'spec/uploaders/object_storage_spec.rb'