summaryrefslogtreecommitdiff
path: root/app/views/search/results
Commit message (Expand)AuthorAgeFilesLines
* 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
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-146-7/+7
* Replace highlight.js with rouge-fork rugmentsStefan Tatschner2015-01-152-2/+2
* Use short_id instead of [0..N] for short version of commit shaDmitriy Zaporozhets2014-10-101-1/+1
* Upgrade to Font Awesome v4.2Sullivan SENECHAL2014-10-036-7/+7
* Merge pull request #7695 from coverer/search_wikiDmitriy Zaporozhets2014-09-091-0/+9
|\
| * Added search wiki featureRalf Seidler2014-09-051-0/+9
* | Adding in snippet search functionalityCharles Bushong2014-08-292-0/+88
|/
* Improve search results output. Fixes some markup issuesDmitriy Zaporozhets2014-08-284-5/+5
* Forgot to save file :)Dmitriy Zaporozhets2014-08-271-3/+4
* Skip description if not existDmitriy Zaporozhets2014-08-271-3/+4
* Search by issue/mr title and descriptionDmitriy Zaporozhets2014-08-272-0/+6
* Improve comment search resultsDmitriy Zaporozhets2014-08-272-12/+28
* Save search options when switch between filterDmitriy Zaporozhets2014-08-271-13/+11
* Improve search testsDmitriy Zaporozhets2014-08-271-7/+8
* Restyle search pageRobert Schilling2014-08-111-0/+4
* Fix labels showing if issue closed on search results pageDmitriy Zaporozhets2014-07-032-3/+5
* Update ability to search in issue descriptions and commentsNotSqrt2014-05-151-0/+9
* Highlight code search resultsDmitriy Zaporozhets2014-01-301-2/+1
* Refactor search viewsDmitriy Zaporozhets2013-11-064-0/+38