|
3584b717dc
|
Fix array offset access on null/boolean and with curly braces [MAILPOET-2577]
|
2020-01-23 12:46:52 +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 |
|
|
40c87d50fe
|
Remove old Setting model from integration tests
[MAILPOET-2436]
|
2019-11-06 16:32:32 +00:00 |
|
|
d970dda637
|
Replace "new SettingsController()" with fetch from DI container
[MAILPOET-2436]
|
2019-11-06 16:32:32 +00:00 |
|
|
ed7784d945
|
Refactor CronHelper to a service [MAILPOET-2459]
|
2019-11-06 09:58:36 +00:00 |
|
|
8f4321487b
|
Remove AspectMock from CronHelperTest [MAILPOET-2464]
|
2019-10-30 23:22:48 +00:00 |
|
|
ade1cc4d8e
|
Autofix alphabetically sorted use statements
[MAILPOET-2409]
|
2019-10-01 14:29:30 +01:00 |
|
|
910b62cd70
|
Replace constant in tests
[MAILPOET-2367]
|
2019-09-25 13:21:17 +01:00 |
|
|
1bedf1fd1a
|
Allow modifing cron limits
[MAILPOET-2367]
|
2019-09-25 13:21:17 +01:00 |
|
|
227ec2adc9
|
Mark network tests as skipped
Instead of silently returning
[MAILPOET-2358]
|
2019-09-19 14:48:59 +02:00 |
|
|
4588d9ee67
|
Remove unused parameter from pingDaemon
[MAILPOET-2290]
|
2019-08-23 12:12:12 -04:00 |
|
|
4d45e97ec4
|
Add last seen error date to the system status page [MAILPOET-2083]
|
2019-05-21 11:07:26 -04:00 |
|
|
5da7110eb6
|
Use short array syntax
[MAILPOET-2090]
|
2019-05-20 10:18:45 -04:00 |
|
|
b9af15e19f
|
Enforce array trailling commas
[MAILPOET-2090]
|
2019-05-20 10:18:45 -04: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 |
|
|
ebbdec5ebd
|
Add space between foreach and ‘(‘
[MAILPOET-1791]
|
2019-02-13 08:26:27 -05:00 |
|
|
10e56d860d
|
Move Setting getValue and setValue to controller as a private methods
[MAILPOET-1757]
|
2019-01-31 15:57:59 +01:00 |
|
|
ff238bf69a
|
Refactor MailPoet\Cron to use new settings
[MAILPOET-1757]
|
2019-01-31 15:57:58 +01:00 |
|
|
4c6e76dd44
|
Add SettingsController cache reset to integration tests
[MAILPOET-1757]
|
2019-01-31 14:51:07 +01:00 |
|
|
8b602bd947
|
Move WPHooks methods to WPFunctions
|
2019-01-31 13:25:00 +01:00 |
|
|
b66c724c4a
|
Fix tests
[MAILPOET-1571]
|
2019-01-28 10:56:01 +01:00 |
|
|
a46d98ec44
|
Refactor WPFunctions to be injectable with DI
|
2018-12-12 16:43:52 +01:00 |
|
|
87e515b89d
|
Move current unit tests to integration tests
|
2018-10-29 17:57:47 +03:00 |
|