summaryrefslogtreecommitdiff
path: root/spec/services/search_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-4/+33
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-3/+3
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-0/+27
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-7/+79
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-091-49/+111
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-171-1/+69
* Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-121-0/+2
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-5/+5
* Use described_class when possibleRémy Coutable2017-07-271-28/+28
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Explicitly test that guest is able to search through the wikiValery Sizov2017-05-291-1/+1
* Fix: Wiki is not searchable with Guest permissionsValery Sizov2017-05-221-0/+9
* Refactor SearchController#showDongqing Hu2017-03-311-39/+260
* Use `:empty_project` where possible in service specsRobert Speicher2017-03-271-1/+1
* Add tests for nested groups in search service and search helperDmitriy Zaporozhets2017-01-301-0/+19
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-4/+4
* Tag service specsDouwe Maan2015-12-091-1/+1
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-4/+4
* Fix testsDmitriy Zaporozhets2014-08-271-4/+4
* Fix search testsDmitriy Zaporozhets2014-06-181-12/+11
* Make use of project factory traitsRobert Speicher2014-03-191-20/+13
* Replace context with service in specsDmitriy Zaporozhets2014-01-161-0/+54