gitlab-org--gitlab-foss/lib/gitlab/github_import
Felipe Artur c40bad741f Fix issuables state_id nil when importing projects from GitHub
Issues and merge requests imported from GitHub are having state_id
set to null. This fixes the GitHub project importer and schedule
migrations to fix state_id.
2019-05-06 19:45:17 +00:00
..
importer Fix issuables state_id nil when importing projects from GitHub 2019-05-06 19:45:17 +00:00
representation Run rubocop -a on CE files 2019-05-05 03:24:28 -07: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