Commit Graph

5 Commits

Author SHA1 Message Date
GitLab Bot 571d993b49 Add latest changes from gitlab-org/gitlab@master 2020-01-15 18:08:34 +00:00
Francisco Javier López 68e533dc21 Add improvements to the global search process
Removed the conditions added to
Project.with_feature_available_for_user, and moved to the
IssuableFinder. Now, we ensure that, in the projects retrieved
in the Finder, the user has enough access for the feature.
2019-05-07 11:08:25 +00:00
Alexis Reigel db0cf70970
restrict user result set by the scoped group 2019-03-14 18:21:02 +01:00
Alexis Reigel d7a3e54be4
only users from groups the current user has access 2019-03-14 18:21:02 +01:00
Alexis Reigel a8818bab76
add users search results to group scoped search 2019-03-14 18:16:03 +01:00