gitlab-org--gitlab-foss/spec/features
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
..
admin Fix and move specs into admin_disables_git_access_protocol_spec.rb 2018-12-24 00:12:36 -08:00
atom Fix tests 2018-11-13 15:27:42 +08:00
boards Resolve "Filter by `None`/`Any` for labels in issues/mrs/boards" 2018-12-03 16:48:02 +00:00
commits
dashboard Revert "Merge branch 'ce-6983-promote-starting-a-gitlab-com-trial' into 'master'" 2018-12-06 13:33:36 +00:00
discussion_comments
explore Convert "New menu" feature spec to a view spec 2018-11-26 11:19:15 -06:00
groups Rename GroupHierarchy into ObjectHierarchy 2018-12-19 15:24:29 +01:00
ics Fix calendar feed when sorted by priority 2018-12-17 18:30:12 +08:00
import
instance_statistics
issuables Sort issues and merge requests in ascending and descending order 2018-12-06 16:57:19 +00:00
issues Fixes the markdown toolbar buttons 2018-12-21 10:37:53 +00:00
markdown Merge branch 'security-mermaid-xss' into 'master' 2018-11-28 19:09:28 -05:00
merge_request Fixing image lfs bug and also displaying text lfs 2018-12-27 16:51:07 +01:00
merge_requests Sort issues and merge requests in ascending and descending order 2018-12-06 16:57:19 +00:00
milestones Merge branch 'security-issue_51301' into 'master' 2018-11-28 19:08:42 -05:00
profiles
projects Fixing image lfs bug and also displaying text lfs 2018-12-27 16:51:07 +01:00
reportable_note
search Fix tests 2018-11-13 15:27:42 +08:00
security
snippets
tags Further design iteration on project overview 2018-12-07 14:11:42 +00:00
uploads
users Add test for compact mode and for helpers 2018-12-19 20:37:25 +01:00
abuse_report_spec.rb
calendar_spec.rb Resolve "Further UI improvements to Profile "Overview" tab" 2018-11-20 08:37:33 +00:00
commits_spec.rb
container_registry_spec.rb
cycle_analytics_spec.rb
error_pages_spec.rb
expand_collapse_diffs_spec.rb
global_search_spec.rb
group_variables_spec.rb
groups_spec.rb
help_pages_spec.rb Resolve transient failure in Help page spec 2018-12-14 14:02:51 -06:00
ide_spec.rb Make subgroup specs :nested_groups 2018-12-05 10:16:44 +13:00
invites_spec.rb
issues_spec.rb Suggests issues when typing title 2018-11-27 15:10:40 +00:00
labels_hierarchy_spec.rb
milestone_spec.rb
oauth_login_spec.rb
participants_autocomplete_spec.rb
password_reset_spec.rb
profile_spec.rb
project_variables_spec.rb
projects_spec.rb Fix and move specs into admin_disables_git_access_protocol_spec.rb 2018-12-24 00:12:36 -08:00
protected_branches_spec.rb
protected_tags_spec.rb
raven_js_spec.rb
read_only_spec.rb
runners_spec.rb
signed_commits_spec.rb Use have_link over have_content for GPG feature 2018-11-26 09:39:42 -06:00
snippets_spec.rb
task_lists_spec.rb
triggers_spec.rb
u2f_spec.rb
unsubscribe_links_spec.rb
usage_stats_consent_spec.rb
user_can_display_performance_bar_spec.rb
user_sees_revert_modal_spec.rb
user_sorts_things_spec.rb