summaryrefslogtreecommitdiff
path: root/db/migrate/20160302152808_remove_wrong_import_url_from_projects.rb
Commit message (Expand)AuthorAgeFilesLines
* prevent algorithm and key length issue for upgrades from an older GilLab vers...James Lopez2016-07-201-1/+7
* Enable RuboCop for migrationsenable-rubocop-for-migrationsSean McGivern2016-06-091-0/+1
* fix rescue block on migrationJames Lopez2016-05-271-1/+1
* Mask credentials from URL when import of project has failed.Rubén Dávila2016-05-181-1/+1
* updated migration based on testing findingsJames Lopez2016-04-141-6/+13
* typoJames Lopez2016-04-111-1/+1
* changed a few things based on feedbackJames Lopez2016-04-111-12/+9
* some refactoring to symbolise keys across importers and left a TODOJames Lopez2016-04-051-2/+2
* fix migration issueJames Lopez2016-04-041-0/+1
* fix wordingJames Lopez2016-04-041-5/+5
* fixes based on MR reviewJames Lopez2016-04-041-14/+13
* corrected a couple of based on MR reviewJames Lopez2016-04-041-2/+2
* refactored code based on feedback plus fixed a couple of other issuesJames Lopez2016-03-281-22/+44
* added rest of importers, fixed specs and some issues with the migrationJames Lopez2016-03-231-3/+7
* fogbugz importer, also refactored migration again to make it easier to add ne...James Lopez2016-03-231-12/+19
* refactored migration a bit and fixed a few problems. Also added some loggingJames Lopez2016-03-231-13/+23
* update bitbucket importerJames Lopez2016-03-221-1/+1
* refactoring migration to add bitbucket stuffJames Lopez2016-03-221-10/+45
* updated migrationJames Lopez2016-03-211-2/+1
* remove byebugJames Lopez2016-03-211-1/+0
* fixed few issues with the migrationJames Lopez2016-03-211-4/+22
* more refactoringJames Lopez2016-03-211-13/+10
* some refactoring based on feedbackJames Lopez2016-03-211-33/+19
* refactored a bunch of stuff based on MR feedbackJames Lopez2016-03-071-16/+22
* some refactoring in the migration. Also fixed github import issue and updated...James Lopez2016-03-041-5/+10
* WIP - refactored migration and updated project_import_data with encrypted attJames Lopez2016-03-031-7/+29
* add initial migrationsJames Lopez2016-03-021-0/+17