summaryrefslogtreecommitdiff
path: root/app/views/search/results
Commit message (Expand)AuthorAgeFilesLines
* 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
* Faster snippet searchValery Sizov2016-02-051-20/+24
* Merge branch 'fix-error-500-mr-search' into 'master' Dmitriy Zaporozhets2016-01-221-1/+1
|\
| * Fix Error 500 when doing a search for merge requestsStan Hu2016-01-201-1/+1
* | Use consistent markup and styling for highlighting across blobs, diffs, blame...Douwe Maan2016-01-211-22/+20
|/
* Fix Error 500 when doing a search in dashboard before visiting any projectStan Hu2015-12-221-1/+1
* Fix code that depends on incorrect inflector behaviorDmitriy Zaporozhets2015-11-031-1/+1
* Refactor search by commits messageolhado/gitlab-ce-commit-searchDmitriy Zaporozhets2015-11-021-31/+1
* Add support for searching commit log messagesJonathan Schoeffling2015-10-281-0/+32
* Merge branch 'rs-remove-user-color-scheme-class' into 'master'Douwe Maan2015-08-273-3/+3
|\
| * Make snippet_blob highlight server-side as wellrs-remove-user-color-scheme-classRobert Speicher2015-08-261-1/+1
| * Remove user_color_scheme_classRobert Speicher2015-08-253-3/+3
* | Refactor project list renderingDmitriy Zaporozhets2015-08-261-6/+0
|/
* Ability to search milestonesmilestone_searchValery Sizov2015-08-241-0/+9
* Fix search blobs for wikiDmitriy Zaporozhets2015-07-122-1/+2
* Implement search of code via git grepsearch-git-grepDmitriy Zaporozhets2015-07-101-0/+1
* Revert merge request states renamingDmitriy Zaporozhets2015-06-191-2/+2
* Consistently refer to MRs as either Accepted or Rejected.Douwe Maan2015-05-251-2/+2
* Simplify and unify helpers for rendering markupJakub Jirutka2015-05-181-10/+1
* Continue refactoring and restyle of search layoutDmitriy Zaporozhets2015-04-281-2/+4
* Improve css for file actionsDmitriy Zaporozhets2015-03-131-6/+0
* Update path helper referencesVinnie Okada2015-02-191-1/+1