gitlab-org--gitlab-foss/app/helpers
Francisco Javier López 5a3e6fdff9
Fixing image lfs bug and also displaying text lfs
This commit, introduced in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23812,
fixes a problem creating a displaying image diff notes when the image
is stored in LFS. The main problem was that `Gitlab::Diff::File` was
returning an invalid valid in `text?` for this kind of files.

It also fixes a rendering problem with other LFS files, like text
ones. They LFS pointer shouldn't be shown when LFS is enabled
for the project, but they were.
2018-12-27 16:51:07 +01:00
..
accounts_helper.rb
active_sessions_helper.rb
appearances_helper.rb
application_helper.rb
application_settings_helper.rb
auth_helper.rb
auto_devops_helper.rb
avatars_helper.rb
award_emoji_helper.rb
blame_helper.rb
blob_helper.rb Fixing image lfs bug and also displaying text lfs 2018-12-27 16:51:07 +01: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
ci_variables_helper.rb
clusters_helper.rb
commits_helper.rb
compare_helper.rb
components_helper.rb
conversational_development_index_helper.rb
cookies_helper.rb
count_helper.rb
dashboard_helper.rb
defer_script_tag_helper.rb
deploy_tokens_helper.rb
diff_helper.rb Fixing image lfs bug and also displaying text lfs 2018-12-27 16:51:07 +01:00
dropdowns_helper.rb
emails_helper.rb
emoji_helper.rb
environment_helper.rb
environments_helper.rb
events_helper.rb
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
hooks_helper.rb
icons_helper.rb
ide_helper.rb
import_helper.rb
instance_configuration_helper.rb
issuables_helper.rb
issues_helper.rb
javascript_helper.rb
kerberos_spnego_helper.rb
labels_helper.rb
lazy_image_tag_helper.rb
markup_helper.rb
mattermost_helper.rb
members_helper.rb
merge_requests_helper.rb
milestones_helper.rb
milestones_routing_helper.rb
mirror_helper.rb
namespaces_helper.rb
nav_helper.rb
notes_helper.rb
notifications_helper.rb
numbers_helper.rb
page_layout_helper.rb
pagination_helper.rb
performance_bar_helper.rb
pipeline_schedules_helper.rb
preferences_helper.rb
profiles_helper.rb
projects_helper.rb
repository_languages_helper.rb
rss_helper.rb
runners_helper.rb
safe_params_helper.rb
search_helper.rb
selects_helper.rb
services_helper.rb
sidekiq_helper.rb
snippets_helper.rb Fixing image lfs bug and also displaying text lfs 2018-12-27 16:51:07 +01:00
sorting_helper.rb
storage_helper.rb
submodule_helper.rb
system_note_helper.rb
tab_helper.rb
tags_helper.rb
time_helper.rb
todos_helper.rb
tree_helper.rb
triggers_helper.rb
user_callouts_helper.rb
users_helper.rb
version_check_helper.rb
visibility_level_helper.rb
webpack_helper.rb
wiki_helper.rb
workhorse_helper.rb