summaryrefslogtreecommitdiff
path: root/doc/development/documentation
diff options
context:
space:
mode:
authorFrancisco Javier López <fjlopez@gitlab.com>2019-03-14 10:05:17 +0000
committerDouwe Maan <douwe@gitlab.com>2019-03-14 10:05:17 +0000
commit150f7c1e9c8d4a9d8134664d00a6385ac21a1939 (patch)
tree5a5fc090c6ebcd856a384fd90b38d9b708c916b8 /doc/development/documentation
parentd0053d51719c4f9719bbe2d043c7aff23d9eabd1 (diff)
downloadgitlab-ce-150f7c1e9c8d4a9d8134664d00a6385ac21a1939.tar.gz
Fix Bitbucket import
In https://gitlab.com/gitlab-org/gitlab-ce/commit/ebf16ada856efb85424a98848c141f21e609886a we introduced a SHA validator, to ensure that the data provided in merge request diffs, was legit. Nevertheless, the validator assumed that the SHA should be 40 chars long. When we import a project from BitBucket, the retrieved SHA is shorter (12 chars long). Therefore, this validator prevented to create a valid MergeRequestDiff for ever MergeRequest (triggering an exception).
Diffstat (limited to 'doc/development/documentation')
0 files changed, 0 insertions, 0 deletions