gitlab-org--gitlab-foss/spec/helpers
Stan Hu f2005125df Use slugs for default project path and sanitize names before import
Users importing from Bitbucket Cloud, Bitbucket Server, or GitHub
often complained about getting failed imports due to 422 errors.
This change ensures that project names are imported with names that
are guaranteed to pass the regular expression validation.

Part of #50021
2018-08-24 10:29:14 -07:00
..
application_helper_spec.rb
auth_helper_spec.rb
auto_devops_helper_spec.rb
avatars_helper_spec.rb Add default avatar to group 2018-08-09 13:47:47 +00:00
award_emoji_helper_spec.rb
blame_helper_spec.rb
blob_helper_spec.rb
boards_helper_spec.rb
broadcast_messages_helper_spec.rb
button_helper_spec.rb Add ability suppress the global "You won't be able [use] SSH" message 2018-08-08 17:28:27 +02:00
calendar_helper_spec.rb
ci_status_helper_spec.rb
commits_helper_spec.rb
components_helper_spec.rb
dashboard_helper_spec.rb
defer_script_tag_helper_spec.rb
diff_helper_spec.rb
emails_helper_spec.rb
events_helper_spec.rb
explore_helper_spec.rb
form_helper_spec.rb
git_helper_spec.rb
gitlab_routing_helper_spec.rb
graph_helper_spec.rb
groups_helper_spec.rb Add default avatar to group 2018-08-09 13:47:47 +00:00
hooks_helper_spec.rb
icons_helper_spec.rb Fix rubocop offense 2018-08-14 22:55:32 +02:00
import_helper_spec.rb Use slugs for default project path and sanitize names before import 2018-08-24 10:29:14 -07:00
instance_configuration_helper_spec.rb
issuables_helper_spec.rb Revert "Revert "Merge branch 'ee-5481-epic-todos' into 'master'"" 2018-08-02 10:42:45 +02:00
issues_helper_spec.rb
labels_helper_spec.rb
markup_helper_spec.rb Resolve "Rename the `Master` role to `Maintainer`" Backend 2018-07-11 14:36:08 +00:00
members_helper_spec.rb
merge_requests_helper_spec.rb
milestones_helper_spec.rb
milestones_routing_helper_spec.rb
namespaces_helper_spec.rb Fix selection of existing project key by default 2018-08-01 12:05:46 -07:00
nav_helper_spec.rb
notes_helper_spec.rb Resolve "Rename the `Master` role to `Maintainer`" Backend 2018-07-11 14:36:08 +00:00
notifications_helper_spec.rb
page_layout_helper_spec.rb
pagination_helper_spec.rb
preferences_helper_spec.rb
profiles_helper_spec.rb
projects_helper_spec.rb Remove sanitize_repo_path 2018-07-17 13:30:06 +02:00
rss_helper_spec.rb
runners_helper_spec.rb
search_helper_spec.rb Add avatar_url attr to the response of the autocomplete endpoint 2018-07-17 00:48:39 -05:00
sidekiq_helper_spec.rb
snippets_helper_spec.rb Resolve "The comparison list for the modified icons" 2018-07-27 09:27:20 +00:00
storage_health_helper_spec.rb
storage_helper_spec.rb
submodule_helper_spec.rb SubmoduleHelper - Project is not always available as an instance variable 2018-07-15 16:06:53 -06:00
tab_helper_spec.rb
time_helper_spec.rb
todos_helper_spec.rb
tree_helper_spec.rb
user_callouts_helper_spec.rb
users_helper_spec.rb Add an option to have a private profile on GitLab 2018-07-24 12:46:19 +00:00
version_check_helper_spec.rb
visibility_level_helper_spec.rb Fix #47379 - Project visibility tooltip 2018-07-23 09:39:03 +00:00
wiki_helper_spec.rb