gitlab-org--gitlab-foss/lib/gitlab/diff
Sean McGivern 7838317a14 Merge branch 'fix_39233' into 'master'
fix #39233 - 500 in merge request

Closes #39233

See merge request gitlab-org/gitlab-ce!15774
2017-12-07 20:35:39 +00:00
..
file_collection Batchload blobs for diff generation 2017-11-21 13:53:26 +01:00
formatters Commenting on image diffs 2017-10-07 04:25:17 +00:00
diff_refs.rb add support for the commit reference filter 2017-12-07 09:01:37 -05:00
file.rb Batchload blobs for diff generation 2017-11-21 13:53:26 +01:00
highlight.rb Use Diff::File blob methods from diff highlighter 2017-06-08 09:39:54 -05:00
image_point.rb Commenting on image diffs 2017-10-07 04:25:17 +00:00
inline_diff.rb fix #39233 - 500 in merge request 2017-12-07 20:19:37 +01:00
inline_diff_markdown_marker.rb
inline_diff_marker.rb changed InlineDiffMarker to make it html_safe its output 2017-09-12 13:42:40 -04:00
line.rb Re-enable SqlInjection and CommandInjection 2017-08-08 10:50:54 -04:00
line_mapper.rb Whitelist or fix additional `Gitlab/PublicSend` cop violations 2017-08-14 12:14:11 -04:00
parallel_diff.rb Don't display comment on unchanged line on both sides in parallel diff 2017-06-19 11:50:46 -05:00
parser.rb Adds Rubocop rule for line break after guard clause 2017-11-16 17:58:29 +01:00
position.rb Adds Rubocop rule for line break after guard clause 2017-11-16 17:58:29 +01:00
position_tracer.rb