summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | typoJames Lopez2016-04-111-1/+1
| * | | | | | | changed a few things based on feedbackJames Lopez2016-04-114-22/+17
| * | | | | | | fix create_or_update_import_dataJames Lopez2016-04-071-1/+4
| * | | | | | | fix schema file [ci skip]James Lopez2016-04-071-2/+3
| * | | | | | | refactored create_or_update_import_dataJames Lopez2016-04-074-19/+10
| * | | | | | | refactored a few things based on MR feedbackJames Lopez2016-04-076-22/+25
| * | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-04-07109-627/+1794
| |\ \ \ \ \ \ \
| * | | | | | | | removed TODO [ci skip]James Lopez2016-04-061-1/+0
| * | | | | | | | fix some issues with credentialsJames Lopez2016-04-063-9/+9
| * | | | | | | | some refactoring to symbolise keys across importers and left a TODOJames Lopez2016-04-058-20/+23
| * | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-04-0522-52/+138
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-04-04258-1636/+13143
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | 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-042-4/+3
| * | | | | | | | | | remove useless varJames Lopez2016-04-011-1/+0
| * | | | | | | | | | fixes after more import testingJames Lopez2016-04-012-2/+2
| * | | | | | | | | | fix github import issuesJames Lopez2016-04-012-2/+2
| * | | | | | | | | | fix fogbugz importJames Lopez2016-04-013-9/+12
| * | | | | | | | | | more fixes after doing more manual testing on importingJames Lopez2016-03-292-2/+4
| * | | | | | | | | | fixing a few issues after testing importsJames Lopez2016-03-293-13/+10
| * | | | | | | | | | fixed failing specsJames Lopez2016-03-292-1/+6
| * | | | | | | | | | refactored code based on feedback plus fixed a couple of other issuesJames Lopez2016-03-288-64/+81
| * | | | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-03-28140-1140/+5337
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | added rest of importers, fixed specs and some issues with the migrationJames Lopez2016-03-235-15/+23
| * | | | | | | | | | | fogbugz importer, also refactored migration again to make it easier to add ne...James Lopez2016-03-233-16/+30
| * | | | | | | | | | | refactored migration a bit and fixed a few problems. Also added some loggingJames Lopez2016-03-231-13/+23
| * | | | | | | | | | | fix rubocop warningJames Lopez2016-03-221-2/+0
| * | | | | | | | | | | fix gitlab import and specJames Lopez2016-03-222-5/+7
| * | | | | | | | | | | first round of fixes and spec fixesJames Lopez2016-03-226-37/+39
| * | | | | | | | | | | encrypt credentials in project_creator for bitbucket by defaultJames Lopez2016-03-221-1/+1
| * | | | | | | | | | | update bitbucket importerJames Lopez2016-03-223-7/+14
| * | | | | | | | | | | refactoring migration to add bitbucket stuffJames Lopez2016-03-221-10/+45
| * | | | | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-03-22170-1096/+1853
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-03-2181-126/+1121
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | updated migrationJames Lopez2016-03-212-5/+8
| * | | | | | | | | | | | | fix import data creationJames Lopez2016-03-211-2/+1
| * | | | | | | | | | | | | refactored code based on feedbackJames Lopez2016-03-212-5/+11
| * | | | | | | | | | | | | remove byebugJames Lopez2016-03-211-1/+0
| * | | | | | | | | | | | | fixed some rubocop warningsJames Lopez2016-03-215-5/+6
| * | | | | | | | | | | | | fixed few issues with the migrationJames Lopez2016-03-214-6/+26
| * | | | | | | | | | | | | more refactoringJames Lopez2016-03-2111-64/+72
| * | | | | | | | | | | | | added missing column for current att_encrypted versionJames Lopez2016-03-211-0/+1
| * | | | | | | | | | | | | some refactoring based on feedbackJames Lopez2016-03-217-50/+62
| * | | | | | | | | | | | | Merge branches 'fix/project-import_url' and 'master' of gitlab.com:gitlab-org...James Lopez2016-03-21773-10195/+14894
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | refactored a bunch of stuff based on MR feedbackJames Lopez2016-03-076-30/+44
| * | | | | | | | | | | | | | fix specsJames Lopez2016-03-045-7/+16
| * | | | | | | | | | | | | | added import url exposer to construct URL withunencrypted credentialsJames Lopez2016-03-045-5/+24
| * | | | | | | | | | | | | | some refactoring in the migration. Also fixed github import issue and updated...James Lopez2016-03-044-9/+25