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 Merge branch 'fix/import-projectmember-security' into 'security' 2016-11-03 16:04:18 +01:00
attribute_configuration_spec.rb Add markdown cache columns to the database, but don't use them yet 2016-10-07 02:54:25 +01:00
avatar_restorer_spec.rb Add Gitlab::Middleware::Multipart 2016-12-15 12:26:36 +01:00
avatar_saver_spec.rb squashed - added avatar saver/restorer and specs 2016-07-19 13:06:06 +02:00
file_importer_spec.rb Merge branch 'fix/import-export-symlink-vulnerability' into 'security' 2016-11-03 16:04:18 +01:00
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 refactored some stuff and added new models / attributes after rebase 2016-09-09 14:56:10 +02:00
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 Merge branch 'fix/import-export-symlink-vulnerability' into 'security' 2016-11-03 16:04:18 +01:00
wiki_repo_bundler_spec.rb Use `:empty_project` where possible throughout spec/lib 2017-01-25 12:25:42 -05:00