-
- Downloads
Add active_jobs_limit to plans table
This is a port from EE changes where we introduce a new limit for Plan model. https://dev.gitlab.org/gitlab/gitlab-ee/merge_requests/1182
Showing
- app/models/ci/pipeline.rb 1 addition, 0 deletionsapp/models/ci/pipeline.rb
- app/services/ci/create_pipeline_service.rb 2 additions, 1 deletionapp/services/ci/create_pipeline_service.rb
- db/migrate/20190816151221_add_active_jobs_limit_to_plans.rb 17 additions, 0 deletionsdb/migrate/20190816151221_add_active_jobs_limit_to_plans.rb
- db/schema.rb 2 additions, 1 deletiondb/schema.rb
- lib/gitlab/ci/pipeline/chain/limit/job_activity.rb 21 additions, 0 deletionslib/gitlab/ci/pipeline/chain/limit/job_activity.rb
Please register or sign in to comment