gitlab-org--gitlab-foss/spec/lib/gitlab/import_export
Dmitriy Zaporozhets 83232be0e1
Add nested groups support on data level
* add parent_id field to namespaces table to store relation with nested groups
* create routes table to keep information about full path of every group and project
* project/group lookup by full path from routes table

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-12-08 11:47:16 +02:00
..
all_models.yml Add nested groups support on data level 2016-12-08 11:47:16 +02: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 fix spec 2016-07-19 14:31:22 +02: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 add project name and namespace to filename on project export 2016-07-15 12:55:28 +02:00
members_mapper_spec.rb Authorize users into imported GitLab project 2016-12-05 22:34:37 +02: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 Update specs to cope with new label types and priorities 2016-10-19 14:58:28 -02:00
project_tree_restorer_spec.rb Merge branch 'fix/import-export-symlink-vulnerability' into 'security' 2016-11-03 16:04:18 +01:00
project_tree_saver_spec.rb Update specs to cope with new label types and priorities 2016-10-19 14:58:28 -02:00
reader_spec.rb Project tools visibility level 2016-09-01 11:47:59 -03:00
relation_factory_spec.rb Prevent claiming associated model IDs via import and added relevant specs 2016-09-27 15:48:10 +02:00
repo_bundler_spec.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
safe_model_attributes.yml Add a starting date to milestones 2016-11-23 13:41:04 +02: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 Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00