-
- Downloads
There was a problem fetching the pipeline summary.
Merge branch 'fix/import-export-missing-attributes' into 'master'
Include missing project attributes to Import/Export Closes gitlab-ee#2251 and #26333 See merge request !10880
parent
04e3c36c
No related branches found
No related tags found
Pipeline #
Showing
- app/models/project.rb 15 additions, 0 deletionsapp/models/project.rb
- changelogs/unreleased/fix-import-export-missing-attributes.yml 4 additions, 0 deletions...elogs/unreleased/fix-import-export-missing-attributes.yml
- lib/gitlab/import_export/import_export.yml 25 additions, 5 deletionslib/gitlab/import_export/import_export.yml
- lib/gitlab/import_export/project_tree_restorer.rb 2 additions, 2 deletionslib/gitlab/import_export/project_tree_restorer.rb
- lib/gitlab/import_export/reader.rb 4 additions, 1 deletionlib/gitlab/import_export/reader.rb
- spec/lib/gitlab/import_export/fork_spec.rb 1 addition, 1 deletionspec/lib/gitlab/import_export/fork_spec.rb
- spec/lib/gitlab/import_export/project.json 1 addition, 0 deletionsspec/lib/gitlab/import_export/project.json
- spec/lib/gitlab/import_export/project_tree_restorer_spec.rb 4 additions, 0 deletionsspec/lib/gitlab/import_export/project_tree_restorer_spec.rb
- spec/lib/gitlab/import_export/project_tree_saver_spec.rb 11 additions, 0 deletionsspec/lib/gitlab/import_export/project_tree_saver_spec.rb
- spec/lib/gitlab/import_export/reader_spec.rb 1 addition, 1 deletionspec/lib/gitlab/import_export/reader_spec.rb
- spec/lib/gitlab/import_export/safe_model_attributes.yml 22 additions, 0 deletionsspec/lib/gitlab/import_export/safe_model_attributes.yml
- spec/models/project_spec.rb 19 additions, 0 deletionsspec/models/project_spec.rb
- spec/support/import_export/import_export.yml 4 additions, 4 deletionsspec/support/import_export/import_export.yml
Please register or sign in to comment