gitlab-org--gitlab-foss/spec/lib/gitlab/github_import
Rémy Coutable 4e249d5bae
Use :maximum instead of :within for length validators with a 0..N range
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-12-06 10:23:17 +01:00
..
branch_formatter_spec.rb Fix branch validation for GitHub PR where repo/fork was renamed/deleted 2016-12-01 00:03:12 -02:00
client_spec.rb Process each page of GitHub resources instead of concating them then processing 2016-09-27 20:45:07 +02:00
comment_formatter_spec.rb Only add the original author if there isn't a linked GitLab account 2016-09-08 20:48:35 +10:00
importer_spec.rb Use :maximum instead of :within for length validators with a 0..N range 2016-12-06 10:23:17 +01:00
issue_formatter_spec.rb Refactor github import to reduce number of API calls 2016-11-18 07:47:00 +10:00
label_formatter_spec.rb Avoid conflict with admin labels when importing GitHub labels 2016-09-09 11:22:38 -03:00
milestone_formatter_spec.rb Use updated_at as the last updated date when importing from GitHub 2016-08-31 13:20:28 -03:00
project_creator_spec.rb Skip wiki creation when GitHub project has wiki enabled 2016-10-04 13:06:45 -03:00
pull_request_formatter_spec.rb Only add the original author if there isn't a linked GitLab account 2016-09-08 20:48:35 +10:00
release_formatter_spec.rb Import GitHub release notes 2016-09-13 14:01:22 +10:00
wiki_formatter_spec.rb fixed some rubocop warnings 2016-03-21 17:29:19 +01:00