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. |
||
|---|---|---|
| .. | ||
| build_service_spec.rb | ||
| create_service_spec.rb | ||
| destroy_service_spec.rb | ||
| post_process_service_spec.rb | ||
| quick_actions_service_spec.rb | ||
| render_service_spec.rb | ||
| resolve_service_spec.rb | ||
| update_service_spec.rb | ||