gitlab-org--gitlab-foss/app/workers
Yorick Peterse d67e2045a0 Drop empty tag values from metrics
InfluxDB throws an error when trying to store a list of tags where one
or more have an empty value.
2015-12-17 17:25:48 +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 replace Gitolited mixin with Gitlab::ShellAdapter 2013-03-21 21:01:14 +02:00
irker_worker.rb Add Irker service configuration options 2015-07-05 06:40:56 -07:00
merge_worker.rb API support, incorporated feedback 2015-11-18 11:17:41 +01:00
metrics_worker.rb Drop empty tag values from metrics 2015-12-17 17:25:48 +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 Fix async services execution broken in 7.6 2014-12-29 17:48:43 +02:00
project_web_hook_worker.rb Added X-GitLab-Event header for web hooks 2015-05-08 16:49:03 +03:00
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 Added X-GitLab-Event header for web hooks 2015-05-08 16:49:03 +03:00