summaryrefslogtreecommitdiff
path: root/app/services/search
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-9-stable-eev15.9.0-rc42GitLab Bot2023-02-201-2/+2
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-1/+1
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-1/+1
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-1/+2
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-2/+2
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-194-4/+4
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-202-2/+5
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-193-0/+3
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-213-12/+20
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-193-8/+12
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-171-7/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-301-3/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-134-0/+8
* Prevent archived projects from showing up in global searchDavid Palubin2019-09-101-1/+1
* add feature flag for users searchAlexis Reigel2019-03-142-2/+8
* add users search results to group scoped searchAlexis Reigel2019-03-141-0/+6
* add users search results to project scoped searchAlexis Reigel2019-03-141-1/+1
* 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
* Whitelist none method from ActiveRecord::Queryingda-rubocop-whitelist-active-record-noneDouglas Barbosa Alexandre2018-10-311-2/+0
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Enable more frozen string in app/services/**/*.rbgfyoung2018-07-184-0/+8
* Skip projects filter on merge requests searchjprovazn-searchJan Provaznik2017-12-212-1/+5
* Merge branch 'snippets-finder-visibility' into 'security'Douwe Maan2017-05-101-1/+1
* Refactor group search out of global searchNick Thomas2017-04-182-7/+22
* 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-313-0/+12
* 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-172-2/+3
* Refactor Gitlab::ProjectSearchResultsYorick Peterse2016-03-111-1/+1
* Refactor Gitlab::SnippetSearchResultsYorick Peterse2016-03-111-2/+3
* Refactor Gitlab::SearchResultsYorick Peterse2016-03-111-2/+1
* An `in_namespace` scope is already presentzenati2015-06-091-1/+1
* Adding in snippet search functionalityCharles Bushong2014-08-291-0/+14
* Implement search page with filtering of results and paginationDmitriy Zaporozhets2014-08-272-52/+4
* fix searching on empty project, prevent 500Robert Schilling2014-08-111-1/+7
* Merge pull request #5531 from NotSqrt/add-searchDmitriy Zaporozhets2014-06-242-2/+5
|\
| * Update ability to search in issue descriptions and commentsNotSqrt2014-05-152-2/+5
* | 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-162-0/+77