Dominik Klein
|
e054d6ca79
Maintenance: Update copyright information.
|
10 months ago |
Florian Liebe
|
9dfc232536
Maintenance: Update copyright information.
|
1 year ago |
Mantas Masalskis
|
61326239a2
Fixes #4141 - background_services will stop immediately after starting
|
2 years ago |
Martin Gruner
|
d7b8b3662f
Maintenance: Updated to Rails 6.1.
|
2 years ago |
Martin Gruner
|
24c3bdfd87
Maintenance: Update copyright header.
|
2 years ago |
Martin Gruner
|
718899da18
Fixes #3653 - Freshdesk import fails with timeout error.
|
3 years ago |
Thorsten Eckel
|
ca56de3648
Maintenance: Updated to Rails 6.0.4 and the new Zeitwerk autoloader.
|
3 years ago |
Martin Gruner
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
Thorsten Eckel
|
bde3452f9b
Maintenance: Reduce logging (disable info) of ActiveJob.
|
3 years ago |
Thorsten Eckel
|
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 |
Thorsten Eckel
|
a6285f6566
Refactoring: Extract ActiveJob logic into concern to prevent/avoid fat class.
|
4 years ago |
Thorsten Eckel
|
5ca41c8389
Feature: Added centralized ActiveJob locking based on lock key. This prevents unnecessary executing/queuing of unique jobs multiple times.
|
5 years ago |
Thorsten Eckel
|
5745fa46bd
Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3.
|
5 years ago |
Thorsten Eckel
|
3a5d597ab9
Adding ActiveJob RSpec helper for using Test queue adapter.
|
5 years ago |
Thorsten Eckel
|
4d0130810f
Refactoring - Delayed::Job to ActiveJob migration: Allow tracking of ActiveJob#executions via Delayed::Job#attempts sync workaround.
|
5 years ago |
Ryan Lue
|
8c02483334
Add ActiveJob configuration / base class
|
6 years ago |