diff options
author | Rémy Coutable <remy@rymai.me> | 2016-10-06 13:29:08 +0000 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2016-10-06 13:29:08 +0000 |
commit | 0a7678b58ad6f17e78086c2e320647c3a4dd461f (patch) | |
tree | aa4adeac946be56c7f28f7d4942af5e0e1e10d76 /app | |
parent | 8a96910cf5b361295c52b1c3ee89fc7435ad5927 (diff) | |
parent | 333c02a8c822dfab1b98c55db8fb8daa4c53bd51 (diff) | |
download | gitlab-ce-0a7678b58ad6f17e78086c2e320647c3a4dd461f.tar.gz |
Merge branch 'fix/github-importer-client' into 'master'
Fix broken handling of certain calls in GitHub importer client
## What does this MR do?
It changes/fixes the behavior of request handling in GH client. Now it returns the response directly if it's not a collection of resources. Otherwise, it checks for a passed block, if true, then it yield each page to said block, if not, it collects all response in a single array then returns it.
Closes #22998
See merge request !6703
Diffstat (limited to 'app')
0 files changed, 0 insertions, 0 deletions