gitlab-ce/spec/lib/gitlab/github_import
Yorick Peterse f37fe2edc8
Support importing GH projects without rate limits
GitHub Enterprise disables rate limiting for the API, resulting in HTTP
404 errors when requesting rate limiting details. This changes
Gitlab::GithubImport::Client so it can deal with rate limiting being
disabled.
2017-11-08 21:37:01 +01:00
..
importer
representation
bulk_importing_spec.rb
caching_spec.rb
client_spec.rb Support importing GH projects without rate limits 2017-11-08 21:37:01 +01:00
issuable_finder_spec.rb
label_finder_spec.rb
markdown_text_spec.rb
milestone_finder_spec.rb
page_counter_spec.rb
parallel_importer_spec.rb
parallel_scheduling_spec.rb
representation_spec.rb
sequential_importer_spec.rb
user_finder_spec.rb