gitlab-ce/lib/gitlab/import_export
Yorick Peterse 936e9e8950
Clean up schema of the "merge_requests" table
This adds various foreign keys and indexes to the "merge_requests" table
as outlined in https://gitlab.com/gitlab-org/gitlab-ce/issues/31825.

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/31825
2017-11-20 12:45:33 +01:00
..
attribute_cleaner.rb
attributes_finder.rb
avatar_restorer.rb
avatar_saver.rb
command_line_util.rb
error.rb
file_importer.rb
hash_util.rb
import_export.yml Merge branch '38464-k8s-apps' of https://gitlab.com/gitlab-org/gitlab-ce into 38464-k8s-apps 2017-11-07 21:24:28 +09:00
importer.rb Prefer polymorphism over specific type checks in Import service 2017-11-15 13:40:35 +01:00
json_hash_builder.rb
members_mapper.rb
merge_request_parser.rb Clean up schema of the "merge_requests" table 2017-11-20 12:45:33 +01:00
project_creator.rb
project_tree_restorer.rb
project_tree_saver.rb
reader.rb
relation_factory.rb Merge branch '38464-k8s-apps' of https://gitlab.com/gitlab-org/gitlab-ce into 38464-k8s-apps 2017-11-07 21:24:28 +09:00
repo_restorer.rb
repo_saver.rb
saver.rb
shared.rb
uploads_restorer.rb
uploads_saver.rb
version_checker.rb
version_saver.rb
wiki_repo_saver.rb