gitlab-org--gitlab-foss/lib/gitlab/github_import
Douwe Maan 56de781a2c Revert "Enable Style/DotPosition"
This reverts commit e00fb2bdc2090e9cabeb1eb35a2672a882cc96e9.

# Conflicts:
#	.rubocop.yml
#	.rubocop_todo.yml
#	lib/gitlab/ci/config/entry/global.rb
#	lib/gitlab/ci/config/entry/jobs.rb
#	spec/lib/gitlab/ci/config/entry/factory_spec.rb
#	spec/lib/gitlab/ci/config/entry/global_spec.rb
#	spec/lib/gitlab/ci/config/entry/job_spec.rb
#	spec/lib/gitlab/ci/status/build/factory_spec.rb
#	spec/lib/gitlab/incoming_email_spec.rb
2017-02-23 09:33:19 -06:00
..
base_formatter.rb GitHub Importer - Find users based on their email address 2017-02-20 14:48:12 -03:00
branch_formatter.rb Fix branch validation for GitHub PR where repo/fork was renamed/deleted 2016-12-01 00:03:12 -02:00
client.rb Add a simple cache for Gitlab::GithubImport::Client#user 2017-02-20 14:48:12 -03:00
comment_formatter.rb GitHub Importer - Find users based on their email address 2017-02-20 14:48:12 -03:00
importer.rb Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
issuable_formatter.rb Enable Rails/Delegate 2017-02-23 09:32:42 -06:00
issue_formatter.rb Modify GithubImport to support Gitea 2016-12-19 17:35:51 +01:00
label_formatter.rb Merge branch 'adam-fix-labels-find-or-create' into 'master' 2016-10-28 15:01:59 +00:00
milestone_formatter.rb Add Project#gitea_import? 2016-12-19 17:35:51 +01:00
project_creator.rb Revert "Merge branch 'revert-9cac0317' into 'master' " 2017-01-23 16:35:24 +01:00
pull_request_formatter.rb Modify GithubImport to support Gitea 2016-12-19 17:35:51 +01:00
release_formatter.rb Modify GitHub importer to be retryable 2016-10-28 11:30:20 +02:00
user_formatter.rb Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
wiki_formatter.rb