Martin Gruner 47ab69d7ad Fixes #3653 - Freshdesk import fails with timeout error. 3 years ago
..
application_job bde3452f9b Maintenance: Reduce logging (disable info) of ActiveJob. 3 years ago
concerns bde3452f9b Maintenance: Reduce logging (disable info) of ActiveJob. 3 years ago
session_timeout_job e0945fe066 Fixes #3605 - session timeout does regulary logout active users before timeout because of dead old sessions. 3 years ago
trigger_webhook_job ca88877bc8 Fixes #290, Closes #3185 - Webhooks. 3 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 47ab69d7ad Fixes #3653 - Freshdesk import fails with timeout error. 3 years ago
async_import_job.rb 47ab69d7ad Fixes #3653 - Freshdesk import fails with timeout error. 3 years ago
async_otrs_import_job.rb 5f3a8dc581 Refactoring: Migrated last Delayed::Job classes to ActiveJob. 3 years ago
chat_leave_job.rb 5f3a8dc581 Refactoring: Migrated last Delayed::Job classes to ActiveJob. 3 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
communicate_facebook_job.rb 041bf51b52 Maintenance: Rubocop enforces %r{} regular expression style 3 years ago
communicate_sms_job.rb 5f3a8dc581 Refactoring: Migrated last Delayed::Job classes to ActiveJob. 3 years ago
communicate_telegram_job.rb 041bf51b52 Maintenance: Rubocop enforces %r{} regular expression style 3 years ago
communicate_twitter_job.rb 041bf51b52 Maintenance: Rubocop enforces %r{} regular expression style 3 years ago
data_privacy_task_job.rb 3fb9b05027 Fixes #2074 - Ability of deleting customers and / or all ticket at once. 4 years ago
imap_authentication_migration_cleanup_job.rb e972d0be89 Follow up - db3f553140ef506f8d31815ec08651187a3a6e4f - Fixes #3215 - Renamed Office365 to Microsoft365. 3 years ago
issue_2715_fix_broken_twitter_urls_job.rb 85573432c0 Maintenance: Updated rubocop(-* gems) to latest version (1.4.1). 3 years ago
migrate_ldap_samaccountname_to_uid_job.rb 5f3a8dc581 Refactoring: Migrated last Delayed::Job classes to ActiveJob. 3 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 f06dc08502 Maintenance: Perform SearchIndexJob and SearchIndexAssociationsJob actions to reduce job numbers. 3 years ago
search_index_job.rb 3ace03d79b Followup 3657278da28672220e8fbc66445440db180ae352 - Fixes #3257 - Data in DB and elasticsearch (e.g. ticket. 3 years ago
session_timeout_job.rb 9d7b521960 Fixes #3632 - Monitoring endpoint complains about Failed to run SessionTimeoutJob.perform_now after 10 tries #<NoMethodError: undefined method id' for nil:NilClass`. 3 years ago
ticket_article_communicate_email_job.rb fdbf501be0 Maintenance: Refactor the remaining observers to concerns and drop the rails-observers dependency. 3 years ago
ticket_create_screen_job.rb e98ebb7b3e Maintenance: Wrong log level (error) for debug line. 4 years ago
ticket_escalation_rebuild_job.rb 1aa4e68c6c Refactoring: SLA and Escalation logic. Fixes #3410, fixes #3140, fixes #2579. 3 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 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 4 years ago
transaction_job.rb fdbf501be0 Maintenance: Refactor the remaining observers to concerns and drop the rails-observers dependency. 3 years ago
trigger_webhook_job.rb 02417225f7 Fixes #3372 - Reasoning about Webhooks activity. 3 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