gitlab-org--gitlab-foss/spec/lib/gitlab/github_import
2016-07-12 12:14:17 -03:00
..
branch_formatter_spec.rb Consider that a GH exists only if both ref, and sha exist 2016-07-06 13:08:12 -03:00
client_spec.rb Remove unnecessary context from GitHub client spec 2016-07-12 12:14:17 -03:00
comment_formatter_spec.rb Fix importer for GitHub comments on diff 2016-06-06 12:19:03 -03:00
hook_formatter_spec.rb Disable Webhooks before proceeding with the GitHub import 2016-06-06 12:07:45 -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 Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02: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 Rename MergeRequest methods that return commits or shas to be more clear and consistent 2016-07-06 18:50:58 -04:00
wiki_formatter_spec.rb