gitlab-org--gitlab-foss/lib/gitlab/diff/file_collection
Oswaldo Ferreira be8a320bd8 Use persisted diff data instead fetching Git on discussions
Today, when fetching diffs of a note, we always go to Gitaly in order to diff between commits and return the diff of each discussion note. With this change we avoid doing that for notes on the "current version" of the MR.
2018-04-30 20:07:21 -03:00
..
base.rb Use persisted diff data instead fetching Git on discussions 2018-04-30 20:07:21 -03:00
commit.rb
compare.rb
merge_request_diff.rb Only cache MR diffs for one week 2018-03-15 11:49:53 +00:00