gitlab-org--gitlab-foss/lib/gitlab/import_export
James Lopez a27d4d9e52
update uploads saver
2018-07-10 16:33:40 +02:00
..
after_export_strategies fix permissions 2018-07-06 18:07:53 +02:00
after_export_strategy_builder.rb Extend API for exporting a project with direct upload URL 2018-03-30 15:45:59 +00:00
attribute_cleaner.rb Blacklisting attributes in the project import process 2018-05-14 09:28:33 +02:00
attributes_finder.rb Blacklisting attributes in the project import process 2018-05-14 09:28:33 +02:00
avatar_restorer.rb Enable Style/EmptyLinesAroundClassBody cop 2016-08-06 03:52:24 +02:00
avatar_saver.rb Fix avatar saver and spec 2018-07-10 16:23:45 +02:00
command_line_util.rb Migrate restoring repo from bundle to Gitaly 2018-01-24 19:02:32 +01:00
error.rb Enable and autocorrect the CustomErrorClass cop 2017-03-01 15:28:10 +00:00
file_importer.rb Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
group_project_object_builder.rb update code based on feedback 2018-06-27 11:53:51 +02:00
hash_util.rb Fix issues importing forked projects 2017-04-04 16:34:19 +00:00
import_export.yml Take two for MR metrics population background migration 2018-05-30 11:51:29 -03:00
importer.rb Extend API for importing a project export with overwrite support 2018-04-06 15:23:49 +00:00
json_hash_builder.rb Add table for files in merge request diffs 2017-06-16 18:30:01 +01:00
lfs_restorer.rb Add helper for accessing lfs_objects for project 2018-04-05 10:21:51 +02:00
lfs_saver.rb Add helper for accessing lfs_objects for project 2018-04-05 10:21:51 +02:00
members_mapper.rb Add missing group members to export for I/E 2017-02-07 11:06:05 +01:00
merge_request_parser.rb Clean up schema of the "merge_requests" table 2017-11-20 12:45:33 +01:00
project_tree_restorer.rb refactor code based on feedback 2018-06-25 09:42:07 +02:00
project_tree_saver.rb Adds the option to override project description on export via API 2018-03-16 13:56:11 +00:00
reader.rb Blacklisting attributes in the project import process 2018-05-14 09:28:33 +02:00
relation_factory.rb update code based on feedback 2018-06-27 11:53:51 +02:00
repo_restorer.rb Migrate restoring repo from bundle to Gitaly 2018-01-24 19:02:32 +01:00
repo_saver.rb Find and mark more Git disk access locations 2018-06-05 15:51:14 +00:00
saver.rb Update Import/Export to use object storage (based on aa feature flag) 2018-07-06 15:46:18 +02:00
shared.rb Extend API for exporting a project with direct upload URL 2018-03-30 15:45:59 +00:00
statistics_restorer.rb Extend API for importing a project export with overwrite support 2018-04-06 15:23:49 +00:00
uploads_manager.rb update uploads saver 2018-07-10 16:33:40 +02:00
uploads_restorer.rb fixed specs and refactored a few things due to recent model changes and merge conflicts 2016-06-13 13:34:36 +02:00
uploads_saver.rb update uploads saver 2018-07-10 16:33:40 +02:00
version_checker.rb Merge branch 'fix/import-export-symlink-vulnerability' into 'security' 2016-11-03 16:04:18 +01:00
version_saver.rb fix export project file permissions issue 2016-09-30 16:10:48 +02:00
wiki_repo_saver.rb Find and mark more Git disk access locations 2018-06-05 15:51:14 +00:00
wiki_restorer.rb Create an empty wiki when there is no wiki in the gitlab export bundle 2018-02-12 15:38:10 +00:00