|
1774b48666
|
Autofix unused "use" statements
[MAILPOET-2715]
|
2020-02-19 19:12:53 +00:00 |
|
|
8c848cfa28
|
Convert property names to camel case
[MAILPOET-1796]
|
2020-01-14 15:22:42 +01:00 |
|
|
54549ff037
|
Convert variable names to camel case
[MAILPOET-1796]
|
2020-01-14 15:22:42 +01:00 |
|
|
43df66d162
|
Add public keyword to methods
[MAILPOET-2413]
|
2019-12-26 18:09:45 +03:00 |
|
|
0e964de6d4
|
Move nesbot/carbon to vendor-prefixed
[MAILPOET-2560]
|
2019-12-15 21:55:48 +00:00 |
|
|
382df5e034
|
Pass cron worker timer in process() method instead of a constructor
[MAILPOET-2538]
|
2019-11-25 12:30:18 +00:00 |
|
|
8a8b34e554
|
Remove useless method
[MAILPOET-2538]
|
2019-11-25 12:30:18 +00: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 |
|
|
9b1f7f2d8c
|
Refactor WooCommerce sync worker to use common single instance protection [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 |
|
|
c4f2be2edf
|
Clear the in_progress flag if WC sync task fails [MAILPOET-2202]
|
2019-08-01 13:09:18 -04:00 |
|
|
7f40e5b512
|
Clean up unused imports [MAILPOET-2208]
|
2019-07-19 08:54:50 -04:00 |
|
|
9f16cb6a5f
|
Check for unused privates
[MAILPOET-2090]
|
2019-05-20 10:18:45 -04:00 |
|
|
251ff637cb
|
Reschedule WP sync if the task is timed out [MAILPOET-1983]
|
2019-05-13 10:47:09 -04:00 |
|
|
6c13bc3104
|
Use a meta field to store the in-progress flag [MAILPOET-1983]
|
2019-05-13 10:47:09 -04:00 |
|
|
02020b8271
|
Don't run multiple instances of WC sync, don't check timer after completion [MAILPOET-1983]
|
2019-05-13 10:47:09 -04:00 |
|
|
3ee58aea10
|
Add space between if and ‘(‘
[MAILPOET-1791]
|
2019-02-13 08:26:27 -05:00 |
|
|
eb860c487b
|
Add a scheduled task for WooCommerce sync [MAILPOET-1723]
|
2019-02-12 08:56:40 -05:00 |
|