summaryrefslogtreecommitdiff
path: root/lib/gitlab/import_export/relation_factory.rb
Commit message (Expand)AuthorAgeFilesLines
* Squashed - fix encoding issuefix/import-export-encodingJames Lopez2016-07-191-0/+5
* fix EE => CE project import, and updated JSON specJames Lopez2016-07-141-2/+6
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* use has_many relationship with eventsJames Lopez2016-07-011-0/+1
* fix utc errorJames Lopez2016-06-221-1/+3
* few fixes after refactoring the whole UI stuffJames Lopez2016-06-141-2/+2
* updated relation_factory based on MR feedbackJames Lopez2016-06-141-3/+3
* refactored notes logicJames Lopez2016-06-131-3/+5
* few more changes based on feedbackJames Lopez2016-06-131-4/+4
* fixed specs and refactored a few things due to recent model changes and merge...James Lopez2016-06-131-2/+2
* refactoring more things based on MR feedbackJames Lopez2016-06-021-3/+3
* refactoring relation factory, changed from module to classJames Lopez2016-06-021-58/+67
* more and more refactoringJames Lopez2016-06-021-1/+1
* started refactoring some stuff based on MR feedbackJames Lopez2016-06-011-10/+7
* fix extra spaceJames Lopez2016-05-191-1/+0
* fixed small issue mapping membersJames Lopez2016-05-191-3/+3
* import uploads. Fixed a few things to do with members, triggers, etc...James Lopez2016-05-191-1/+9
* fixed issue exporting buildsJames Lopez2016-05-181-1/+14
* update relation factory with new models exceptionsJames Lopez2016-05-181-1/+9
* revert changes as builds are related to statuses which are already thereJames Lopez2016-05-181-46/+20
* added commits mapper and DB config import stuffJames Lopez2016-05-181-20/+46
* fix issue with forked MRsJames Lopez2016-05-161-2/+10
* restricted actual member mapping to adminsJames Lopez2016-05-131-5/+12
* fixed leaving comments on notes about missing authorsJames Lopez2016-05-131-4/+5
* update json and fix notes issueJames Lopez2016-05-131-2/+2
* add message to notes about missing author on importJames Lopez2016-05-131-2/+18
* refactored import stuff, moved to libJames Lopez2016-04-141-0/+60