summaryrefslogtreecommitdiff
path: root/lib/gitlab/diff/inline_diff.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable even more frozen string in lib/gitlabgfyoung2018-11-061-1/+3
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Resolve Naming/UncommunicativeMethodLin Jen-Shin2018-07-091-2/+2
* 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