gitlab-org--gitlab-foss/spec/lib/gitlab/github_import
Stan Hu a9ab6dbc63 Refactor use of Shell.import_repository for Wikis
The previous behavior would pass in a list of parameters
to Shell, but we can improve this by using the WikiFormatter
and Project models to give us the same information.
2019-02-05 21:33:09 -08:00
..
importer Refactor use of Shell.import_repository for Wikis 2019-02-05 21:33:09 -08:00
representation
bulk_importing_spec.rb Revert "Trigger iid logic from GitHub importer for milestones." 2019-01-29 15:38:40 +01:00
caching_spec.rb
client_spec.rb
issuable_finder_spec.rb
label_finder_spec.rb
markdown_text_spec.rb
milestone_finder_spec.rb
page_counter_spec.rb
parallel_importer_spec.rb Removes all the irrelevant import related code and columns 2018-11-27 12:58:13 +00:00
parallel_scheduling_spec.rb
representation_spec.rb
sequential_importer_spec.rb
user_finder_spec.rb