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>2023-06-05 18:09:47 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-06-05 18:09:47 +0300
commit18e9429b63f9a095b1ba3606856537b9ca291eac (patch)
treec675e9c6ef0209b4e8ebc7593165536d277a05fc /.rubocop_todo/search/namespaced_class.yml
parent8dbc985bec96cad1e9a3315f38be27eb2374e5dc (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo/search/namespaced_class.yml')
-rw-r--r--.rubocop_todo/search/namespaced_class.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.rubocop_todo/search/namespaced_class.yml b/.rubocop_todo/search/namespaced_class.yml
index 8750d87a900..65890e096e3 100644
--- a/.rubocop_todo/search/namespaced_class.yml
+++ b/.rubocop_todo/search/namespaced_class.yml
@@ -1,6 +1,5 @@
---
Search/NamespacedClass:
- Details: grace period
Exclude:
- 'app/controllers/concerns/search_rate_limitable.rb'
- 'app/controllers/search_controller.rb'
@@ -54,6 +53,7 @@ Search/NamespacedClass:
- 'ee/app/workers/concerns/elastic/bulk_cron_worker.rb'
- 'ee/app/workers/concerns/elastic/indexing_control.rb'
- 'ee/app/workers/concerns/elastic/migration_backfill_helper.rb'
+ - 'ee/app/workers/concerns/elastic/migration_create_index.rb'
- 'ee/app/workers/concerns/elastic/migration_helper.rb'
- 'ee/app/workers/concerns/elastic/migration_obsolete.rb'
- 'ee/app/workers/concerns/elastic/migration_options.rb'