Add UI control to switch between Zoekt and Elasticsearch
Changelog: changed
显示
- app/views/profiles/preferences/show.html.haml 1 个添加, 1 个删除app/views/profiles/preferences/show.html.haml
- db/migrate/20230524142655_add_enabled_zoekt_to_user_preferences.rb 9 个添加, 0 个删除...e/20230524142655_add_enabled_zoekt_to_user_preferences.rb
- db/schema_migrations/20230524142655 1 个添加, 0 个删除db/schema_migrations/20230524142655
- db/structure.sql 1 个添加, 0 个删除db/structure.sql
- doc/user/profile/index.md 14 个添加, 0 个删除doc/user/profile/index.md
- ee/app/controllers/ee/profiles/preferences_controller.rb 1 个添加, 0 个删除ee/app/controllers/ee/profiles/preferences_controller.rb
- ee/app/models/ee/user.rb 16 个添加, 0 个删除ee/app/models/ee/user.rb
- ee/app/services/concerns/search/zoekt_searchable.rb 1 个添加, 1 个删除ee/app/services/concerns/search/zoekt_searchable.rb
- ee/app/views/profiles/preferences/_zoekt_settings.html.haml 17 个添加, 0 个删除ee/app/views/profiles/preferences/_zoekt_settings.html.haml
- ee/spec/controllers/ee/profiles/preferences_controller_spec.rb 42 个添加, 0 个删除...ec/controllers/ee/profiles/preferences_controller_spec.rb
- ee/spec/models/ee/user_spec.rb 30 个添加, 0 个删除ee/spec/models/ee/user_spec.rb
- ee/spec/services/search/project_service_spec.rb 5 个添加, 3 个删除ee/spec/services/search/project_service_spec.rb
- locale/gitlab.pot 6 个添加, 0 个删除locale/gitlab.pot
加载中
想要评论请 注册 或 登录