-
- 下载
Merge branch 'tchu-fix-rubocop-offenses-for-reindexing-models' into 'master'
Fix rubocop offenses for Elastic::ReindexingTask model See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/170519 Merged-by:Terri Chu <tchu@gitlab.com> Approved-by:
Jack Chapman <jachapman@gitlab.com> Approved-by:
Brian Williams <bwilliams@gitlab.com> Approved-by:
Madelein van Niekerk <mvanniekerk@gitlab.com> Reviewed-by:
Terri Chu <tchu@gitlab.com> Reviewed-by:
Brian Williams <bwilliams@gitlab.com> Reviewed-by:
Madelein van Niekerk <mvanniekerk@gitlab.com>
显示
- .rubocop_todo/gitlab/bounded_contexts.yml 0 个添加, 1 个删除.rubocop_todo/gitlab/bounded_contexts.yml
- .rubocop_todo/search/namespaced_class.yml 0 个添加, 1 个删除.rubocop_todo/search/namespaced_class.yml
- .rubocop_todo/style/class_and_module_children.yml 0 个添加, 1 个删除.rubocop_todo/style/class_and_module_children.yml
- db/docs/elastic_reindexing_tasks.yml 1 个添加, 1 个删除db/docs/elastic_reindexing_tasks.yml
- ee/app/controllers/admin/elasticsearch_controller.rb 4 个添加, 4 个删除ee/app/controllers/admin/elasticsearch_controller.rb
- ee/app/controllers/ee/admin/application_settings_controller.rb 2 个添加, 2 个删除...p/controllers/ee/admin/application_settings_controller.rb
- ee/app/models/elastic/reindexing_task.rb 0 个添加, 61 个删除ee/app/models/elastic/reindexing_task.rb
- ee/app/models/search/elastic/reindexing_subtask.rb 1 个添加, 1 个删除ee/app/models/search/elastic/reindexing_subtask.rb
- ee/app/models/search/elastic/reindexing_task.rb 67 个添加, 0 个删除ee/app/models/search/elastic/reindexing_task.rb
- ee/app/services/search/elastic/cluster_reindexing_service.rb 1 个添加, 1 个删除ee/app/services/search/elastic/cluster_reindexing_service.rb
- ee/app/services/search/rake_task_executor_service.rb 4 个添加, 4 个删除ee/app/services/search/rake_task_executor_service.rb
- ee/app/views/admin/application_settings/_elasticsearch_form.html.haml 1 个添加, 1 个删除.../admin/application_settings/_elasticsearch_form.html.haml
- ee/app/workers/elastic/migration_worker.rb 1 个添加, 1 个删除ee/app/workers/elastic/migration_worker.rb
- ee/app/workers/elastic_cluster_reindexing_cron_worker.rb 2 个添加, 2 个删除ee/app/workers/elastic_cluster_reindexing_cron_worker.rb
- ee/elastic/migrate/20231130202203_reindex_issues_to_update_analyzer.rb 1 个添加, 1 个删除...grate/20231130202203_reindex_issues_to_update_analyzer.rb
- ee/elastic/migrate/20240119130539_reindex_notes_to_update_analyzer.rb 1 个添加, 1 个删除...igrate/20240119130539_reindex_notes_to_update_analyzer.rb
- ee/elastic/migrate/20240123181031_reindex_issue_to_update_analyzer_for_title.rb 1 个添加, 1 个删除...40123181031_reindex_issue_to_update_analyzer_for_title.rb
- ee/elastic/migrate/20240130144625_reindex_epics_to_update_analyzer.rb 1 个添加, 1 个删除...igrate/20240130144625_reindex_epics_to_update_analyzer.rb
- ee/elastic/migrate/20240201164432_reindex_merge_request_to_update_analyzer.rb 1 个添加, 1 个删除...0240201164432_reindex_merge_request_to_update_analyzer.rb
- ee/elastic/migrate/20241002103536_reindex_merge_requests_for_title_completion.rb 1 个添加, 1 个删除...1002103536_reindex_merge_requests_for_title_completion.rb
加载中
想要评论请 注册 或 登录