-
- 下载
Merge branch '442091-basic-search' into 'master'
User autocomplete scoped to authorized namespaces for Basic Search See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/182557 Merged-by:Madelein van Niekerk <mvanniekerk@gitlab.com> Approved-by:
Tiger Watson <twatson@gitlab.com> Approved-by:
Ravi Kumar <rkumar@gitlab.com> Approved-by:
Terri Chu <tchu@gitlab.com> Reviewed-by:
Tiger Watson <twatson@gitlab.com> Reviewed-by:
Terri Chu <tchu@gitlab.com>
No related branches found
No related tags found
显示
- app/finders/users_finder.rb 44 个添加, 0 个删除app/finders/users_finder.rb
- app/models/member.rb 2 个添加, 0 个删除app/models/member.rb
- config/feature_flags/gitlab_com_derisk/users_search_scoped_to_authorized_namespaces_basic_search.yml 9 个添加, 0 个删除...s_search_scoped_to_authorized_namespaces_basic_search.yml
- config/feature_flags/gitlab_com_derisk/users_search_scoped_to_authorized_namespaces_basic_search_by_ids.yml 9 个添加, 0 个删除...h_scoped_to_authorized_namespaces_basic_search_by_ids.yml
- lib/gitlab/search_results.rb 26 个添加, 1 个删除lib/gitlab/search_results.rb
- spec/finders/users_finder_spec.rb 71 个添加, 0 个删除spec/finders/users_finder_spec.rb
- spec/helpers/search_helper_spec.rb 24 个添加, 0 个删除spec/helpers/search_helper_spec.rb
- spec/lib/gitlab/search_results_spec.rb 153 个添加, 5 个删除spec/lib/gitlab/search_results_spec.rb
加载中
想要评论请 注册 或 登录