Commit graph

7 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
Francisco Facioni
08b4095687 Using PropertyPath for resolving what getter to use 2012-05-20 23:57:51 -03:00
William DURAND
c1a6728be0 [Propel] Added new method to return a query to use in
findByIdentifiers().

That way, it's easier to override the default ElasticaToModelTransformer
class.
2012-05-07 20:20:25 +01:00
William DURAND
836481aff7 [Propel] Added new method to return a query to use in
findByIdentifiers().

That way, it's easier to override the default ElasticaToModelTransformer
class.
2012-05-07 15:07:56 +02:00
William DURAND
6956662e88 Fixed propel implementation 2012-05-04 15:45:30 +02:00
Jeremy Mikola
5f83fd90c2 Merge pull request #51 from willdurand/propel-support
Propel support
Conflicts:

	DependencyInjection/FOQElasticaExtension.php
2012-01-12 16:01:33 +00:00