summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/help.scss
diff options
context:
space:
mode:
authorRobert Speicher <robert@gitlab.com>2016-06-18 20:48:58 +0000
committerRobert Speicher <robert@gitlab.com>2016-06-18 20:48:58 +0000
commit98cede7ebeae9dac994b35b66be6aab14eb932b3 (patch)
tree58451c71c114977dfb164b0d4aa3b49a44a56afc /app/assets/stylesheets/pages/help.scss
parent0aab84c76012c16061ffccf4473aaeab2c528c2a (diff)
parent7c9eba891963451a1feb2e5bbef90fdcac1496ff (diff)
downloadgitlab-ce-98cede7ebeae9dac994b35b66be6aab14eb932b3.tar.gz
Merge branch 'fix-out-of-bounds-markdown-refs' into 'master'
Fix RangeError exceptions when referring to issues or merge requests outside of max database values When using #XYZ in Markdown text, if XYZ exceeds the maximum value of a signed 32-bit integer, we get an exception when the Markdown render attempts to run `where(iids: XYZ)`. Introduce a method that will throw out out-of-bounds values. Closes #18777 See merge request !4777
Diffstat (limited to 'app/assets/stylesheets/pages/help.scss')
0 files changed, 0 insertions, 0 deletions