gitlab-org--gitlab-foss/spec
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
..
config
controllers Add test, fix merge error 2016-10-14 12:28:19 +02:00
factories Update Boards::CreateService to handle with the has_many association 2016-10-11 11:39:04 -03:00
features Merge branch 'issue-23306-fix' into 'master' 2016-10-14 12:25:56 +00:00
finders Precalculate trending projects 2016-10-10 12:27:08 +02:00
fixtures Fix board relates specs 2016-10-11 11:47:56 -03:00
helpers refactors tests because of gitlab-test repository changes 2016-10-11 16:33:06 +01:00
initializers
javascripts Fixed conflict and corrected teaspoon test 2016-10-14 11:07:01 +02:00
lib Merge branch '22591-Convert-UTF-8-Emoji-to-Gitlab-emoji' into 'master' 2016-10-13 16:02:27 +00:00
mailers refactors tests because of gitlab-test repository changes 2016-10-11 16:33:06 +01:00
models Merge branch 'zj-show-deployed-time-ago' into 'master' 2016-10-14 11:01:46 +00:00
policies Make guests unable to view MRs 2016-10-11 16:51:26 +03:00
requests Merge branch 'api-version' into 'master' 2016-10-12 18:38:02 +00:00
routing Merge branch 'atom-routes' into 'master' 2016-10-11 14:04:31 +00:00
services Merge branch 'feature/process-pipeline-hooks-asynchronously' into 'master' 2016-10-14 16:48:42 +00:00
support writes tests to verify the issue is solved and fixes breaking issues. 2016-10-09 23:20:45 +01:00
tasks/gitlab Add a new gitlab:users:clear_all_authentication_tokens task 2016-10-11 10:21:18 +02:00
uploaders
views Show what time ago a MR was deployed 2016-10-14 11:07:00 +02:00
workers Merge branch 'feature/process-pipeline-hooks-asynchronously' into 'master' 2016-10-14 16:48:42 +00:00
factories_spec.rb
rails_helper.rb
simplecov_env.rb
spec_helper.rb Revert "Merge branch 'tests-use-tmpfs' into 'master'" 2016-10-12 14:45:26 +00:00
teaspoon_env.rb