Skip to content
Snippets Groups Projects
Select Git revision
  • as-if-foss/521342-use-clickhouse-when-generating-a-frontend-fixture
  • as-if-foss/issue_517122
  • as-if-foss/improved-patch-file-filtering
  • as-if-foss/use-other-constant
  • as-if-foss/renovate-gems/axe-core-rspec
  • as-if-foss/nt/fix-comment-author-fullname
  • as-if-foss/521400-add-feature-flag-model-upgrade-summarize-merge-request
  • as-if-foss/450442-automatic-feature-flag-removal
  • as-if-foss/tbulva-long-line-bug
  • as-if-foss/uno/4547947/delete-expired-vulnerability-exports-daily
  • as-if-foss/491287-improve-glql-copy
  • as-if-foss/morefice/add-schema-to-finalize-migration-keep
  • as-if-foss/mrincon-fix-no-unused-properties
  • as-if-foss/renovate-gems/oj
  • as-if-foss/renovate-gems/sprockets-rails
  • as-if-foss/andrey-pass-ruby-version-qa-trigger
  • as-if-foss/498878-cleanup
  • as-if-foss/515917-update-feature-name-to-gitlab-duo-self-hosted
  • as-if-foss/duo_chat_docs_qa_claude_3_7-feature-flag
  • as-if-foss/493768-add-approvals-project-id-fk
  • v17.7.6 protected
  • v17.8.4 protected
  • v17.9.1 protected
  • v17.8.3 protected
  • v17.7.5 protected
  • v17.9.0 protected
  • v17.9.0-rc42 protected
  • v17.6.5 protected
  • v17.7.4 protected
  • v17.8.2 protected
  • v17.6.4 protected
  • v17.7.3 protected
  • v17.8.1 protected
  • v17.8.0 protected
  • v17.7.2 protected
  • v17.8.0-rc42 protected
  • v17.5.5 protected
  • v17.6.3 protected
  • v17.7.1 protected
  • v17.7.0 protected
40 results

create_pipeline_service.rb

  • Maxim Rydkin's avatar
    2537ab39
    add auto-cancel for pending pipelines on branch, if they are not HEAD · 2537ab39
    Maxim Rydkin authored
    fix changelog MR reference
    
    add non-HEAD builds finder and add `created` pipelines to scope
    
    add spec for auto-cancel non-HEAD pipelines and refactor create_pipeline_service_spec
    
    more refactoring for spec
    
    adds option for auto-cancel into CI/CD settings
    
    fix spec to new configuration
    
    fix rubocop
    
    fix schema.rb
    
    fix schema.rb
    
    replace Gitlab 9.0 with 9.1 in doc
    
    change wording on pipeline settings
    
    added auto_canceled_by field as identifier of autocancel subject
    
    remove unnecessary index
    
    replace service with retry_lock
    
    replace auto_cancel_pending_pipelines boolean setting with integer (and enum in model)
    
    fix schema.rb
    
    fix schema.rb
    
    remove projekt attribute and clean up spec
    
    clean up spec withcouple of shared examples
    
    added spec for "It does not cancel current pipeline" scenario
    
    add some specs to auto-cancel
    
    add spec for another branch pipelines
    2537ab39
    History
    add auto-cancel for pending pipelines on branch, if they are not HEAD
    Maxim Rydkin authored
    fix changelog MR reference
    
    add non-HEAD builds finder and add `created` pipelines to scope
    
    add spec for auto-cancel non-HEAD pipelines and refactor create_pipeline_service_spec
    
    more refactoring for spec
    
    adds option for auto-cancel into CI/CD settings
    
    fix spec to new configuration
    
    fix rubocop
    
    fix schema.rb
    
    fix schema.rb
    
    replace Gitlab 9.0 with 9.1 in doc
    
    change wording on pipeline settings
    
    added auto_canceled_by field as identifier of autocancel subject
    
    remove unnecessary index
    
    replace service with retry_lock
    
    replace auto_cancel_pending_pipelines boolean setting with integer (and enum in model)
    
    fix schema.rb
    
    fix schema.rb
    
    remove projekt attribute and clean up spec
    
    clean up spec withcouple of shared examples
    
    added spec for "It does not cancel current pipeline" scenario
    
    add some specs to auto-cancel
    
    add spec for another branch pipelines
Code owners
Assign users and groups as approvers for specific file changes. Learn more.