summaryrefslogtreecommitdiff
path: root/spec/services/search
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-203-3/+3
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-21/+29
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-121-0/+1
* Prevent archived projects from showing up in global searchDavid Palubin2019-09-101-0/+8
* Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-123-0/+6
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* Merge branch 'security-10-4-25223-snippets-finder-doesnt-obey-feature-visibil...Douwe Maan2018-02-091-1/+1
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Drastically improve project search performance by no longer searching namespa...dm-project-search-performanceDouwe Maan2017-11-241-2/+2
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-023-11/+11
* Use described_class when possibleRémy Coutable2017-07-272-5/+5
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-273-3/+3
* Refactor group search out of global searchNick Thomas2017-04-182-21/+40
* Refactor SearchController#showDongqing Hu2017-03-311-0/+66
* Fix visibility of private project snippets for members when searchingDouglas Barbosa Alexandre2016-06-221-8/+30
* Fix internal snippets can be searched by anyoneDouglas Barbosa Alexandre2016-06-221-0/+37