summaryrefslogtreecommitdiff
path: root/lib/gitlab/github_import/project_creator.rb
Commit message (Expand)AuthorAgeFilesLines
* Rewrite the GitHub importer from scratchYorick Peterse2017-11-071-52/+0
* Revert "Merge branch 'revert-9cac0317' into 'master' "Grzegorz Bizon2017-01-231-1/+3
* Revert "Merge branch 'dont-persist-application-settings-in-test-env' into 'ma...Grzegorz Bizon2017-01-211-3/+1
* Don't persist ApplicationSetting in test envdont-persist-application-settings-in-test-envRémy Coutable2017-01-151-1/+3
* Gogs ImporterKim "BKC" Carlbäcker2016-12-191-4/+5
* Skip wiki creation when GitHub project has wiki enabledDouglas Barbosa Alexandre2016-10-041-11/+24
* modify github import JS and controller so we can now specify a namespace and/...James Lopez2016-09-201-3/+4
* Merge branch 'issue_19734' into 'master' Douwe Maan2016-09-011-3/+9
|\
| * Project tools visibility levelFelipe Artur2016-09-011-3/+9
* | GitHub importer use default project visibility for non-private projectsDouglas Barbosa Alexandre2016-08-311-1/+1
|/
* some refactoring based on feedbackJames Lopez2016-03-211-12/+2
* refactored a bunch of stuff based on MR feedbackJames Lopez2016-03-071-2/+1
* added import url exposer to construct URL withunencrypted credentialsJames Lopez2016-03-041-2/+2
* some refactoring in the migration. Also fixed github import issue and updated...James Lopez2016-03-041-2/+10
* Import GitHub wiki into GitLabDouglas Barbosa Alexandre2016-01-141-1/+2
* Remove user OAuth tokens stored in database for Bitbucket, GitHub, and GitLabStan Hu2015-08-231-4/+9
* Use Projects::CreateService to create imported projects so hooks are executed.Douwe Maan2015-04-061-16/+3
* GitLab.com integration: refactoringValery Sizov2015-02-051-0/+39