gitlab-org--gitlab-foss/app/helpers
Dmitriy Zaporozhets 70e44d63f7
In search autocomplete show only groups and projects you are member of
For big instances search autocomplet is flooded with groups you have no
access to and insternal/public projects you don't care. It affects way
how easily you can go to group/project you are actually member of

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-02-04 12:38:25 +01:00
..
appearances_helper.rb
application_helper.rb Adds base64 background search icon. 2016-01-24 20:20:03 -05:00
application_settings_helper.rb Hide the link for spam logs if the Askimet is disabled 2016-02-02 11:25:44 -02:00
auth_helper.rb
blob_helper.rb Render sanitized SVG images 2016-02-01 18:25:32 +01:00
branches_helper.rb
broadcast_messages_helper.rb
button_helper.rb
ci_badge_helper.rb
ci_status_helper.rb
commits_helper.rb trick rubocop and temporarily add ruby 2.1 images for any branch 2016-01-28 11:41:58 +01:00
compare_helper.rb
dashboard_helper.rb
diff_helper.rb Fewer html_safes 2016-01-30 12:54:19 +01:00
emails_helper.rb
events_helper.rb
explore_helper.rb Add sort dropdown to dashboard projects page 2016-02-03 20:13:26 +01:00
external_wiki_helper.rb
git_helper.rb
gitlab_markdown_helper.rb
gitlab_routing_helper.rb
graph_helper.rb
groups_helper.rb
icons_helper.rb
issues_helper.rb
labels_helper.rb Update text_color_for_bg helper to support RGB triplet color codes 2016-01-24 15:06:46 -08:00
merge_requests_helper.rb
milestones_helper.rb
namespaces_helper.rb
nav_helper.rb
notes_helper.rb
notifications_helper.rb
page_layout_helper.rb
preferences_helper.rb
projects_helper.rb Satisfy rubocop 2016-02-04 09:57:17 +01:00
runners_helper.rb
search_helper.rb In search autocomplete show only groups and projects you are member of 2016-02-04 12:38:25 +01:00
selects_helper.rb
snippets_helper.rb Backport some changes from EE 2016-01-22 11:24:44 +02:00
sorting_helper.rb
submodule_helper.rb
tab_helper.rb
tags_helper.rb
time_helper.rb
tree_helper.rb
triggers_helper.rb
version_check_helper.rb
visibility_level_helper.rb