summaryrefslogtreecommitdiff
path: root/app/views/search/results
Commit message (Expand)AuthorAgeFilesLines
* Backport of avoid_n_plus_1_es_load_blobsMario de la Ossa2019-03-252-2/+2
* search results: show user's status emojiAlexis Reigel2019-03-141-1/+3
* add users search results to global searchAlexis Reigel2019-03-141-0/+8
* Remove Redcarpet markdown engineJan Provaznik2019-02-041-1/+1
* [i18n] Externalize strings from 'app/views/search'Tao Wang2019-01-156-11/+11
* Optimized file search to work without limitsJan Provaznik2018-12-062-5/+5
* Move :plain option to Highlight classMark Chao2018-10-301-1/+1
* Make Highlight accept language paramMark Chao2018-10-301-1/+1
* move logic into legacy_render_context helper methodBrett Walker2018-09-051-2/+1
* render using RedCarpet if legacy_render parameter is setBrett Walker2018-09-051-1/+2
* Modified find project method to return nil if project not foundChantal Rollison2018-08-141-0/+2
* Hide project name if searching against a projectLin Jen-Shin2018-06-111-1/+1
* Unify app/views/search/results by using EELin Jen-Shin2018-06-112-2/+3
* Add ability to search wiki titlesFrancisco Javier López2018-06-043-23/+19
* [skip ci] convert label-gray and label-inverse to badge-gray and badge-inverseClement Ho2018-04-131-1/+1
* [skip ci] label-danger => badge-dangerClement Ho2018-04-132-2/+2
* [skip ci] label-primary => badge-primaryClement Ho2018-04-131-1/+1
* [skip ci] Convert .label. to .badge.Clement Ho2018-04-133-4/+4
* [skip ci] Replace .pull-right with .float-rightClement Ho2018-04-093-4/+4
* Replace deprecated name_with_namespace with full_name in app/viewsDmitriy Zaporozhets2018-03-054-4/+4
* Use more specific #avatar_icon_for_user.Andreas Brandl2018-02-132-2/+2
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-053-3/+3
* Use blob viewers for snippetsDouwe Maan2017-04-301-1/+1
* Pull preserve into render helpersDouwe Maan2017-04-284-8/+4
* Refactor MarkupHelperDouwe Maan2017-04-271-1/+1
* Move labels of search results from bottom to title (!10705)winniehell2017-04-142-8/+6
* Merge branch 'snippets-search' into 'master'Sean McGivern2017-02-211-31/+24
|\
| * Fixed alignment of snippet search resultssnippets-searchPhil Hughes2017-02-141-31/+24
* | Reduce query count for snippet searchsnippets-search-performancePhil Hughes2017-02-162-2/+2
|/
* Use a new class to keep old behaviorFilipa Lacerda2017-02-083-3/+3
* HAMLLint: Fix `UnnecessaryInterpolation` offencesKushal Pandya2017-01-244-4/+4
* fix snippets reference id in search results (should be $ not #)Mike Greiling2016-12-101-1/+1
* Search for a filename in a project23117-search-for-a-filename-in-a-projectValery Sizov2016-11-161-5/+7
* Fix broken commits search24255-search-fixValery Sizov2016-11-081-1/+1
* Make search results use the markdown cache columns, treating them consistentlyNick Thomas2016-10-074-4/+4
* Merge branch 'search-commit-ui-fix' into 'master' Jacob Schatz2016-09-161-2/+1
|\
| * Fixed commit search UIsearch-commit-ui-fixPhil Hughes2016-09-051-2/+1
* | Backport search_helper changes from EEbackport_to_search_helper_from_eeValery Sizov2016-09-142-2/+2
|/
* Fix search results for notes without commitsFelipe Artur2016-08-011-2/+6
* renamed path to linkbarthc2016-06-231-3/+3
* fix clickable code search resultsbarthc2016-06-141-2/+3
* Added author to various Markdown calls in viewsYorick Peterse2016-05-263-3/+3
* Truncate issue descriptionPhil Hughes2016-04-261-1/+1
* format merge request references properlyBen Bodenmiller2016-04-181-1/+1
* Refactor and expose only Gitlab::UrlBuilder.build(record)simplify-gitlab-url_builder-15202Rémy Coutable2016-04-131-1/+1
* Fix view of notes in search results when noteable is a snippetsnippets-with-comments-cause-a-500-when-they-show-up-in-search-results-14764Rémy Coutable2016-03-311-11/+7
* change the css class has_tooltip to has-tooltip universallychange_css_class_has_tooltip_to_has-tooltipArinde Eniola2016-03-201-1/+1
* Add eye-slash icon to confidential issuesDouglas Barbosa Alexandre2016-03-171-0/+1
* Fix wiki search results point to raw sourceHiroyuki Sato2016-03-171-2/+2
* Use Gitlab::Git::DiffCollectionsJacob Vosmaer2016-03-031-1/+1