gitlab-org--gitlab-foss/app/helpers
Clement Ho 0c972f56b8 Merge branch '38877-disable-autocomplete-in-filtered-search' into 'master'
Disables autocomplete in filtered search

Closes #38877

See merge request gitlab-org/gitlab-ce!15477
2017-11-22 17:24:31 +00:00
..
accounts_helper.rb
appearances_helper.rb When a custom header logo is present, don't show GitLab type logo 2017-11-15 15:35:24 -06:00
application_helper.rb Build the locale path with an `_` instead of a `-` 2017-10-18 13:10:35 +02:00
application_settings_helper.rb Add request throttles 2017-11-17 09:58:18 +01:00
auth_helper.rb `current_application_settings` belongs on `Gitlab::CurrentSettings` 2017-08-31 13:38:33 +01:00
auto_devops_helper.rb Improve after code-review 2017-09-19 19:43:23 +02:00
avatars_helper.rb Add `data-src` when image is to be lazy loaded, use `tag` helper instead of `image_tag` helper 2017-09-25 11:49:20 +05:30
award_emoji_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
blame_helper.rb Fix division by zero for blame age map 2017-08-24 22:27:31 -05:00
blob_helper.rb Clean up some backend 2017-08-03 14:29:35 +02:00
boards_helper.rb Remove unnecessary helper method 2017-10-31 12:58:09 +01:00
branches_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
breadcrumbs_helper.rb Merge branch 'icons-update-nav-bars' into 'master' 2017-09-29 13:32:17 +00:00
broadcast_messages_helper.rb
builds_helper.rb Fixed the URL + renamed to Job Failed 2017-09-12 11:19:06 +02:00
button_helper.rb Add support for copying permalink to notes via more actions dropdown 2017-08-25 12:19:26 +00:00
ci_status_helper.rb Replace ci_status_path with pipeline_path 2017-11-14 12:45:43 +01:00
commits_helper.rb Ensure enough space between branch links 2017-11-07 13:40:24 +01:00
compare_helper.rb Stop using `branch_names.include?` and use `branch_exists?` 2017-10-10 14:56:04 +00:00
components_helper.rb
conversational_development_index_helper.rb
dashboard_helper.rb
defer_script_tag_helper.rb Resolve "Specific Async Script Loading by using a Page Variable" 2017-08-03 20:31:53 +00:00
diff_helper.rb Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master' 2017-11-20 09:22:14 +00:00
dropdowns_helper.rb Move "Move to different project" to sidebar 2017-09-03 22:03:17 -05:00
emails_helper.rb Adds Rubocop rule for line break after guard clause 2017-11-16 17:58:29 +01:00
emoji_helper.rb
environment_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
environments_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
events_helper.rb Resolve "DashboardController#activity.json is slow due to SQL" 2017-11-06 16:52:56 +00:00
explore_helper.rb
external_wiki_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
form_helper.rb More review comments 2017-08-30 21:20:00 +01:00
git_helper.rb
gitlab_routing_helper.rb CE port of code changed for epics 2017-11-02 07:14:35 +01:00
graph_helper.rb Print notes number explained. 2017-09-08 11:36:58 +04:00
groups_helper.rb Changed Group Icon URL Back to try option 2017-10-10 10:59:07 +02:00
hooks_helper.rb Wrong data type when testing webhooks 2017-07-20 15:12:06 +00:00
icons_helper.rb Fixed Function + Test based on MR 2017-11-09 17:35:12 +01:00
import_helper.rb Whitelist or fix additional `Gitlab/PublicSend` cop violations 2017-08-14 12:14:11 -04:00
instance_configuration_helper.rb Added ssh fingerprint, gitlab ci and pages information in an instance configuration page 2017-10-25 23:51:26 +03:00
issuables_helper.rb Refactor issuables index actions 2017-11-07 14:34:12 +01:00
issues_helper.rb Removes default scope from sortable 2017-09-07 13:01:59 +01:00
javascript_helper.rb remove needless rails helper 2017-07-18 04:15:02 -05:00
kerberos_spnego_helper.rb
labels_helper.rb Group boards CE backport 2017-08-28 18:56:49 -03:00
lazy_image_tag_helper.rb Another Change for cleanup 2017-10-05 17:49:11 +02:00
markup_helper.rb Merge branch '39497-inline-edit-issue-on-mobile' into 'master' 2017-11-20 18:43:57 +00:00
mattermost_helper.rb
members_helper.rb
merge_requests_helper.rb Allow creating merge requests across forks of a project 2017-10-07 11:46:23 +02:00
milestones_helper.rb Add tooltip for milestone due date to issue and merge request lists 2017-09-20 07:11:49 +11:00
milestones_routing_helper.rb replace `is_group_milestone?` with `group_milestone?` 2017-08-29 11:14:41 +03:00
namespaces_helper.rb Guarantee the order of groups in the dropdown 2017-11-14 16:57:41 +01:00
nav_helper.rb Fix overlap of right-sidebar and wiki create page form 2017-10-31 03:23:47 -05:00
notes_helper.rb Support discussion locking in the backend 2017-09-14 14:50:32 +02:00
notifications_helper.rb Adds Rubocop rule for line break after guard clause 2017-11-16 17:58:29 +01:00
numbers_helper.rb Add 1000+ counters (instead of inifnite) to jobs controller 2017-10-06 14:43:48 +02:00
page_layout_helper.rb Add Page-Title header to tree and blob JSON endpoints 2017-09-26 17:31:47 +02:00
pagination_helper.rb Use Prev/Next pagination for exploring projects 2017-08-14 13:53:42 +02:00
performance_bar_helper.rb Improve & fix the performance bar UI and behavior 2017-07-06 19:37:31 +00:00
pipeline_schedules_helper.rb Enable Layout/TrailingWhitespace cop and auto-correct offenses 2017-08-15 13:44:37 -04:00
preferences_helper.rb Add readme only option as project view 2017-10-16 15:33:20 -07:00
profiles_helper.rb Profile updates from providers 2017-09-06 16:38:52 +03:00
projects_helper.rb Make sure the settings page renders when root of a fork is deleted 2017-11-03 11:08:36 +01:00
rss_helper.rb
runners_helper.rb
search_helper.rb Disables autocomplete in filtered search 2017-11-20 09:04:27 +01:00
selects_helper.rb
sentry_helper.rb
services_helper.rb
sidekiq_helper.rb
snippets_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
sorting_helper.rb Groups tree enhancements for Groups Dashboard and Group Homepage 2017-10-04 22:49:42 +02:00
storage_health_helper.rb Implement backoff for the circuitbreaker 2017-10-23 12:02:23 +03:00
storage_helper.rb
submodule_helper.rb Fixes project denial of service via gitmodules using Extended ASCII. 2017-09-15 17:30:55 +01:00
system_note_helper.rb Fix locked and unlocked icons 2017-09-27 13:35:42 +01:00
tab_helper.rb Remove title attribute from sidebar elements 2017-09-13 14:30:31 +01:00
tags_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
time_helper.rb
todos_helper.rb Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
tree_helper.rb Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master' 2017-11-20 09:22:14 +00:00
triggers_helper.rb Recommend using V4 API on chat slash command integrations 2017-07-19 15:11:59 -03:00
u2f_helper.rb
users_helper.rb
version_check_helper.rb Fix race condition with dispatcher.js 2017-08-15 16:09:36 +01:00
visibility_level_helper.rb Adds Rubocop rule for line break after guard clause 2017-11-16 17:58:29 +01:00
webpack_helper.rb fix relative_url_root support for webpack chunks 2017-07-28 12:49:07 -05:00
wiki_helper.rb fixed up JS to use a js-* class 2017-09-06 11:55:23 +01:00
workhorse_helper.rb