Commit Graph

11 Commits

Author SHA1 Message Date
ca6bab3c08 Prevent reporting user notices
WP core triggers those errors

[MAILPOET-2267]
2019-08-21 14:34:14 -04:00
9fbff395b0 Save exception when running acceptance tests
[MAILPOET-2267]
2019-08-21 14:34:14 -04:00
b2b13ce8d7 Add link to Tracy async issue
[MAILPOET-2239]
2019-08-12 14:43:37 +02:00
2b44894878 Display more AJAX requests in Tracy bar
[MAILPOET-2239]
2019-08-12 14:43:37 +02:00
a3411d0a15 Disable Tracy debug bar in tests
[MAILPOET-2239]
2019-08-12 14:43:37 +02:00
3ac6e3dfc3 Initialize Tracy in dev mode with WP_DEBUG on
[MAILPOET-2239]
2019-08-12 14:43:37 +02:00
a35d7dc7c6 Refactor Config\Env to accept DB constants as parameters
[MAILPOET-1886]
2019-03-13 09:45:42 -04:00
d8503cf3c2 Create Initializer using DI
[MAIPOET-1823]
2019-02-25 06:38:25 -05:00
b7bc54a07e Move Env init out of Initializer
[MAILPOET-1823]
2019-02-25 06:38:25 -05:00
3ee58aea10 Add space between if and ‘(‘
[MAILPOET-1791]
2019-02-13 08:26:27 -05:00
9c35eb9723 - Moves plugin initialization into a separate file that's included after
PHP version and core dependency checks are run
2017-01-23 09:05:21 -05:00