summaryrefslogtreecommitdiff
path: root/lib/gitlab/snippet_search_results.rb
Commit message (Collapse)AuthorAgeFilesLines
* Reduce query count for snippet searchsnippets-search-performancePhil Hughes2017-02-161-2/+2
| | | | | | | Recudes the number of queries within the snippet search from approx. 50 to approx. 14 by preloading the authors Part of #27392
* Clean up search result classesclean_up_search_classesValery Sizov2016-09-061-4/+0
|
* Refactor Gitlab::SnippetSearchResultsYorick Peterse2016-03-111-5/+5
| | | | This removes the need for plucking snippet IDs into memory.
* one more improvement to snippet searchValery Sizov2016-02-051-1/+1
|
* Faster snippet searchValery Sizov2016-02-051-6/+2
|
* Backport some changes from EEes_backportValery Sizov2016-01-221-80/+2
|
* Updating to persist a params snippets variableCharles Bushong2014-09-051-7/+38
|
* Changing some formatting for the Hound, modifying some UI textCharles Bushong2014-09-021-7/+7
|
* Adding in snippet search functionalityCharles Bushong2014-08-291-0/+100
http://feedback.gitlab.com/forums/176466-general/suggestions/5529795-search-though-snippets