summaryrefslogtreecommitdiff
path: root/app/presenters/blob_presenter.rb
Commit message (Expand)AuthorAgeFilesLines
* Support selective highlighting of lines65152-unfolded-lines-perf-improvementPatrick Bajao2019-09-021-2/+16
* Revert "Merge branch '65152-selective-highlight' into 'master'"revert-d61dab91Patrick Bajao2019-08-091-17/+2
* Support selective highlighting of lines65152-selective-highlightPatrick Bajao2019-08-061-2/+17
* Fix suggestion on lines that are not part of an MR57953-fix-unfolded-diff-suggestionsPatrick Bajao2019-07-221-1/+7
* Add LFS blob ID to GraphQL blob typePhil Hughes2019-06-101-1/+1
* Add web_url to tree entry in GraphQL APIPhil Hughes2019-06-051-0/+4
* Centralize loading blob data before highlightingMark Chao2018-10-301-0/+2
* Move :plain option to Highlight classMark Chao2018-10-301-1/+1
* Add BlobPresenter for highlightingMark Chao2018-10-301-0/+14