gitlab-org--gitlab-foss/app/models/concerns
Sean McGivern 382421a9be Fix truncated_diff_lines for legacy notes without a line
It appears that some legacy diff notes on GitLab.com have invalid line codes,
which means truncated_diff_lines won't work. This is just a band-aid solution,
as neither the diff nor the discussion will display correctly for these notes,
but they won't cause a 500 error.
2018-01-30 15:17:44 +00:00
..
mentionable
storage
access_requestable.rb
artifact_migratable.rb
avatarable.rb
awardable.rb
blob_like.rb
blocks_json_serialization.rb
bulk_member_access_load.rb
cache_markdown_field.rb
case_sensitivity.rb
created_at_filterable.rb
deployment_platform.rb
discussion_on_diff.rb Fix truncated_diff_lines for legacy notes without a line 2018-01-30 15:17:44 +00:00
each_batch.rb
editable.rb
expirable.rb
faster_cache_keys.rb
feature_gate.rb
ghost_user.rb
group_descendant.rb
has_status.rb
has_variable.rb
ignorable_column.rb
importable.rb
internal_id.rb Remove soft removals related code 2018-01-08 17:04:45 +01:00
issuable.rb Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
loaded_in_group_list.rb Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
manual_inverse_association.rb
mentionable.rb
milestoneish.rb
note_on_diff.rb
noteable.rb
participable.rb
presentable.rb
project_features_compatibility.rb
protected_branch_access.rb
protected_ref.rb
protected_ref_access.rb
protected_tag_access.rb
reactive_caching.rb
reactive_service.rb
referable.rb
relative_positioning.rb
resolvable_discussion.rb Properly cleaning up memoized values 2018-01-12 17:54:55 +08:00
resolvable_note.rb
routable.rb
select_for_project_authorization.rb
sha_attribute.rb
sortable.rb
spammable.rb
strip_attribute.rb
subscribable.rb
taskable.rb
throttled_touch.rb
time_trackable.rb
token_authenticatable.rb
triggerable_hooks.rb use class reader instead of dynamic constant 2018-01-17 09:55:00 +01:00
uniquify.rb
valid_attribute.rb