gitlab-org--gitlab-foss/spec/controllers/import
Eric K Idema 12aa1f898d Import from Github using Personal Access Tokens.
This stands as an alternative to using OAuth to access a user's Github
repositories.  This is setup in such a way that it can be used without OAuth
configuration.

From a UI perspective, the how to import modal has been replaced by a full
page, which includes a form for posting a personal access token back to the
Import::GithubController.

If the user has logged in via GitHub, skip the Personal Access Token and go
directly to Github for an access token via OAuth.
2016-06-30 18:48:17 +02:00
..
bitbucket_controller_spec.rb Remove require_relative 'import_spec_helper' 2016-06-08 18:18:49 +02:00
fogbugz_controller_spec.rb Remove require_relative 'import_spec_helper' 2016-06-08 18:18:49 +02:00
github_controller_spec.rb Import from Github using Personal Access Tokens. 2016-06-30 18:48:17 +02:00
gitlab_controller_spec.rb Remove require_relative 'import_spec_helper' 2016-06-08 18:18:49 +02:00
gitorious_controller_spec.rb Remove require_relative 'import_spec_helper' 2016-06-08 18:18:49 +02:00
google_code_controller_spec.rb Remove require_relative 'import_spec_helper' 2016-06-08 18:18:49 +02:00