gitlab-ce/app/services/git
Kamil Trzciński 2b9492a292 Process at most 4 pipelines during push
This adds a limitation that we will try to create pipeline
for at most 4 first changes (branches and tags).

This does not affect processing of Pipelines for Merge Requests,
as each updated MR will have associated pipeline created.
2019-04-10 11:51:19 +02:00
..
base_hooks_service.rb Process at most 4 pipelines during push 2019-04-10 11:51:19 +02:00
branch_hooks_service.rb
branch_push_service.rb
tag_hooks_service.rb
tag_push_service.rb