gitlab-org--gitlab-foss/spec/lib/gitlab/import_export
Ruben Davila bdc9322450 Use normal associations instead of polymorphic.
We can't properly use foreign keys on columns that are configured for
polymorphic associations which has disadvantages related to data
integrity and storage. Given we only use time tracking for Issues and
Merge Requests we're moving to the usage of regular associations.
2017-02-07 10:41:44 -05:00
..
all_models.yml Use normal associations instead of polymorphic. 2017-02-07 10:41:44 -05:00
attribute_cleaner_spec.rb
attribute_configuration_spec.rb
avatar_restorer_spec.rb
avatar_saver_spec.rb
file_importer_spec.rb
import_export_spec.rb Use :empty_project where possible throughout spec/lib 2017-01-25 12:25:42 -05:00
members_mapper_spec.rb Add missing group members to export for I/E 2017-02-07 11:06:05 +01:00
model_configuration_spec.rb
project.json Ignore encrypted attributes in Import/Export 2017-01-30 12:34:32 +01:00
project_tree_restorer_spec.rb Add traits for ProjectFeatures to Project factory 2017-02-05 13:11:45 +05:00
project_tree_saver_spec.rb Merge branch 'fix/import-group-members' into 'master' 2017-02-07 11:59:56 +00:00
reader_spec.rb Add missing group members to export for I/E 2017-02-07 11:06:05 +01:00
relation_factory_spec.rb fix typo in spec 2017-01-30 12:34:32 +01:00
repo_bundler_spec.rb Use :empty_project where possible throughout spec/lib 2017-01-25 12:25:42 -05:00
safe_model_attributes.yml Use normal associations instead of polymorphic. 2017-02-07 10:41:44 -05:00
version_checker_spec.rb
wiki_repo_bundler_spec.rb Use :empty_project where possible throughout spec/lib 2017-01-25 12:25:42 -05:00