gitlab-org--gitlab-foss/app/helpers
Stan Hu e8da70e66c Fix handling of filenames with hash characters in tree view
Addressable::URI interprets the `#` in a URI as a URI fragment
and does not escape it, but Rails has special helpers that treats
these as bona-fide characters that need to be escaped.

Closes https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23368
2018-11-26 14:14:48 -08:00
..
accounts_helper.rb
active_sessions_helper.rb
appearances_helper.rb
application_helper.rb Refactor to use updated params in finder 2018-11-19 23:58:35 +08:00
application_settings_helper.rb User can keep their commit email private 2018-11-07 12:24:14 +00:00
auth_helper.rb Backport of ee/8120: Smartcard authentication 2018-11-18 21:00:28 +01:00
auto_devops_helper.rb
avatars_helper.rb User can keep their commit email private 2018-11-07 12:24:14 +00:00
award_emoji_helper.rb
blame_helper.rb
blob_helper.rb Move :plain option to Highlight class 2018-10-30 15:44:55 +08:00
boards_helper.rb
branches_helper.rb
breadcrumbs_helper.rb
broadcast_messages_helper.rb
builds_helper.rb
button_helper.rb
calendar_helper.rb
ci_status_helper.rb Rename "scheduled" label/badge of delayed jobs to "delayed" 2018-10-19 16:28:41 +00:00
clusters_helper.rb Remove methods already provided by presenters 2018-11-08 23:28:30 +13:00
commits_helper.rb
compare_helper.rb Revert "Merge branch 'blackst0ne-update-push-new-merge-request-url' into 'master'" 2018-11-07 13:32:20 +00:00
components_helper.rb
conversational_development_index_helper.rb
cookies_helper.rb
count_helper.rb Remove the `ForkedProjectLink` model 2018-10-19 11:57:20 +02:00
dashboard_helper.rb Apply new search bar on issues and merge request dashboards 2018-11-13 15:27:42 +08:00
defer_script_tag_helper.rb
deploy_tokens_helper.rb
diff_helper.rb
dropdowns_helper.rb
emails_helper.rb
emoji_helper.rb
environment_helper.rb
environments_helper.rb
events_helper.rb Merge branch 'gt-use-merge-request-prefix-in-event-feed-title' into 'master' 2018-11-07 06:45:31 +00:00
explore_helper.rb
external_wiki_helper.rb
favicon_helper.rb
form_helper.rb
git_helper.rb
gitlab_routing_helper.rb
graph_helper.rb
groups_helper.rb Adds feature flag for Group Clusters 2018-11-08 23:26:04 +13:00
hooks_helper.rb
icons_helper.rb Merge branch 'fast_project_blob_path' into 'master' 2018-11-05 11:12:02 +00:00
import_helper.rb Make sure there's only one slash as path separator 2018-11-09 15:36:45 -08:00
instance_configuration_helper.rb
issuables_helper.rb Refactor to use updated params in finder 2018-11-19 23:58:35 +08:00
issues_helper.rb
javascript_helper.rb
kerberos_spnego_helper.rb
labels_helper.rb Fix bug when links in tabs of the labels index pages ends with .html 2018-10-31 18:04:36 +02:00
lazy_image_tag_helper.rb
markup_helper.rb
mattermost_helper.rb
members_helper.rb
merge_requests_helper.rb Revert "Merge branch 'blackst0ne-update-push-new-merge-request-url' into 'master'" 2018-11-07 13:32:20 +00:00
milestones_helper.rb
milestones_routing_helper.rb
mirror_helper.rb SSH public-key authentication for push mirroring 2018-11-19 11:46:39 +00:00
namespaces_helper.rb
nav_helper.rb Show navigation line separator when instance metrics is disabled 2018-11-13 18:35:15 +02:00
notes_helper.rb
notifications_helper.rb
numbers_helper.rb
page_layout_helper.rb Fix typos in comments and specs 2018-11-01 08:59:20 +02:00
pagination_helper.rb
performance_bar_helper.rb
pipeline_schedules_helper.rb
preferences_helper.rb Backport CE changes for Ops Dashboard in EE 2018-10-12 14:10:34 +00:00
profiles_helper.rb Fix bug causing not all emails to show up in commit email selectbox 2018-11-14 11:03:20 -08:00
projects_helper.rb backport changes from gitlab-ee!7903 2018-11-08 07:02:44 +00:00
repository_languages_helper.rb
rss_helper.rb
runners_helper.rb
safe_params_helper.rb
search_helper.rb Add helper tests 2018-11-13 15:27:42 +08:00
selects_helper.rb
sentry_helper.rb
services_helper.rb
sidekiq_helper.rb
snippets_helper.rb
sorting_helper.rb Add new sort option "most_stars" to "Group > Children" pages 2018-10-11 14:14:44 +00:00
storage_helper.rb
submodule_helper.rb
system_note_helper.rb
tab_helper.rb
tags_helper.rb
time_helper.rb Drop `allow_overflow` option in `TimeHelper.duration_in_numbers` 2018-10-18 15:11:12 +09:00
todos_helper.rb
tree_helper.rb Fix handling of filenames with hash characters in tree view 2018-11-26 14:14:48 -08:00
triggers_helper.rb
user_callouts_helper.rb Removes experimental label from cluster views 2018-11-05 11:25:09 +01:00
users_helper.rb
version_check_helper.rb
visibility_level_helper.rb
webpack_helper.rb
wiki_helper.rb
workhorse_helper.rb Fixed bug with the content disposition with wiki attachments 2018-10-17 15:47:05 +00:00