summaryrefslogtreecommitdiff
path: root/spec/controllers/import/github_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Alias GitHub and BitBucket OAuth2 callback URLsStan Hu2019-01-311-1/+7
* Allow GitHub imports via token even if OAuth2 provider not configuredStan Hu2018-12-101-0/+9
* Rewrite the GitHub importer from scratchYorick Peterse2017-11-071-2/+2
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-4/+4
* Namespace access token session key in `Import::GithubController`Rémy Coutable2016-12-191-1/+1
* Rename Gogs to Gitea, DRY the controller and improve viewsRémy Coutable2016-12-191-208/+10
* modify github import JS and controller so we can now specify a namespace and/...James Lopez2016-09-201-12/+34
* Don't create groups for unallowed users when importing projectsDouglas Barbosa Alexandre2016-08-311-10/+31
* Import from Github using Personal Access Tokens.Eric K Idema2016-06-301-0/+43
* Remove require_relative 'import_spec_helper'make-omniauth-tests-to-not-modify-global-stateKamil Trzcinski2016-06-081-1/+0
* Backport GitHub Enterprise import support from EEStan Hu2016-04-261-0/+2
* Fix duplicate repositories in GitHub import pageStan Hu2015-10-191-1/+1
* Remove user OAuth tokens stored in database for Bitbucket, GitHub, and GitLabStan Hu2015-08-231-6/+15
* Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets2015-06-231-11/+8
|\
| * Update and simplify Import controller specsRobert Speicher2015-06-221-11/+8
* | Fix Style/Blocks cop violationsRobert Speicher2015-06-221-8/+8
|/
* Add tests.import-current-userDouwe Maan2015-04-011-8/+88
* Fix missing GitHub organisation repositories on import page.Douwe Maan2015-03-121-2/+5
* Fix specs.Douwe Maan2015-02-241-0/+1
* Even more hound fixesJeroen van Baarsen2015-02-121-3/+3
* Fixed hound warningsJeroen van Baarsen2015-02-121-4/+8
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-4/+4
* GitHub importer refactoringValery Sizov2015-02-051-6/+6
* gitlab.com importer: fix specs after refactoringValery Sizov2015-02-051-2/+2
* GitLab.com integration: refactoringValery Sizov2015-02-051-0/+65