30 Commits

Author SHA1 Message Date
Tomas Votruba
0db2b07d49 rename *.yml to *.yaml 2019-02-03 18:46:45 +01:00
Tomas Votruba
2a00f0d51b rename Wrong ns to Fixture in tests 2018-12-07 21:51:59 +01:00
Tomas Votruba
ef288d4045 [tests] rename test files to fixtures 2018-12-06 02:09:02 +01:00
Tomas Votruba
54d13ece1d refactor with JoinWrongAndCorrectRector 2018-12-04 16:48:11 +01:00
Tomas Votruba
7ac6f10039 refactor /tests by JoinTestAndProvideFilesRector
Signed-off-by: Tomas Votruba <tomas.vot@gmail.com>
2018-12-04 15:34:40 +01:00
Tomas Votruba
73466ac247 rename test files method to provideFiles()
Signed-off-by: Tomas Votruba <tomas.vot@gmail.com>
2018-12-03 20:13:46 +01:00
Tomas Votruba
7b669d89ba [Doctrine] Make ReplaceParentRepositoryCallsByRepositoryPropertyRector 2018-10-28 17:50:10 +01:00
Tomas Votruba
2125e24e1f normalize printer to keep 1 single line in the end + apply to code 2018-10-27 14:57:53 +02:00
Tomas Votruba
5b65bb52fa tests: fix conflicting validating by autoloading only Wrong files in tests 2018-10-04 15:24:53 +08:00
Tomas Votruba
34f8dd5b0f fix config path 2018-07-23 17:30:40 +02:00
Tomas Votruba
e409490e4d [DoctrineRepositoryAsService] decouple dependency on specific class 2018-05-31 19:47:56 +02:00
Tomas Votruba
c3c5b4da6c remove aliasing support 2018-04-27 11:23:47 +02:00
Tomas Votruba
82c212c1fc merge AbstractRepositoryForDoctrineEntityProvider to DefaultDoctrineEntityAndRepositoryMapper 2018-04-26 23:33:46 +02:00
Tomas Votruba
7b976f2b35 move Abstact brige class to Bridge, not a Contract 2018-04-26 23:33:46 +02:00
Tomas Votruba
cd03b803d6 rename EntityForDoctrineRepositoryProvider* to DoctrineEntityAndRepositoryMapper* 2018-04-26 23:33:46 +02:00
Tomas Votruba
dc3fca8729 apply ArrayToYieldDataProviderRector 2018-04-14 23:43:58 +02:00
mssimi
e69b5b8701 move RepositoryForDoctrineProvider logic to abstract class 2018-04-09 16:21:08 +02:00
mssimi
9cb4ea3083 fix cs, clear code, simpler tests 2018-04-09 16:20:48 +02:00
mssimi
e4bf5be8c0 add constructor 2018-04-09 16:20:48 +02:00
mssimi
08f3d86556 fqn alias 2018-04-09 16:20:48 +02:00
mssimi
44e41986a7 service locator to DI class constant 2018-04-09 16:20:48 +02:00
mssimi
e1735f43d4 added failing test 2018-04-09 16:20:47 +02:00
Gabriel Caruso
94c1cc1f43
Move config/levels to root level 2018-03-19 13:54:31 -03:00
TomasVotruba
5814874bcb config: drop aliases where not needed 2018-03-06 06:52:28 +01:00
TomasVotruba
134fb818be add ReplaceParentRepositoryCallsByRepositoryPropertyRector 2018-03-05 13:34:21 +01:00
TomasVotruba
4c376949e5 add entity by repository reference mechanism 2018-03-05 13:20:32 +01:00
TomasVotruba
98d5bcb470 add repository property 2018-03-04 18:52:45 +01:00
TomasVotruba
d2691516f5 prepare test case 2018-03-04 15:12:55 +01:00
TomasVotruba
0987ec39d3 fix config path 2018-03-04 14:57:49 +01:00
TomasVotruba
fa115e344d init DoctrineRepositoryAsService 2018-03-04 14:56:14 +01:00