Rolf Schmidt b8481838cf Fixes #2074 - Ability of deleting customers and / or all ticket at once. 4 years ago
..
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. 4 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. 4 years ago
active_job_lock_cleanup_job.rb 4c9919a23e ActiveJobLock enhancements (cleanup and Delayed::Job destroy sync) 4 years ago
app_version_restart_job.rb a92f7b2153 Migrated AppVersionRestartJob to Active Job. 5 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. 4 years ago
checks_kb_client_notification_job.rb 9d4aff5eb0 Maintenance: Activated rubocop rule Layout/ExtraSpacing. 4 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. 4 years ago
data_privacy_task_job.rb b8481838cf Fixes #2074 - Ability of deleting customers and / or all ticket at once. 4 years ago
imap_authentication_migration_cleanup_job.rb 5f06c8c6b4 Fixes #2866 - G Suite accounts will only allow access to apps using OAuth. Password-based access will no longer be supported. 4 years ago
issue_2715_fix_broken_twitter_urls_job.rb 25cd644951 Fixes #2715 - Twitter status URLs are broken 4 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. 4 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. 4 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. 4 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. 4 years ago
ticket_article_communicate_email_job.rb 9d4aff5eb0 Maintenance: Activated rubocop rule Layout/ExtraSpacing. 4 years ago
ticket_create_screen_job.rb e98ebb7b3e Maintenance: Wrong log level (error) for debug line. 4 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. 4 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. 4 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. 5 years ago