Rodrigo Primo
963da3bf16
Refactor the method processTaskStrategy() of some SimpleWorker child classes
...
This commit refactors the method processTaskStrategy() of some
SimpleWorker child classes to use Doctrine instead of Paris. In this
commit are included all the classes that it was only necessary to change
the method signature as they were receiving a ScheduledTask object as
the first parameter but didn't use it. Now they receive a
ScheduledTaskEntity object as the first param.
[MAILPOET-3843]
2021-10-05 13:21:53 +02:00
Pavel Dohnal
21839fc30b
Fix indentation of multiline function declarations
...
[MAILPOET-3732]
2021-09-17 12:17:36 +02:00
Pavel Dohnal
cdda3480ca
Make all constructor signatures multiline
...
[MAILPOET-3732]
2021-09-16 14:19:40 +02:00
Rostislav Wolny
e5a671900b
Update Carbon usage in lib
...
[MAILPOET-3232]
2020-10-21 12:33:50 +02:00
Pavel Dohnal
4c86b5468a
Reduce beamer frequency
...
[MAILPOET-2704]
2020-02-13 19:01:46 +00:00
Amine Ben hammou
20eccaad67
Share the $wp property between workers
...
[MAILPOET-2396]
2020-01-07 09:39:28 +00:00
Amine Ben hammou
43df66d162
Add public keyword to methods
...
[MAILPOET-2413]
2019-12-26 18:09:45 +03:00
Jan Jakeš
0e964de6d4
Move nesbot/carbon to vendor-prefixed
...
[MAILPOET-2560]
2019-12-15 21:55:48 +00:00
Jan Jakeš
382df5e034
Pass cron worker timer in process() method instead of a constructor
...
[MAILPOET-2538]
2019-11-25 12:30:18 +00:00
Jan Jakeš
cd93940940
Make static methods in cron workers non-static
...
[MAILPOET-2538]
2019-11-25 12:30:18 +00:00
Jan Jakeš
1b5b9d89ff
Autofix namespace declaration spacing
...
[MAILPOET-2409]
2019-10-01 14:29:30 +01:00
Jan Jakeš
01a0fe96c4
Remove no longer necessary checks
...
[MAILPOET-1948]
2019-09-12 13:59:32 +02:00
wxa
7f40e5b512
Clean up unused imports [MAILPOET-2208]
2019-07-19 08:54:50 -04:00
Amine Ben hammou
7fba1be402
Fix code style and add checks
2019-06-27 08:38:33 -04:00
Amine Ben hammou
ac54e198bf
Add test
2019-06-27 08:38:33 -04:00
Amine Ben hammou
d980f9e3f4
Update last announcement date automatically
2019-06-27 08:38:33 -04:00
Amine Ben hammou
2fe193d5d9
Add Beamer Worker
2019-06-27 08:38:33 -04:00