summaryrefslogtreecommitdiff
path: root/spec/services/search_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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