|
382df5e034
|
Pass cron worker timer in process() method instead of a constructor
[MAILPOET-2538]
|
2019-11-25 12:30:18 +00:00 |
|
|
cd93940940
|
Make static methods in cron workers non-static
[MAILPOET-2538]
|
2019-11-25 12:30:18 +00:00 |
|
|
81caa04479
|
Use CronHelper service in cron workers [MAILPOET-2459]
|
2019-11-06 09:58:36 +00:00 |
|
|
622ae8d4df
|
Deactivate inactive subscribers by ID range for performance reasons [MAILPOET-2392]
|
2019-10-16 13:55:01 +01:00 |
|
|
1b5b9d89ff
|
Autofix namespace declaration spacing
[MAILPOET-2409]
|
2019-10-01 14:29:30 +01:00 |
|
|
12c526e120
|
Merge SingleInstanceSimpleWorker into SimpleWorker [MAILPOET-2385]
|
2019-09-30 14:18:08 +01:00 |
|
|
2a48d0846d
|
Move exception handling from concrete workers into processTask() [MAILPOET-2385]
|
2019-09-30 14:18:08 +01:00 |
|
|
ce645306a5
|
Use single instance protection for inactive subscribers sync [MAILPOET-2385]
|
2019-09-30 14:18:08 +01:00 |
|
|
01a0fe96c4
|
Remove no longer necessary checks
[MAILPOET-1948]
|
2019-09-12 13:59:32 +02:00 |
|
|
f5d154d680
|
Reactivate all inactive subscribers when inactive interval is set to never
[MAILPOET-2003]
|
2019-04-25 11:41:02 -04:00 |
|
|
8be29b0863
|
Skip subscribes deactivation when tracking is disabled
[MAILPOET-1791]
|
2019-04-22 10:58:13 -04:00 |
|
|
7eb0e23d22
|
Add cron worker for inactive subscribers
[MAILPOET-1791]
|
2019-04-22 10:58:13 -04:00 |
|