Rostislav Wolny
8e5d7dd917
Unify conditions for triggering cron for subscribers stats report
...
Having a different condition in the worker checkRequirements was causing
that the cron was attempting to schedule the jog over and over again.
[MAILPOET-3970]
2021-11-23 12:55:01 +01:00
Rostislav Wolny
325173286e
Fix stats reports checks in cron worker trigger
...
[MAILPOET-3948]
2021-11-17 10:15:28 +01:00
Jan Jakeš
1774b48666
Autofix unused "use" statements
...
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
Jan Jakeš
b39dac75d6
Autofix number of newlines between methods
...
[MAILPOET-2715]
2020-02-19 19:12:53 +00:00
Jan Jakeš
8c848cfa28
Convert property names to camel case
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
Jan Jakeš
54549ff037
Convert variable names to camel case
...
[MAILPOET-1796]
2020-01-14 15:22:42 +01:00
wxa
6ed3915b1a
Use a wrapped function for current_time [MAILPOET-2488]
2019-12-30 14:51:22 +01: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š
60889c53f4
Add Idiorm to MailPoetVendor namespace
...
[MAILPOET-2545]
2019-11-27 12:38:20 +00:00
Jan Jakeš
4e8165c4b4
Fix MailPoet & WordPress cron trigger tests
...
[MAILPOET-2538]
2019-11-25 12:30:18 +00:00
Jan Jakeš
40c87d50fe
Remove old Setting model from integration tests
...
[MAILPOET-2436]
2019-11-06 16:32:32 +00:00
Jan Jakeš
d970dda637
Replace "new SettingsController()" with fetch from DI container
...
[MAILPOET-2436]
2019-11-06 16:32:32 +00:00
Jan Jakeš
456cdacf26
Use constants from SettingsController instead of Setting model
...
[MAILPOET-2436]
2019-11-06 16:32:32 +00:00
Jan Jakeš
ade1cc4d8e
Autofix alphabetically sorted use statements
...
[MAILPOET-2409]
2019-10-01 14:29:30 +01:00
Jan Jakeš
1b5b9d89ff
Autofix namespace declaration spacing
...
[MAILPOET-2409]
2019-10-01 14:29:30 +01:00
wxa
76ff474aa4
Fix tests [MAILPOET-2251]
2019-08-06 12:13:54 +01:00
wxa
e1b8462254
Execute WordPress cron trigger with a time interval [MAILPOET-2181]
2019-08-01 13:09:18 -04:00
Amine Ben hammou
8fd19f1d68
Fix tests
2019-06-27 08:38:33 -04:00
Amine Ben hammou
ac54e198bf
Add test
2019-06-27 08:38:33 -04:00
Rostislav Wolny
7711e7fed1
Enable authorized emails worker
...
[MAILPOET-1987]
2019-05-21 09:58:29 -04:00
Pavel Dohnal
5da7110eb6
Use short array syntax
...
[MAILPOET-2090]
2019-05-20 10:18:45 -04:00
Pavel Dohnal
b9af15e19f
Enforce array trailling commas
...
[MAILPOET-2090]
2019-05-20 10:18:45 -04:00
Amine Ben hammou
658f4a6eb1
Add tests
2019-02-28 15:56:40 -05:00
wxa
fb77167a1f
Remove unused imports [MAILPOET-1825]
2019-02-21 09:51:53 -05:00
Rostislav Wolny
ff238bf69a
Refactor MailPoet\Cron to use new settings
...
[MAILPOET-1757]
2019-01-31 15:57:58 +01:00
Rostislav Wolny
4c6e76dd44
Add SettingsController cache reset to integration tests
...
[MAILPOET-1757]
2019-01-31 14:51:07 +01:00
wxa
87e515b89d
Move current unit tests to integration tests
2018-10-29 17:57:47 +03:00