summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2019-03-29 15:16:31 -0700
committerStan Hu <stanhu@gmail.com>2019-03-30 05:20:29 -0700
commitcedbb3366bf3dd9bafe95dde366c1e28ee70c615 (patch)
treee41816fc09a503b3d13c8037473a07b133972af8 /plugins
parent50a1e01fa8959b08df8bfc18940f9310876873b3 (diff)
downloadgitlab-ce-cedbb3366bf3dd9bafe95dde366c1e28ee70c615.tar.gz
Fix API /project/:id/branches not returning correct merge status
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24034 introduced a regression where only the first 20 branches were used to determine whether a branch has been merged because the pagination was applied incorrectly. Requesting the second page of branches via the API would always have the wrong merge status. We fix this by properly paginating the branches before requesting their merge status. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56250
Diffstat (limited to 'plugins')
0 files changed, 0 insertions, 0 deletions