gitlab-org--gitlab-foss/changelogs/unreleased/osw-use-cached-highlighted-content-for-discussions.yml
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

5 lines
112 B
YAML

---
title: Use persisted diff data instead fetching Git on discussions
merge_request:
author:
type: performance