diff options
author | Stan Hu <stanhu@gmail.com> | 2019-05-20 11:41:50 -0700 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2019-05-20 12:19:15 -0700 |
commit | c1827f1c502d6235790c7a3841587842c8ad8bc7 (patch) | |
tree | aea17339c7cf682490cb80001a4e773410b6d814 /qa | |
parent | cddf9b875a25814e20f3209f04c00c95847f38c2 (diff) | |
download | gitlab-ce-c1827f1c502d6235790c7a3841587842c8ad8bc7.tar.gz |
API: Fix recursive flag not working with Rugged get_tree_entries flag
Attempting to use the API endpoint
/projects/:id/repository/tree?recursive=true would only return a subset
of the results since the full recursive list wasn't actually being
returned.
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/61979
Diffstat (limited to 'qa')
0 files changed, 0 insertions, 0 deletions