gitlab-org--gitlab-foss/app/workers
Kamil Trzcinski d5c91bb9a6 Migrate CI WebHooks and Emails to new tables 2015-12-10 16:04:08 +01:00
..
build_email_worker.rb Migrate CI WebHooks and Emails to new tables 2015-12-10 16:04:08 +01:00
email_receiver_worker.rb fix specs 2015-11-30 16:12:31 +02:00
emails_on_push_worker.rb Rails update to 4.2.4 2015-11-25 18:18:44 +02:00
gitlab_shell_worker.rb
irker_worker.rb
merge_worker.rb API support, incorporated feedback 2015-11-18 11:17:41 +01:00
post_receive.rb Trigger post-receive hoooks when commits are made by GitLab 2015-08-10 10:54:42 +02:00
project_cache_worker.rb Avoid cache building for super-weird case when repository root_ref is nil 2015-07-17 16:03:38 +02:00
project_service_worker.rb
project_web_hook_worker.rb
repository_archive_cache_worker.rb Clear archive cache asynchronously 2015-10-20 16:53:37 +02:00
repository_fork_worker.rb Store and show reason why import failed. 2015-11-18 12:00:56 +01:00
repository_import_worker.rb Remove accidentally added line. #3598 2015-11-20 16:50:48 -05:00
stuck_ci_builds_worker.rb Migrate from Sidetiq to Sidekiq-cron 2015-12-04 11:29:45 -02:00
system_hook_worker.rb