summaryrefslogtreecommitdiff
path: root/app/services/search
Commit message (Expand)AuthorAgeFilesLines
* 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