-
- Downloads
There was an error fetching the commit references. Please try again later.
refactor code based on feedback
parent
a2aa5058
No related branches found
No related tags found
Showing
- app/controllers/projects_controller.rb 2 additions, 2 deletionsapp/controllers/projects_controller.rb
- app/models/project.rb 8 additions, 4 deletionsapp/models/project.rb
- lib/api/project_export.rb 2 additions, 2 deletionslib/api/project_export.rb
- lib/gitlab/import_export/after_export_strategies/base_after_export_strategy.rb 1 addition, 1 deletion...ort/after_export_strategies/base_after_export_strategy.rb
- lib/gitlab/import_export/after_export_strategies/web_upload_strategy.rb 2 additions, 2 deletions...ort_export/after_export_strategies/web_upload_strategy.rb
- lib/gitlab/import_export/saver.rb 2 additions, 2 deletionslib/gitlab/import_export/saver.rb
- lib/tasks/gitlab/update_templates.rake 1 addition, 1 deletionlib/tasks/gitlab/update_templates.rake
- spec/lib/gitlab/import_export/after_export_strategies/base_after_export_strategy_spec.rb 1 addition, 1 deletion...fter_export_strategies/base_after_export_strategy_spec.rb
- spec/models/project_spec.rb 1 addition, 1 deletionspec/models/project_spec.rb
- spec/requests/api/project_export_spec.rb 1 addition, 1 deletionspec/requests/api/project_export_spec.rb
- spec/support/import_export/export_file_helper.rb 1 addition, 1 deletionspec/support/import_export/export_file_helper.rb
Please register or sign in to comment