gitlab-org--gitlab-foss/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 Added validations to prevent LFS object forgery 2019-01-31 16:51:54 +01:00
bulk_importing.rb Revert "Trigger iid logic from GitHub importer for milestones." 2019-01-29 15:38:40 +01:00
caching.rb Rewrite the GitHub importer from scratch 2017-11-07 23:24:59 +01:00
client.rb Fix provider server URL used when listing repos to import 2018-03-12 16:01:43 -05:00
issuable_finder.rb Rewrite the GitHub importer from scratch 2017-11-07 23:24:59 +01:00
label_finder.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
markdown_text.rb Rewrite the GitHub importer from scratch 2017-11-07 23:24:59 +01:00
milestone_finder.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00
page_counter.rb Rewrite the GitHub importer from scratch 2017-11-07 23:24:59 +01:00
parallel_importer.rb Removes all the irrelevant import related code and columns 2018-11-27 12:58:13 +00:00
parallel_scheduling.rb Rewrite the GitHub importer from scratch 2017-11-07 23:24:59 +01:00
rate_limit_error.rb Rewrite the GitHub importer from scratch 2017-11-07 23:24:59 +01:00
representation.rb Rewrite the GitHub importer from scratch 2017-11-07 23:24:59 +01:00
sequential_importer.rb Expire Wiki content cache after importing a repository 2018-06-11 08:33:06 -07:00
user_finder.rb Disable existing offenses for the CodeReuse cops 2018-09-11 17:32:00 +02:00