diff options
author | Sean McGivern <sean@gitlab.com> | 2017-08-11 11:58:21 +0100 |
---|---|---|
committer | Sean McGivern <sean@gitlab.com> | 2017-08-11 11:58:36 +0100 |
commit | d2315054e6e8398fade9795f72830550b03fda0f (patch) | |
tree | 18bdc2ebbcb9a68ba3dfa3034b1f58a4ab80ec95 /lib/api/helpers.rb | |
parent | 86f5a4aaf19935b4d23a81426c1576bc16024696 (diff) | |
download | gitlab-ce-d2315054e6e8398fade9795f72830550b03fda0f.tar.gz |
Fix merge request diff deserialisation when too_large was absent
Not all diffs in st_diffs had the too_large attribute set at all, but the column
is non-nullable. Explicitly cast to boolean to avoid that problem.
Diffstat (limited to 'lib/api/helpers.rb')
0 files changed, 0 insertions, 0 deletions