gitlab-org--gitlab-foss/spec/presenters
Patrick Bajao bf230da05d Support selective highlighting of lines
Instead of highlighting all lines when not all of them
are needed, only highlight from the beginning up to
the specified limit.

The `BlobPresenter#highlight` method has been updated
to support `to` param. This param will be used to limit
the content to be highlighted.
2019-09-02 11:44:45 +08:00
..
blobs
ci
clusters
conversational_development_index
projects/settings
award_emoji_presenter_spec.rb
blob_presenter_spec.rb Support selective highlighting of lines 2019-09-02 11:44:45 +08:00
clusterable_presenter_spec.rb
commit_presenter_spec.rb
commit_status_presenter_spec.rb
group_clusterable_presenter_spec.rb
group_member_presenter_spec.rb
issue_presenter_spec.rb
label_presenter_spec.rb
merge_request_presenter_spec.rb
project_clusterable_presenter_spec.rb
project_member_presenter_spec.rb
project_presenter_spec.rb
tree_entry_presenter_spec.rb