diff options
author | Sean McGivern <sean@gitlab.com> | 2017-04-20 15:47:32 +0100 |
---|---|---|
committer | Sean McGivern <sean@gitlab.com> | 2017-04-25 13:02:44 +0100 |
commit | 61795caaf7b66fe7d068ce13fd73c18f063f724b (patch) | |
tree | d08cf837de44878de0117da214851eb0b435ea5d /qa | |
parent | 33a25e0fc61a1436bfbe9b1e3079c5790a726492 (diff) | |
download | gitlab-ce-mr-diff-size-overflow.tar.gz |
Show correct size when MR diff overflowsmr-diff-size-overflow
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.
Diffstat (limited to 'qa')
0 files changed, 0 insertions, 0 deletions