We request Gitaly in a N+1 manner to build discussion diffs. Once the diffs are from different revisions, it's hard to make a single request to the service in order to build the whole response. With this change we solve this problem and simplify a lot fetching this piece of info. |
||
|---|---|---|
| .. | ||
| file_collection | ||
| formatters | ||
| diff_refs.rb | ||
| file.rb | ||
| highlight.rb | ||
| image_point.rb | ||
| inline_diff.rb | ||
| inline_diff_markdown_marker.rb | ||
| inline_diff_marker.rb | ||
| line.rb | ||
| line_mapper.rb | ||
| parallel_diff.rb | ||
| parser.rb | ||
| position.rb | ||
| position_tracer.rb | ||