gitlab-org--gitlab-foss/lib
Rémy Coutable 0a7678b58a 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
2016-10-06 13:29:08 +00:00
..
api Merge branch 'rc-use-grape-dsl-to-document-members-api' into 'master' 2016-10-06 12:41:31 +00:00
assets
backup lib/backup: fix broken permissions when creating repo dir 2016-08-30 13:35:50 +02:00
banzai Merge branch 'kradydal/gitlab-ce-20989-disable-all-for-non-project-members' 2016-10-05 18:54:36 +02:00
ci Extract method that checks if ci runner needs update 2016-10-03 12:07:47 +02:00
container_registry
gitlab Merge branch 'fix/github-importer-client' into 'master' 2016-10-06 13:29:08 +00:00
json_web_token
omni_auth
rouge/formatters
support
tasks Remove Flog as we use a Rubocop that does its job. 2016-09-28 19:38:43 -06:00
banzai.rb
disable_email_interceptor.rb
event_filter.rb
expand_variables.rb Update support for dynamic environments 2016-09-19 10:07:13 +02:00
extracts_path.rb Restore get_id in ExtractsPath 2016-08-24 12:54:16 +02:00
file_size_validator.rb
file_streamer.rb
gitlab.rb
gt_one_coercion.rb
repository_cache.rb
static_model.rb
unfold_form.rb
uploaded_file.rb
version_check.rb