-
- Downloads
Merge branch 'fix/import-export-db-errors' into 'master'
Fix import/export database errors Fixes protected branches errors when importing a project including them Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/21295 Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/21799 See merge request !6099
No related branches found
No related tags found
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- app/models/ci/pipeline.rb 6 additions, 5 deletionsapp/models/ci/pipeline.rb
- doc/user/project/settings/import_export.md 16 additions, 2 deletionsdoc/user/project/settings/import_export.md
- lib/gitlab/import_export.rb 2 additions, 1 deletionlib/gitlab/import_export.rb
- lib/gitlab/import_export/import_export.yml 3 additions, 1 deletionlib/gitlab/import_export/import_export.yml
- lib/gitlab/import_export/relation_factory.rb 24 additions, 4 deletionslib/gitlab/import_export/relation_factory.rb
- lib/gitlab/import_export/version_checker.rb 2 additions, 2 deletionslib/gitlab/import_export/version_checker.rb
- spec/features/projects/import_export/test_project_export.tar.gz 0 additions, 0 deletions...eatures/projects/import_export/test_project_export.tar.gz
- spec/lib/gitlab/import_export/project.json 75 additions, 5 deletionsspec/lib/gitlab/import_export/project.json
- spec/lib/gitlab/import_export/project_tree_restorer_spec.rb 30 additions, 6 deletionsspec/lib/gitlab/import_export/project_tree_restorer_spec.rb
- spec/lib/gitlab/import_export/version_checker_spec.rb 1 addition, 1 deletionspec/lib/gitlab/import_export/version_checker_spec.rb
No preview for this file type
Please register or sign in to comment