gitlab-org--gitlab-foss/spec/lib/gitlab/github_import
Douglas Barbosa Alexandre 2d1e0a0811 GitHub Importer - Find users based on their email address
The returned email by the GitHub API is the user's publicly visible
email address (or null if the user has not specified a public email
address in their profile)
2017-02-20 14:48:12 -03:00
..
branch_formatter_spec.rb Use :empty_project where possible throughout spec/lib 2017-01-25 12:25:42 -05:00
client_spec.rb
comment_formatter_spec.rb GitHub Importer - Find users based on their email address 2017-02-20 14:48:12 -03:00
importer_spec.rb GitHub Importer - Find users based on their email address 2017-02-20 14:48:12 -03:00
issuable_formatter_spec.rb
issue_formatter_spec.rb GitHub Importer - Find users based on their email address 2017-02-20 14:48:12 -03:00
label_formatter_spec.rb Use :empty_project where possible throughout spec/lib 2017-01-25 12:25:42 -05:00
milestone_formatter_spec.rb
project_creator_spec.rb
pull_request_formatter_spec.rb GitHub Importer - Find users based on their email address 2017-02-20 14:48:12 -03:00
release_formatter_spec.rb Use :empty_project where possible throughout spec/lib 2017-01-25 12:25:42 -05:00
user_formatter_spec.rb GitHub Importer - Find users based on their email address 2017-02-20 14:48:12 -03:00
wiki_formatter_spec.rb