gitlab-org--gitlab-foss/lib/gitlab/diff
Bob Van Landuyt 5f7f5eda92 Method to track recoverable exceptions in sentry
This adds a method to track errors that can be recovered from in
sentry.

It is useful when debugging performance issues, or exceptions that are
hard to reproduce.
2018-04-17 11:39:23 +02:00
..
file_collection Only cache MR diffs for one week 2018-03-15 11:49:53 +00:00
formatters Commenting on image diffs 2017-10-07 04:25:17 +00:00
diff_refs.rb Avoid re-fetching merge-base SHA from Gitaly unnecessarily 2018-03-07 22:46:29 -03:00
file.rb Ensure that we never assume old_blob or new_blob are nil 2018-03-16 18:19:33 +00:00
highlight.rb Method to track recoverable exceptions in sentry 2018-04-17 11:39:23 +02: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 Extract generic parts of Gitlab::Diff::InlineDiffMarker 2017-05-10 08:26:21 -05:00
inline_diff_marker.rb Merge branch '42028-xss-diffs-10-6' into 'security-10-6' 2018-04-05 08:40:05 +02: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 Fix Diff::Position#diff_file for positions on straight diffs 2017-06-06 14:48:05 -05:00