Skip to content
Snippets Groups Projects
Select Git revision
  • dbiryukov_populate_projects_with_pipeline_variables_mr-499491
  • 477783-use-segmented-export-for-project-and-instance-level-vulnerability-exports
  • jay-update-vault-setup-docs
  • tbulva-darkmode-regex-design-token
  • 451588-remove-vuex-create-update-actions
  • 474946-update-relationship-icons-on-boards
  • saf-add-policy-rules-for-organizational-cluster-agents
  • Remove-Orphaned-Vulnerability-Notes
  • 521971-variables-inputs-banner
  • master default protected
  • issue_509317
  • 515973-dast-docs-timeout-explanation-diagram
  • kkwentus-update-workflow-install
  • mermaid-copy-clipboard
  • 418827-expand-diff
  • adjust-feature-settings-mutation
  • 521383-add-feature-flag-model-upgrade-summarize-code-review
  • ingest_and_display_direct_dependencies
  • irinabron/521739-pg-stat-statements
  • prevent-submitting-when-non-csv-file-selected-on-front-end
  • v17.7.6-ee protected
  • v17.8.4-ee protected
  • v17.9.1-ee protected
  • v17.8.3-ee protected
  • v17.7.5-ee protected
  • v17.9.0-ee protected
  • v17.9.0-rc42-ee protected
  • v17.6.5-ee protected
  • v17.7.4-ee protected
  • v17.8.2-ee protected
  • v17.6.4-ee protected
  • v17.7.3-ee protected
  • v17.8.1-ee protected
  • v17.8.0-ee protected
  • v17.7.2-ee protected
  • v17.8.0-rc42-ee protected
  • v17.5.5-ee protected
  • v17.6.3-ee protected
  • v17.7.1-ee protected
  • v17.7.0-ee protected
40 results

create_service.rb

  • João Alexandre Cunha's avatar
    05071f04
    Refactor the BulkImportService · 05071f04
    João Alexandre Cunha authored
    It's better to have feature specific logic scoped under their own
    namespaces instead of the root namespace. So here we're moving:
    BulkImportService to BulkImports::CreateService.
    
    I also intend to create other services for the BulkImports. For intance,
    the BulkImports::StatusService
    05071f04
    History
    Refactor the BulkImportService
    João Alexandre Cunha authored
    It's better to have feature specific logic scoped under their own
    namespaces instead of the root namespace. So here we're moving:
    BulkImportService to BulkImports::CreateService.
    
    I also intend to create other services for the BulkImports. For intance,
    the BulkImports::StatusService
Code owners
Assign users and groups as approvers for specific file changes. Learn more.