summaryrefslogtreecommitdiff
path: root/app/views/search
Commit message (Expand)AuthorAgeFilesLines
* Getting on par with EETomislav Nikic2019-07-302-4/+4
* added code difference in `app/views/search/_category.html.haml` from EE to CEMichel Engelen2019-06-281-0/+1
* Build correct basenames for title search resultssearch-blob-basenamesMarkus Koller2019-06-201-1/+1
* Restore some unrelated changes from d9cb907cNick Thomas2019-06-133-3/+3
* Revert "Avoid loading objects from DB in ES results"Nick Thomas2019-06-134-4/+4
* Backport of 10854-elasticsearch_avoid_dbce-10854-elasticsearch_avoid_dbMario de la Ossa2019-06-054-4/+4
* CE: Resolve EE differences in search/_results.html.haml11041-move-ee-differences-for-app-views-search-_results-html-hamlDonald Cook2019-05-311-1/+2
* Backport of EE change in `app/views/search/_form.html.haml`Michel Engelen2019-05-301-0/+1
* Fix links to wiki pages with subdirectorieskhm2019-04-291-1/+1
* Use wiki partial in search resultsMario de la Ossa2019-04-251-3/+2
* Merge branch 'ce-avoid_n_plus_1_es_load_blobs' into 'master'Stan Hu2019-03-273-2/+4
|\
| * Backport of avoid_n_plus_1_es_load_blobsMario de la Ossa2019-03-253-2/+4
* | Remove .wiki and @md-typography mixin in favor of .md and .md-fileDouwe Maan2019-03-261-1/+1
|/
* Avoid loading pipeline status in project searchMario de la Ossa2019-03-191-1/+1
* use project_search_tabs? for user search checkAlexis Reigel2019-03-141-1/+1
* search results: show user's status emojiAlexis Reigel2019-03-141-1/+3
* dry up the use of the user search tabAlexis Reigel2019-03-141-12/+10
* move ability check from service class to viewAlexis Reigel2019-03-141-5/+6
* add users search results to project scoped searchAlexis Reigel2019-03-141-0/+6
* add users search results to global searchAlexis Reigel2019-03-142-0/+13
* Remove Redcarpet markdown engineJan Provaznik2019-02-041-1/+1
* [i18n] Externalize strings from 'app/views/search'Tao Wang2019-01-1511-40/+42
* Reduce counts in search_entries_info44353-improve-snippet-search-performanceHeinrich Lee Yu2019-01-041-1/+1
* 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
* Add .nav.nav-tabs to nav-linksClement Ho2018-04-191-1/+1
* Fix dropdownsClement Ho2018-04-171-2/+2
* [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
* Add badge-pill to .badge in hamlClement Ho2018-04-091-13/+13
* Merge branch 'dz-use-less-deprecated-methods' into 'master'Douwe Maan2018-03-056-6/+6
|\
| * Replace deprecated name_with_namespace with full_name in app/viewsDmitriy Zaporozhets2018-03-056-6/+6
* | Use limited count queries also for scoped searchesJan Provaznik2018-03-051-4/+4
|/
* Use more specific #avatar_icon_for_user.Andreas Brandl2018-02-132-2/+2
* Use limit for search count queriessearch-100Jan Provaznik2018-01-232-7/+7
* Fix group and project search for anonymous usersNick Thomas2017-08-241-1/+1
* fixed search & starred projetsPhil Hughes2017-07-141-0/+1
* Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-063-3/+3
|\
| * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-053-3/+3
* | improvements to breadcrumb titles, links & nestingPhil Hughes2017-07-061-0/+1
|/