gitlab-org--gitlab-foss/changelogs/unreleased/mr-diff-size-overflow.yml
Sean McGivern a0979c05fd Show correct size when MR diff overflows
The problem is that we often go via a diff object constructed from the diffs
stored in the DB. Those diffs, by definition, don't overflow, so we don't have
access to the 'correct' `real_size` - that is stored on the MR diff object
iself.
2017-04-25 16:54:10 +01:00

4 lines
93 B
YAML

---
title: Show sizes correctly in merge requests when diffs overflow
merge_request:
author: