summaryrefslogtreecommitdiff
path: root/lib/gitlab/google_code_import/project_creator.rb
Commit message (Expand)AuthorAgeFilesLines
* create import data in serviceJames Lopez2016-05-101-6/+3
* refactored create_or_update_import_dataJames Lopez2016-04-071-1/+1
* refactored a few things based on MR feedbackJames Lopez2016-04-071-3/+1
* fixing a few issues after testing importsJames Lopez2016-03-291-6/+3
* refactored code based on feedback plus fixed a couple of other issuesJames Lopez2016-03-281-1/+1
* added rest of importers, fixed specs and some issues with the migrationJames Lopez2016-03-231-1/+1
* Fixed Rubocop offensesGabriel Mazetto2015-12-151-1/+2
* Fix rubocop warnings in libGuilherme Garnier2015-10-031-1/+1
* Move import data out of project so it doesn't take ages to load.Douwe Maan2015-04-171-19/+10
* Allow user map to be specified.Douwe Maan2015-04-141-3/+9
* Allow projects to be imported from Google Code.Douwe Maan2015-04-031-0/+40