Commit graph

9 commits

Author SHA1 Message Date
Richard Miller
2732296aed Merge branch '2.0'
Conflicts:
	Doctrine/AbstractElasticaToModelTransformer.php
	Doctrine/MongoDB/ElasticaToModelTransformer.php
	Doctrine/ORM/ElasticaToModelTransformer.php
	composer.json
2012-07-10 21:37:23 +01:00
Richard Miller
1626910299 Removed unneccesary argument from findByIdentifiers methods 2012-07-10 21:28:31 +01:00
Richard Miller
0e3fedf3fb Switched to manager registry for doctrine integration 2011-12-13 10:22:24 +00:00
Andrew
3279ee9ef1 Removed explicit binding to array as it causes no results to be returned. 2011-06-20 12:10:55 -07:00
Christophe Coevoet
84c98d5b70 Switched to use a query parameter in the ORM implementation 2011-06-18 14:56:18 +02:00
ornicar
2a60e57488 Fix typo in orm transformer 2011-05-14 19:19:38 -07:00
ornicar
91b78da714 Fix bug in orm transformer 2011-05-14 18:54:35 -07:00
Christophe Coevoet
1387205d94 Implemented the ORM transformer 2011-05-10 01:10:45 +02:00
ornicar
1eff840c99 Move doctrine related logic to Doctrine\ORM and Doctrine\MongoDB 2011-05-09 15:31:20 -07:00
Renamed from Transformer/ElasticaToModelDoctrineORMTransformer.php (Browse further)