gitlab-org--gitlab-foss/app
Patrick Bajao 46631e1023 Support selective highlighting of lines
Instead of highlighting all lines when not all of them are
needed, only highlight specific lines.

The `BlobPresenter#highlight` method has been updated to
support `since` and `to` params. These params will be used to
limit the content to be highlighted.

Modify `Gitlab::Highlight` to support `since` param which will
then be used to determine the starting line number.
2019-08-06 09:32:29 +08:00
..
assets Revert "Make status icon in merge widget borderless" 2019-08-05 21:59:20 +00:00
controllers Fix Ruby 2.5 compatibility for diverging counts of branches 2019-08-06 00:08:59 +02:00
finders Add group level container repository endpoints 2019-08-05 20:00:50 +00:00
graphql Remove code related to object hierarchy in MySQL 2019-07-25 15:35:06 +08:00
helpers Add backwards compatibility for legacy setting 2019-08-02 15:39:18 +01:00
mailers Respect alt email when sending group access notifications 2019-07-25 21:09:25 -06:00
models Add group level container repository endpoints 2019-08-05 20:00:50 +00:00
policies Add group level container repository endpoints 2019-08-05 20:00:50 +00:00
presenters Support selective highlighting of lines 2019-08-06 09:32:29 +08:00
serializers Fix error on project name 2019-08-05 21:15:00 +00:00
services Merge branch 'prefer-to-use-process-pipeline-worker' into 'master' 2019-08-05 09:29:45 +00:00
uploaders Merge branch 'security-60551-fix-upload-scope' into 'master' 2019-07-26 13:40:54 +00:00
validators Refactor SystemHookUrlValidator and specs 2019-08-02 15:39:18 +01:00
views Fix Admin area user access level radio button labels 2019-08-05 18:00:57 -05:00
workers Merge branch 'prefer-to-use-process-pipeline-worker' into 'master' 2019-08-05 09:29:45 +00:00