summaryrefslogtreecommitdiff
path: root/app/helpers/search_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-051-13/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-101-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-051-3/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-311-1/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-281-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-281-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-241-2/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-091-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-191-4/+15
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Improve search result labelsMarkus Koller2019-08-301-1/+40
* FE fetch counts async on search page loadPaul Slaughter2019-08-121-4/+3
* Load search result counts asynchronouslyMarkus Koller2019-08-121-14/+21
* Remove baseEndpoint from search dropdwon63177-follow-up-from-use-scoped-routes-for-labels-and-milestonesDmitriy Zaporozhets2019-06-241-3/+2
* Use scoped routes for labels and milestonesDmitriy Zaporozhets2019-06-131-0/+6
* Added blank lines to meet style guideEzekiel Kigbo2019-05-061-1/+1
* Externalize strings in helpersMartin Wortschack2019-04-041-25/+25
* Merge branch 'ce-1607-elastic_feature_flag_per_group' into 'master'Nick Thomas2019-03-291-0/+4
|\
| * Backport of 1607-elastic_feature_flag_per_groupce-1607-elastic_feature_flag_per_groupMario de la Ossa2019-03-281-0/+4
* | Backport of avoid_n_plus_1_es_load_blobsMario de la Ossa2019-03-251-1/+6
* | add feature flag for users searchAlexis Reigel2019-03-141-0/+2
* | use project_search_tabs? for user search checkAlexis Reigel2019-03-141-0/+8
|/
* Reduce counts in search_entries_info44353-improve-snippet-search-performanceHeinrich Lee Yu2019-01-041-2/+2
* Add helper testsHeinrich Lee Yu2018-11-131-1/+1
* Clean up page_filter_pathHeinrich Lee Yu2018-11-131-0/+10
* Apply new search bar on issues and merge request dashboardsHeinrich Lee Yu2018-11-131-2/+3
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+4
* Enable frozen string for app/helpers/**/*.rbgfyoung2018-09-061-0/+2
* Resolve "Frontend for clarifying the usefulness of the search bar"Dennis Tang2018-08-071-10/+10
* Add avatar_url attr to the response of the autocomplete endpointRubén Dávila2018-07-171-2/+4
* Add ability to search wiki titlesFrancisco Javier López2018-06-041-2/+10
* Replace deprecated name_with_namespace with full_name in app and specDmitriy Zaporozhets2018-03-051-1/+1
* Use limit for search count queriessearch-100Jan Provaznik2018-01-231-0/+4
* Use UserSerializer instead of `User.to_json`Robert Speicher2017-12-191-1/+1
* Disables autocomplete in filtered searchJacopo2017-11-201-1/+2
* Merge branch '23079-remove-default-scope-in-sortable' into 'master'Douwe Maan2017-09-071-2/+2
|\
| * Removes default scope from sortable23079-remove-default-scope-in-sortableTiago Botelho2017-09-071-2/+2
* | Merge branch 'ee_issue_928_backport' into 'master'Sean McGivern2017-09-071-6/+8
|\ \
| * | Group boards CE backportFelipe Artur2017-08-281-6/+8
| |/
* | Hide admin link from default search results for non-adminsMark Fletcher2017-09-061-2/+9
|/
* Add filtered search to group issue dashboardClement Ho2017-08-021-4/+12
* Resolve "Inconsistent location of members page between groups and projects"Tim Zallmann2017-07-071-1/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-12/+12
* Merge branch 'tc-namespace-license-checks--multiple-assignees' into 'master'Douwe Maan2017-07-041-0/+12
|\
| * Use helper method to set filtered search input attributesToon Claes2017-06-201-0/+12
* | Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
|/
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-3/+3
* Move webhooks to new a location under IntegrationsAchilleas Pipinellis2017-02-031-1/+1
* Use full group name/path in UI dropdownsDmitriy Zaporozhets2017-01-301-1/+1
* Merge branch '25985-combine-members-and-groups-settings-pages' into 'master' Alfredo Sumaran2017-01-061-1/+1
|\