Commit graph

11 commits

Author SHA1 Message Date
Lin Jen-Shin
3bfe306624 Resolve Naming/UncommunicativeMethod 2018-07-09 21:13:08 +08:00
Martin Nowak
b7a5125f02 fix #39233 - 500 in merge request
- handle unchanged empty lines in inline diff
2017-12-07 20:19:37 +01:00
Jacopo
181cd299f9 Adds Rubocop rule for line break after guard clause
Adds a rubocop rule (with autocorrect) to ensure line break after guard clauses.
2017-11-16 17:58:29 +01:00
Grzegorz Bizon
20a5033d79 Fix method visibility in inline diff class 2016-07-19 15:12:14 +02:00
Douwe Maan
489e193704 Rename constant to be more descriptive 2016-07-13 00:02:20 -05:00
Douwe Maan
e981d6cd0d Extended regexes ignore whitespace, so use \s 2016-07-12 11:25:39 -05:00
Douwe Maan
f5cc3f63a8 Render inline diffs for multiple changed lines following eachother 2016-07-11 18:58:15 -05:00
Douwe Maan
677b4db9e6 Mark inline difference between old and new paths when a file is renamed 2016-01-29 19:37:17 +01:00
Douwe Maan
a010db5db2 Properly handle HTML entities with inline diffs 2016-01-20 15:26:44 +01:00
Douwe Maan
12546f895f Add tests 2016-01-15 16:29:26 +01:00
Douwe Maan
5de8971ddf Whoops, forgot to add files 2016-01-15 16:02:48 +01:00