52a8d1f3c6
Reduce code complexity on GitPushService#execute Code complexity for gitlab-ce after this has been refactored: ``` 27.3: GitPushService#execute ``` This still needs to be merged into `gitlab-ee` presumably with conflicts... Perhaps we should create another issue for doing that? I left the code sort of similar to what it was... If I could, I would have refactored most of the code into separate classes, etc. as it breaks probably all SOLID principles. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/13327 See merge request !2784 |
||
---|---|---|
.. | ||
build_email_worker.rb | ||
email_receiver_worker.rb | ||
emails_on_push_worker.rb | ||
gitlab_shell_worker.rb | ||
irker_worker.rb | ||
merge_worker.rb | ||
new_note_worker.rb | ||
post_receive.rb | ||
project_cache_worker.rb | ||
project_destroy_worker.rb | ||
project_service_worker.rb | ||
project_web_hook_worker.rb | ||
repository_archive_cache_worker.rb | ||
repository_fork_worker.rb | ||
repository_import_worker.rb | ||
stuck_ci_builds_worker.rb | ||
system_hook_worker.rb |