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-03-18 23:02:30 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-03-18 23:02:30 +0300
commit41fe97390ceddf945f3d967b8fdb3de4c66b7dea (patch)
tree9c8d89a8624828992f06d892cd2f43818ff5dcc8 /.rubocop_todo/database
parent0804d2dc31052fb45a1efecedc8e06ce9bc32862 (diff)
Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42
Diffstat (limited to '.rubocop_todo/database')
-rw-r--r--.rubocop_todo/database/multiple_databases.yml11
1 files changed, 0 insertions, 11 deletions
diff --git a/.rubocop_todo/database/multiple_databases.yml b/.rubocop_todo/database/multiple_databases.yml
index 69bc0b64a30..27e28128a98 100644
--- a/.rubocop_todo/database/multiple_databases.yml
+++ b/.rubocop_todo/database/multiple_databases.yml
@@ -1,13 +1,6 @@
---
Database/MultipleDatabases:
Exclude:
- - ee/lib/gitlab/geo/database_tasks.rb
- - ee/lib/gitlab/geo/geo_tasks.rb
- - ee/lib/gitlab/geo/health_check.rb
- - ee/lib/gitlab/geo/log_cursor/daemon.rb
- - ee/lib/pseudonymizer/dumper.rb
- - ee/lib/pseudonymizer/pager.rb
- - ee/spec/lib/pseudonymizer/dumper_spec.rb
- ee/spec/services/ee/merge_requests/update_service_spec.rb
- lib/backup/database.rb
- lib/backup/manager.rb
@@ -18,11 +11,7 @@ Database/MultipleDatabases:
- lib/gitlab/database/migrations/observers/query_log.rb
- lib/gitlab/database/partitioning_migration_helpers/backfill_partitioned_table.rb
- lib/gitlab/database.rb
- - lib/gitlab/gitlab_import/importer.rb
- lib/gitlab/health_checks/db_check.rb
- - lib/gitlab/import_export/base/relation_factory.rb
- - lib/gitlab/import_export/group/relation_tree_restorer.rb
- - lib/gitlab/legacy_github_import/importer.rb
- lib/gitlab/seeder.rb
- spec/db/schema_spec.rb
- spec/initializers/database_config_spec.rb