gitlab-org--gitlab-foss/spec/lib/gitlab/github_import
Douglas Barbosa Alexandre 6fbf6b2936 Fix the line code when importing PR review comments from GitHub
Pull Request Review Comments are comments on a portion of the unified
diff.
2016-05-05 10:45:14 -03:00
..
client_spec.rb Backport GitHub Enterprise import support from EE 2016-04-26 21:00:55 -07:00
comment_formatter_spec.rb Fix the line code when importing PR review comments from GitHub 2016-05-05 10:45:14 -03:00
issue_formatter_spec.rb Use double instead of OpenStruct in the Issue/PR formatters specs 2016-04-18 20:07:05 -03:00
label_formatter_spec.rb Import labels from GitHub 2016-04-18 17:14:59 -03:00
milestone_formatter_spec.rb Import milestones from GitHub 2016-04-18 20:07:04 -03:00
project_creator_spec.rb
pull_request_formatter_spec.rb Use double instead of OpenStruct in the Issue/PR formatters specs 2016-04-18 20:07:05 -03:00
wiki_formatter_spec.rb