|
7d6f69ec1d
|
Upgrade PHPStan level to 3
[MAILPOET-1915]
|
2019-03-21 14:02:59 -04:00 |
|
|
0a436087e1
|
Replace all WP function calls
|
2019-03-07 08:30:14 -05:00 |
|
|
bed80e67f1
|
Use phpstan level 2
[MAILPOET-1822]
|
2019-02-21 13:49:52 -05:00 |
|
|
3ee58aea10
|
Add space between if and ‘(‘
[MAILPOET-1791]
|
2019-02-13 08:26:27 -05:00 |
|
|
9e9561e576
|
Add space between catch and ‘(‘
[MAILPOET-1791]
|
2019-02-13 08:26:27 -05:00 |
|
|
0e3f27add3
|
Merge pull request #1728 from mailpoet/stats-notifications
Stats notifications [ MAILPOET-1571]
|
2019-01-28 13:22:21 -05:00 |
|
|
ef5eba31d1
|
Add test
[MAILPOET-1571]
|
2019-01-28 10:56:01 +01:00 |
|
|
1af4666744
|
Declare missing properties and methods for PHPStan
|
2019-01-23 21:30:24 +02:00 |
|
|
a46d98ec44
|
Refactor WPFunctions to be injectable with DI
|
2018-12-12 16:43:52 +01:00 |
|
|
8c44ef561c
|
adding transaction
|
2018-10-04 14:52:49 +02:00 |
|
|
c51a3f208c
|
delete related scheduled_task_subscribers records
|
2018-10-04 14:52:49 +02:00 |
|
|
1252f35a23
|
Add sending queue status to help page
[MAILPOET-1459]
|
2018-07-26 13:08:15 +02:00 |
|
|
b8ce6ff88c
|
Rotate scheduled tasks
Scheduled tasks should rotate so that they don't block
sending when they cannot be send.
[MAILPOET-1391]
|
2018-06-04 16:00:32 +01:00 |
|
|
941b88495a
|
Pause sending tasks for inactive notifications
[MAILPOET-1376]
|
2018-05-15 16:40:31 +01:00 |
|
|
467cf350e9
|
Abstract WP's current_time() function in the code base
|
2018-03-20 16:34:50 -04:00 |
|
|
c0c57f6b67
|
Sending queue refactoring WIP [MAILPOET-903]
|
2018-02-13 11:39:50 +03:00 |
|
|
b42d8e68d9
|
Rename removeSubscribers() method and encapsulate task completion logic [MAILPOET-987]
|
2017-07-20 11:22:47 +03:00 |
|
|
55d3b67a2a
|
Extract common and task-specific methods for subscribers [MAILPOET-940]
|
2017-07-13 13:27:28 +03:00 |
|
|
6a9b8d88c2
|
Extract subscribers to a separate table in the Bounce worker [MAILPOET-940]
|
2017-07-13 13:27:27 +03:00 |
|
|
0b9ea23f0b
|
Temporarily remove pause/resume methods from scheduled tasks [MAILPOET-940]
|
2017-07-05 17:12:35 +03:00 |
|
|
6e929dcf79
|
Refactor simple workers to use a ScheduledTask model [MAILPOET-940]
|
2017-07-05 17:00:23 +03:00 |
|