summaryrefslogtreecommitdiff
path: root/app/services/search/global_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc32GitLab Bot2020-10-051-5/+5
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-4/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Prevent archived projects from showing up in global searchDavid Palubin2019-09-101-1/+1
* add feature flag for users searchAlexis Reigel2019-03-141-1/+2
* add users search results to global searchAlexis Reigel2019-03-141-1/+1
* Reduce diff with EE in Search::GlobalServiceRémy Coutable2019-02-051-4/+10
* Enable more frozen string in app/services/**/*.rbgfyoung2018-07-181-0/+2
* Skip projects filter on merge requests searchjprovazn-searchJan Provaznik2017-12-211-1/+4
* Refactor group search out of global searchNick Thomas2017-04-181-7/+4
* ProjectsFinder should handle more optionsJacopo2017-04-061-1/+1
* Backport differences in global search from EE to CENick Thomas2017-04-041-1/+5
* Refactor SearchController#showDongqing Hu2017-03-311-0/+4
* Improve search within group logicDmitriy Zaporozhets2017-01-301-2/+1
* Include nested groups items into search resultsDmitriy Zaporozhets2017-01-301-1/+5
* Restrict access to confidential issues on search resultsDouglas Barbosa Alexandre2016-03-171-1/+1
* Refactor Gitlab::SearchResultsYorick Peterse2016-03-111-2/+1
* An `in_namespace` scope is already presentzenati2015-06-091-1/+1
* Implement search page with filtering of results and paginationDmitriy Zaporozhets2014-08-271-19/+1
* Merge pull request #5531 from NotSqrt/add-searchDmitriy Zaporozhets2014-06-241-0/+1
|\
| * Update ability to search in issue descriptions and commentsNotSqrt2014-05-151-0/+1
* | Refactor some search scopes to prevent wierd behaviour and PG::Error issuesDmitriy Zaporozhets2014-06-051-1/+1
|/
* Remove confusing codeDmitriy Zaporozhets2014-03-141-3/+1
* Fix global searchDmitriy Zaporozhets2014-03-141-1/+2
* Allow access to groups with public projects.Jason Hollingsworth2014-02-201-5/+1
* Remove deprecated findersskv2014-01-191-1/+1
* Move all Context classes into ServicesDmitriy Zaporozhets2014-01-161-0/+40