gitlab-org--gitlab-foss/lib/gitlab/import_export
James Lopez ad68bc63b5 Merge branches 'feature/project-export' and 'feature/project-import' of gitlab.com:gitlab-org/gitlab-ce into feature/project-import
# Conflicts:
#	app/models/project.rb
#	db/schema.rb
#	lib/gitlab/import_export/import_export_reader.rb
2016-06-13 12:43:25 +02:00
..
attributes_finder.rb fixed CI commits on export 2016-05-18 17:48:15 +02:00
command_line_util.rb some changes based on MR feedback 2016-05-16 10:13:00 +02:00
error.rb fix rubocop warnings 2016-05-12 11:29:06 +02:00
import_export.yml refactored loads of things due to commits to pipeline change 2016-06-13 10:55:54 +02:00
import_export_reader.rb Merge branches 'feature/project-export' and 'feature/project-import' of gitlab.com:gitlab-org/gitlab-ce into feature/project-import 2016-06-13 12:43:25 +02:00
import_service.rb refactoring more things based on MR feedback 2016-06-02 14:44:59 +02:00
importer.rb add message to notes about missing author on import 2016-05-13 12:33:13 +02:00
members_mapper.rb more and more refactoring 2016-06-02 10:59:54 +02:00
project_factory.rb refactored some namespace stuff and fixed project tree restorer spec. also removing controller so that it belongs to the UI MR 2016-05-04 17:42:02 +02:00
project_tree_restorer.rb refactoring relation factory, changed from module to class 2016-06-02 14:07:09 +02:00
project_tree_saver.rb Merge branches 'feature/project-export' and 'feature/project-import' of gitlab.com:gitlab-org/gitlab-ce into feature/project-import 2016-05-17 16:30:50 +02:00
relation_factory.rb refactoring more things based on MR feedback 2016-06-02 14:44:59 +02:00
repo_restorer.rb refactoring more things based on MR feedback 2016-06-02 14:44:59 +02:00
repo_saver.rb Merge branches 'feature/project-export' and 'feature/project-import' of gitlab.com:gitlab-org/gitlab-ce into feature/project-import 2016-06-13 12:43:25 +02:00
saver.rb add message to notes about missing author on import 2016-05-13 12:33:13 +02:00
shared.rb refactoring more things based on MR feedback 2016-06-02 14:44:59 +02:00
uploads_restorer.rb import uploads. Fixed a few things to do with members, triggers, etc... 2016-05-19 15:36:20 +02:00
uploads_saver.rb started refactoring a bunch of stuff based on feedback 2016-06-03 12:56:29 +02:00
version_checker.rb more and more refactoring 2016-06-02 10:59:54 +02:00
version_saver.rb Merge branches 'feature/project-export' and 'feature/project-import' of gitlab.com:gitlab-org/gitlab-ce into feature/project-import 2016-06-13 12:43:25 +02:00
wiki_repo_saver.rb Merge branches 'feature/project-export' and 'feature/project-import' of gitlab.com:gitlab-org/gitlab-ce into feature/project-import 2016-06-13 12:43:25 +02:00