gitlab-org--gitlab-foss/lib/gitlab/import_export
George Koltsov 9ef196b7a7 Set Private visibility for restricted Internal imported projects
With https://gitlab.com/gitlab-org/gitlab-ee/issues/12388 change going
live there is potential risk of breaking imports of 'Internal' projects.
This change makes sure if 'Internal' visibility level is restricted
all 'Internal' projects will be marked as 'Private'

See: https://gitlab.com/gitlab-org/gitlab-ce/issues/64311
2019-07-19 03:00:23 +00:00
..
after_export_strategies
after_export_strategy_builder.rb
attribute_cleaner.rb Add commit_id to AttributeCleaner::ALLOWED_REFERENCES 2019-07-15 10:30:39 +01:00
attributes_finder.rb
avatar_restorer.rb
avatar_saver.rb
command_line_util.rb
config.rb Backport the EE schema and migrations to CE 2019-06-17 17:09:05 +02:00
error.rb
file_importer.rb
group_project_object_builder.rb
hash_util.rb
import_export.yml Allow asynchronous rebase operations to be monitored 2019-07-04 08:50:55 +01:00
importer.rb
json_hash_builder.rb
lfs_restorer.rb
lfs_saver.rb
members_mapper.rb Fix order dependency with user params during imports 2019-05-28 10:31:51 +00:00
merge_request_parser.rb Add a rubocop for Rails.logger 2019-07-10 19:26:47 +00:00
project_tree_restorer.rb Set Private visibility for restricted Internal imported projects 2019-07-19 03:00:23 +00:00
project_tree_saver.rb
reader.rb Backport the EE schema and migrations to CE 2019-06-17 17:09:05 +02:00
relation_factory.rb Do not import legacy triggers from project JSON 2019-07-15 15:05:22 +02:00
relation_rename_service.rb
repo_restorer.rb
repo_saver.rb
saver.rb Add a rubocop for Rails.logger 2019-07-10 19:26:47 +00:00
shared.rb
statistics_restorer.rb
uploads_manager.rb
uploads_restorer.rb
uploads_saver.rb
version_checker.rb Add a rubocop for Rails.logger 2019-07-10 19:26:47 +00:00
version_saver.rb
wiki_repo_saver.rb
wiki_restorer.rb