.. |
application_job
|
5b262c75b0
Follow up - ed8a152f28a18e6d070dadbba2e79e524a3b42f7 - Fixes #2911 - Performance: Improved touching assets of users, organizations and tickets. Touching of Organization causes endless SearchIndexJob creation / Organization touch loop.
|
5 years ago |
concerns
|
47778f2d2f
Follow up - 2c8825b387445fc9aaaa945433aaf94851540375 - ActiveJobLock lock update fails due to ActiveRecord::Deadlocked "Mysql2::Error: Deadlock found when trying to get lock; try restarting transaction" exception.
|
5 years ago |
active_job_lock_cleanup_job.rb
|
4c9919a23e
ActiveJobLock enhancements (cleanup and Delayed::Job destroy sync)
|
5 years ago |
app_version_restart_job.rb
|
a92f7b2153
Migrated AppVersionRestartJob to Active Job.
|
6 years ago |
application_job.rb
|
5b262c75b0
Follow up - ed8a152f28a18e6d070dadbba2e79e524a3b42f7 - Fixes #2911 - Performance: Improved touching assets of users, organizations and tickets. Touching of Organization causes endless SearchIndexJob creation / Organization touch loop.
|
5 years ago |
checks_kb_client_notification_job.rb
|
5ca41c8389
Feature: Added centralized ActiveJob locking based on lock key. This prevents unnecessary executing/queuing of unique jobs multiple times.
|
5 years ago |
collection_update_job.rb
|
22911f8616
Refactoring: Improve performance by pushing Ticket create screen information on demand to the client instead of checking every X seconds via the Scheduler.
|
5 years ago |
issue_2715_fix_broken_twitter_urls_job.rb
|
25cd644951
Fixes #2715 - Twitter status URLs are broken
|
5 years ago |
scheduled_touch_job.rb
|
5ca41c8389
Feature: Added centralized ActiveJob locking based on lock key. This prevents unnecessary executing/queuing of unique jobs multiple times.
|
5 years ago |
search_index_associations_job.rb
|
5b262c75b0
Follow up - ed8a152f28a18e6d070dadbba2e79e524a3b42f7 - Fixes #2911 - Performance: Improved touching assets of users, organizations and tickets. Touching of Organization causes endless SearchIndexJob creation / Organization touch loop.
|
5 years ago |
search_index_job.rb
|
5b262c75b0
Follow up - ed8a152f28a18e6d070dadbba2e79e524a3b42f7 - Fixes #2911 - Performance: Improved touching assets of users, organizations and tickets. Touching of Organization causes endless SearchIndexJob creation / Organization touch loop.
|
5 years ago |
sla_ticket_rebuild_escalation_job.rb
|
5ca41c8389
Feature: Added centralized ActiveJob locking based on lock key. This prevents unnecessary executing/queuing of unique jobs multiple times.
|
5 years ago |
ticket_article_communicate_email_job.rb
|
40dcb0e132
Updated rubocop to latest version (0.74).
|
5 years ago |
ticket_create_screen_job.rb
|
22911f8616
Refactoring: Improve performance by pushing Ticket create screen information on demand to the client instead of checking every X seconds via the Scheduler.
|
5 years ago |
ticket_online_notification_seen_job.rb
|
5ca41c8389
Feature: Added centralized ActiveJob locking based on lock key. This prevents unnecessary executing/queuing of unique jobs multiple times.
|
5 years ago |
ticket_user_ticket_counter_job.rb
|
5ca41c8389
Feature: Added centralized ActiveJob locking based on lock key. This prevents unnecessary executing/queuing of unique jobs multiple times.
|
5 years ago |
update_cti_logs_by_caller_job.rb
|
0afd2ba741
Make new CallerId records adopt matching call logs (partially fixes #2057)
|
6 years ago |
user_device_log_job.rb
|
d7401b6a57
Refactoring: Migrated UserDeviceLogJob from Delayed::Job to Active Job.
|
6 years ago |