Commit Graph

143 Commits

Author SHA1 Message Date
wxa
f9ec25213d Always fetch styles from WooCommerce [MAILPOET-2569] 2019-12-23 21:55:40 +03:00
d3ce76f88d Use instance of checks for detecting WCProduct
[MAILPOET-2586]
2019-12-19 18:08:26 +00:00
07fc94f046 Fix Carbon-related problems reported by PHPStan
[MAILPOET-2560]
2019-12-15 21:55:48 +00:00
8fb58450ed Use inferPrivatePropertyTypeFromConstructor
[MAILPOET-2568]
2019-12-10 13:24:17 +01:00
16db49cfa3 Mark constant as dynamic
[MAILPOET-2568]
2019-12-10 13:24:17 +01:00
wxa
393b377437 Fix colors and font sizes, add default logo, remove CTA button [MAILPOET-2520] 2019-12-10 10:07:11 +00:00
7bd6f1aa13 Correct file names for formal german translations
[MAILPOET-2532]
2019-12-04 20:28:28 +00:00
e1a8883935 Preprocess transactional email newsletter
[MAILPOET-2286]
2019-11-28 14:07:38 +00:00
01eb608303 Remove no longer present errors from PHPStan baseline
[MAILPOET-2551]
2019-11-28 13:35:57 +00:00
60889c53f4 Add Idiorm to MailPoetVendor namespace
[MAILPOET-2545]
2019-11-27 12:38:20 +00:00
1b3a74ace1 Run PHPStan on level 7
[MAILPOET-2535]
2019-11-20 10:24:39 +00:00
788d192ba9 Ignore this error because of bug in PHPStan
[MAILPOET-2535]
2019-11-20 10:24:39 +00:00
e252118d2b Use the latest version of PHPStan
[MAILPOET-2535]
2019-11-20 10:24:39 +00:00
20ad724a98 Improve code sniffer settings
[MAILPOET-2439]
2019-11-05 13:38:51 +00:00
d8facf9512 Mark doctrine properties always used
[MAILPOET-2439]
2019-11-05 13:38:51 +00:00
f16d97fa5a Ignore PHPStan error caused by wrong Doctrine annotation
[MAILPOET-2437]
2019-10-24 11:03:09 +01:00
3366d9eb85 Add comments explaining custom PHPStan extensions
[MAILPOET-2429]
2019-10-17 15:55:15 +01:00
e3176a3edf Check all test support files with PHPStan
[MAILPOET-2429]
2019-10-17 15:55:15 +01:00
2e836c174e Check acceptance tests with PHPStan, fix discovered problems
[MAILPOET-2429]
2019-10-17 15:55:15 +01:00
ffc11af689 Check data factories with PHPStan, fix discovered problems
[MAILPOET-2429]
2019-10-17 15:55:15 +01:00
5c2cf6e3c7 Implement Codeception extension for PHPStan
[MAILPOET-2429]
2019-10-17 15:55:15 +01:00
66c48f4690 Implement PHPStan extension for PHPUnit 5 compatibility
[MAILPOET-2429]
2019-10-17 15:55:15 +01:00
175b66c273 Add PHPUnit extension for PHPStan
[MAILPOET-2429]
2019-10-17 15:55:15 +01:00
39932e9846 Run PHPStan for unit tests
[MAILPOET-2429]
2019-10-17 15:55:15 +01:00
078223cd64 Fix path usage in PHPStan setup
[MAILPOET-2429]
2019-10-17 15:55:15 +01:00
cdcd63342d Install PHPStan Shim (prefixed PHAR version) using Composer to enable extensions
[MAILPOET-2429]
2019-10-17 15:55:15 +01:00
7ecabdba3a Check also tasks and tools with code sniffer
[MAILPOET-2429]
2019-10-17 15:55:15 +01:00
c7cfd958b9 Allow spaces after ( and before )
[MAILPOET-2416]
2019-10-03 09:17:34 +01:00
c2eb8ed58f Skip mailpoet-cron.php when prefixing files
[MAILPOET-2414]
2019-10-01 17:57:45 +01:00
5214e93787 Add sniff for use empty line spacing, fix found occurences
[MAILPOET-2409]
2019-10-01 14:29:30 +01:00
fa9b6443e1 Add one namespace in file rule
[MAILPOET-2409]
2019-10-01 14:29:30 +01:00
935d9f01e8 Add sniff for alphabetically sorted use statements
[MAILPOET-2409]
2019-10-01 14:29:30 +01:00
37adffaeb6 Add sniff for namespace empty line spacing
[MAILPOET-2409]
2019-10-01 14:29:30 +01:00
8f75a18f6c Add sniff for useless aliases, fix found occurence
[MAILPOET-2409]
2019-10-01 14:29:30 +01:00
200dcaeca5 Add sniff to disallow group namespace use
[MAILPOET-2409]
2019-10-01 14:29:30 +01:00
2e98044b3d Add sniffs for namespace declaration format
[MAILPOET-2409]
2019-10-01 14:29:30 +01:00
c441d9c81d Extract namespace "use" rules to a section
[MAILPOET-2409]
2019-10-01 14:29:30 +01:00
c822b09010 Install PHPStan PHAR to tools directory
[MAILPOET-2405]
2019-09-30 20:10:53 +01:00
5a33946ea8 Rename de translation as de_DE-formal
[MAILPOET-2384]
2019-09-25 19:19:33 +01:00
0957b6a129 Remove comments
[MAILPOET-2307]
2019-09-12 16:34:31 +02:00
5cda1e3cdd Prefix files in build
[MAILPOET-1948]
2019-09-12 13:59:32 +02:00
d164950d29 Fix preparing release 2019-09-10 10:39:33 +02:00
1b6bec44f3 Download translations parallelly
[MAILPOET-2311]
2019-08-28 13:15:01 -04:00
857c3fab84 Allow phpstan run with woocommerce active
[MAILPOET-2212]
2019-08-21 13:34:02 -04:00
26babab9be Add WC() function to WooCommerce helper
[PREMIUM-121]
2019-07-23 12:22:19 -04:00
574f10b029 Add background job to track historical WooCommerce revenues
[MAILPOET-1857]
2019-06-25 11:06:19 -04:00
394aa723df Rewrite getLastReleasedVersion() to a more efficient variant
[MAILPOET-2078]
2019-06-19 06:23:21 -04:00
d225ca775c Add method for last created release version (no matter what status)
[MAILPOET-2078]
2019-06-19 06:23:21 -04:00
d214e74547 Remove PR checks before releasing plugin
[MAILPOET-2121]
2019-06-05 06:57:37 -04:00
4cb314bec1 Remove unnecessary extra http client
[MAILPOET-2004]
2019-05-28 11:00:48 -04:00