|
2ec85eee7b
|
Fix mock naming and strings in integration tests
[MAILPOET-1796]
|
2020-01-14 15:22:42 +01:00 |
|
|
d0292f8624
|
Convert variable names to camel case in PHPDoc
[MAILPOET-1796]
|
2020-01-14 15:22:42 +01:00 |
|
|
7a66366ab5
|
Convert property names to camel case in strings
[MAILPOET-1796]
|
2020-01-14 15:22:42 +01:00 |
|
|
3bbc8ea2af
|
Convert variable names to camel case in strings
[MAILPOET-1796]
|
2020-01-14 15:22:42 +01: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 |
|
|
cde877122a
|
Fix various undefined variables and argument types [MAILPOET-2488]
|
2019-12-30 14:51:22 +01:00 |
|
|
09a1411c81
|
Fix types with annotations [MAILPOET-2488]
|
2019-12-30 14:51:22 +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 |
|
|
152d4c6251
|
Convert empty string to null in json type property
[MAILPOET-2504]
|
2019-10-29 15:17:29 +00:00 |
|
|
59480cdfb2
|
Move ValidationException under Validator namespace
[MAILPOET-2437]
|
2019-10-24 11:03:09 +01:00 |
|
|
2bdf8643fc
|
Use factory to create Validator, reuse AnnotationReaderProvider
[MAILPOET-2437]
|
2019-10-24 11:03:09 +01:00 |
|
|
68c1b62df5
|
Extract annotation reader setup to a provider class
[MAILPOET-2437]
|
2019-10-24 11:03:09 +01:00 |
|
|
83286d64c4
|
Add test for Doctrine entity validation
[MAILPOET-2437]
|
2019-10-24 11:03:09 +01:00 |
|
|
730f640cc3
|
Integrate symfony/validator with Doctrine entitites
[MAILPOET-2437]
|
2019-10-24 11:03:09 +01:00 |
|
|
48802e47c4
|
Use namespaced Doctrine annotations
[MAILPOET-2437]
|
2019-10-24 11:03:09 +01:00 |
|
|
3a8ffceeb9
|
Improve TimestampListernerTest to always use custom entity manager
[MAILPOET-2216]
|
2019-08-23 15:31:11 -04:00 |
|
|
03fb82cf95
|
Add JSON and JSON/serialized types for Doctrine
[MAILPOET-2216]
|
2019-08-23 15:31:11 -04:00 |
|
|
9696588a1d
|
Ignore empty charset for DB connection parameters
[MAILPOET-2240]
|
2019-07-31 08:34:56 -04:00 |
|
|
6ede84af1b
|
Use only array cache in Doctrine at the moment
[MAILPOET-2014]
|
2019-07-24 15:03:16 -04:00 |
|
|
aa13de72cc
|
Fix setup of socket and IPv6 connection
[MAILPOET-2014]
|
2019-07-24 15:03:16 -04:00 |
|
|
11b166d018
|
Use WP timestamp in TimestampListener
[MAILPOET-2014]
|
2019-07-24 15:03:16 -04:00 |
|
|
a07043cfb4
|
Add serializable DB connection wrapper
[MAILPOET-2014]
|
2019-07-24 15:03:16 -04:00 |
|
|
4cbc89368c
|
Add entity traits for created_at and updated_at fields
[MAILPOET-2014]
|
2019-07-24 15:03:16 -04:00 |
|
|
fcccbf8358
|
Add test for Doctrine configuration factory
|
2019-07-24 15:03:16 -04:00 |
|
|
765d21ed6b
|
Add driver option & wait_timeout settings according to Database.php
[MAILPOET-2014]
|
2019-07-24 15:03:16 -04:00 |
|
|
b5e92f4939
|
Add Doctrine Connection factory
[MAILPOET-2014]
|
2019-07-24 15:03:16 -04:00 |
|