summaryrefslogtreecommitdiff
path: root/lib/gitlab/diff/inline_diff.rb
Commit message (Expand)AuthorAgeFilesLines
* fix #39233 - 500 in merge requestMartin Nowak2017-12-071-1/+1
* Adds Rubocop rule for line break after guard clauseJacopo2017-11-161-0/+1
* Fix method visibility in inline diff classGrzegorz Bizon2016-07-191-35/+39
* Rename constant to be more descriptiveDouwe Maan2016-07-131-2/+2
* Extended regexes ignore whitespace, so use \smulti-line-inline-diffDouwe Maan2016-07-121-2/+2
* Render inline diffs for multiple changed lines following eachotherDouwe Maan2016-07-111-14/+38
* Mark inline difference between old and new paths when a file is renamedDouwe Maan2016-01-291-21/+36
* Properly handle HTML entities with inline diffsDouwe Maan2016-01-201-7/+4
* Add testsDouwe Maan2016-01-151-0/+1
* Whoops, forgot to add filesDouwe Maan2016-01-151-0/+75