gitlab-org--gitlab-foss/app/models/ci
Kamil Trzciński 3f68303829 Merge branch 'feature/process-pipeline-hooks-asynchronously' into 'master'
Execute pipeline hooks asynchronously

## What does this MR do?

This MR makes it possible to execute pipeline hooks asynchronously, what should help to improve performance of CI pipeline processing.

## What are the relevant issue numbers?

Closes #23056

See merge request !6824
2016-10-14 16:48:42 +00:00
..
build.rb Add build finished worker that creates a workflow 2016-10-14 14:45:14 +02:00
pipeline.rb Merge branch 'feature/process-pipeline-hooks-asynchronously' into 'master' 2016-10-14 16:48:42 +00:00
runner.rb Update runner version only when updating contacted_at 2016-10-03 12:07:47 +02:00
runner_project.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
trigger.rb Remove the annotate gem and delete old annotations 2016-05-09 18:00:28 +02:00
trigger_request.rb Improve implementation of variables 2016-07-20 13:17:21 +02:00
variable.rb Sort secret variables by key (fix #20870) 2016-09-09 15:06:50 -03:00