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:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-05-05 12:08:00 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-05-05 12:08:00 +0300
commit17ef30f3df6d3939e41e69efc7cfa3deaa08605d (patch)
tree6852730e03de7e85e7a42952ec85960ab9832fa5 /.rubocop_todo
parentcd9bbd8a3e8af73864ca3c7704211309fae8ce0e (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo')
-rw-r--r--.rubocop_todo/database/multiple_databases.yml25
-rw-r--r--.rubocop_todo/migration/background_migration_record.yml3
-rw-r--r--.rubocop_todo/style/missing_respond_to_missing.yml27
3 files changed, 28 insertions, 27 deletions
diff --git a/.rubocop_todo/database/multiple_databases.yml b/.rubocop_todo/database/multiple_databases.yml
index 019fb41094d..40de71b1203 100644
--- a/.rubocop_todo/database/multiple_databases.yml
+++ b/.rubocop_todo/database/multiple_databases.yml
@@ -14,34 +14,9 @@ Database/MultipleDatabases:
- 'ee/spec/services/ee/merge_requests/update_service_spec.rb'
- 'lib/backup/database.rb'
- 'lib/backup/manager.rb'
- - lib/gitlab/background_migration/backfill_integrations_type_new.rb
- - lib/gitlab/background_migration/backfill_issue_search_data.rb
- - lib/gitlab/background_migration/backfill_member_namespace_for_group_members.rb
- - lib/gitlab/background_migration/backfill_namespace_id_for_namespace_route.rb
- - lib/gitlab/background_migration/backfill_namespace_id_for_project_route.rb
- - lib/gitlab/background_migration/backfill_namespace_traversal_ids_children.rb
- lib/gitlab/background_migration/backfill_projects_with_coverage.rb
- - lib/gitlab/background_migration/backfill_upvotes_count_on_issues.rb
- - lib/gitlab/background_migration/backfill_user_namespace.rb
- lib/gitlab/background_migration/copy_ci_builds_columns_to_security_scans.rb
- - lib/gitlab/background_migration/delete_orphaned_deployments.rb
- - lib/gitlab/background_migration/disable_expiration_policies_linked_to_no_container_images.rb
- - lib/gitlab/background_migration/fix_duplicate_project_name_and_path.rb
- - lib/gitlab/background_migration/fix_projects_without_project_feature.rb
- - lib/gitlab/background_migration/fix_projects_without_prometheus_service.rb
- - lib/gitlab/background_migration/migrate_shimo_confluence_integration_category.rb
- - lib/gitlab/background_migration/migrate_stage_status.rb
- - lib/gitlab/background_migration/move_container_registry_enabled_to_project_feature.rb
- lib/gitlab/background_migration/nullify_orphan_runner_id_on_ci_builds.rb
- - lib/gitlab/background_migration/populate_container_repository_migration_plan.rb
- - lib/gitlab/background_migration/populate_topics_non_private_projects_count.rb
- - lib/gitlab/background_migration/populate_topics_total_projects_count_cache.rb
- - lib/gitlab/background_migration/populate_vulnerability_reads.rb
- - lib/gitlab/background_migration/project_namespaces/backfill_project_namespaces.rb
- - lib/gitlab/background_migration/remove_vulnerability_finding_links.rb
- - lib/gitlab/background_migration/update_timelogs_null_spent_at.rb
- - lib/gitlab/background_migration/update_timelogs_project_id.rb
- - lib/gitlab/background_migration/update_users_where_two_factor_auth_required_from_group.rb
- 'lib/gitlab/database.rb'
- 'lib/gitlab/database/load_balancing/load_balancer.rb'
- 'lib/gitlab/database/migrations/observers/query_log.rb'
diff --git a/.rubocop_todo/migration/background_migration_record.yml b/.rubocop_todo/migration/background_migration_record.yml
index 7699d508da5..6ae518a86fb 100644
--- a/.rubocop_todo/migration/background_migration_record.yml
+++ b/.rubocop_todo/migration/background_migration_record.yml
@@ -28,7 +28,6 @@ Migration/BackgroundMigrationRecord:
- lib/gitlab/background_migration/migrate_merge_request_diff_commit_users.rb
- lib/gitlab/background_migration/migrate_null_private_profile_to_false.rb
- lib/gitlab/background_migration/migrate_project_taggings_context_from_tags_to_topics.rb
- - lib/gitlab/background_migration/migrate_stage_status.rb
- lib/gitlab/background_migration/migrate_u2f_webauthn.rb
- lib/gitlab/background_migration/populate_latest_pipeline_ids.rb
- lib/gitlab/background_migration/populate_topics_non_private_projects_count.rb
@@ -54,4 +53,4 @@ Migration/BackgroundMigrationRecord:
- ee/lib/ee/gitlab/background_migration/populate_resolved_on_default_branch_column.rb
- ee/lib/ee/gitlab/background_migration/populate_status_column_of_security_scans.rb
- ee/lib/ee/gitlab/background_migration/populate_uuids_for_security_findings.rb
- - ee/lib/ee/gitlab/background_migration/update_vulnerability_occurrences_location.rb \ No newline at end of file
+ - ee/lib/ee/gitlab/background_migration/update_vulnerability_occurrences_location.rb
diff --git a/.rubocop_todo/style/missing_respond_to_missing.yml b/.rubocop_todo/style/missing_respond_to_missing.yml
new file mode 100644
index 00000000000..4d602586342
--- /dev/null
+++ b/.rubocop_todo/style/missing_respond_to_missing.yml
@@ -0,0 +1,27 @@
+---
+Style/MissingRespondToMissing:
+ # Offense count: 21
+ # Temporarily disabled due to too many offenses
+ Enabled: false
+ Exclude:
+ - 'app/controllers/projects/application_controller.rb'
+ - 'app/models/network/commit.rb'
+ - 'app/services/notification_service.rb'
+ - 'ee/app/controllers/ee/groups/application_controller.rb'
+ - 'ee/app/models/elastic/migration_record.rb'
+ - 'ee/app/services/ee/audit_event_service.rb'
+ - 'lib/declarative_enum.rb'
+ - 'lib/gitlab/auth/ldap/dn.rb'
+ - 'lib/gitlab/fake_application_settings.rb'
+ - 'lib/gitlab/gitaly_client/storage_settings.rb'
+ - 'lib/gitlab/graphql/batch_key.rb'
+ - 'lib/gitlab/import_export/after_export_strategies/base_after_export_strategy.rb'
+ - 'lib/gitlab/legacy_github_import/client.rb'
+ - 'lib/gitlab/metrics/null_metric.rb'
+ - 'lib/gitlab/tracking/event_definition.rb'
+ - 'lib/kramdown/parser/atlassian_document_format.rb'
+ - 'lib/mattermost/session.rb'
+ - 'lib/uploaded_file.rb'
+ - 'qa/qa/runtime/release.rb'
+ - 'qa/qa/runtime/scenario.rb'
+ - 'spec/support/helpers/next_found_instance_of.rb'