-
- Downloads
Process each page of GitHub resources instead of concating them then processing
This should avoid having large memory growth when importing GitHub repos with lots of resources.
Showing
- lib/gitlab/github_import/client.rb 5 additions, 6 deletionslib/gitlab/github_import/client.rb
- lib/gitlab/github_import/importer.rb 52 additions, 49 deletionslib/gitlab/github_import/importer.rb
- spec/lib/gitlab/github_import/client_spec.rb 1 addition, 1 deletionspec/lib/gitlab/github_import/client_spec.rb
Loading
Please register or sign in to comment