-
- Downloads
Specify if `iid` should be generated during Import
Refactor `InternalId` generation. Remove a hack to handle ci_pipelines.iid for imports.
parent
56987a07
No related branches found
No related tags found
Showing
- app/models/ci/pipeline.rb 1 addition, 1 deletionapp/models/ci/pipeline.rb
- app/models/concerns/atomic_internal_id.rb 55 additions, 20 deletionsapp/models/concerns/atomic_internal_id.rb
- lib/gitlab/import_export/project_tree_restorer.rb 1 addition, 14 deletionslib/gitlab/import_export/project_tree_restorer.rb
- spec/models/concerns/atomic_internal_id_spec.rb 41 additions, 23 deletionsspec/models/concerns/atomic_internal_id_spec.rb
Please register or sign in to comment