gitlab-org--gitlab-foss/lib/gitlab/git
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
..
conflict
patches
attributes_at_ref_parser.rb
attributes_parser.rb
blame.rb
blob.rb Fixing image lfs bug and also displaying text lfs 2018-12-27 16:51:07 +01:00
branch.rb
commit.rb
commit_stats.rb
compare.rb
diff.rb
diff_collection.rb
diff_stats_collection.rb
gitmodules_parser.rb
hook_env.rb
index.rb
lfs_changes.rb
lfs_pointer_file.rb
merge_base.rb
object_pool.rb Merge branch 'zj-pool-destruction' into 'master' 2018-12-19 13:03:54 +00:00
operation_service.rb
path_helper.rb
pre_receive_error.rb
push.rb
raw_diff_change.rb
ref.rb
remote_mirror.rb
remote_repository.rb
repository.rb Allow public forks to be deduplicated 2018-12-07 19:18:37 +01:00
repository_cleaner.rb Use BFG object maps to clean projects 2018-12-06 18:58:00 +00:00
repository_mirroring.rb
tag.rb
tree.rb
user.rb
util.rb
version.rb
wiki.rb
wiki_file.rb
wiki_page.rb
wiki_page_version.rb
wraps_gitaly_errors.rb