Commit graph

15 commits

Author SHA1 Message Date
Tim Nagel
9c4ef3d8bd Added finder capability for an index 2012-01-04 09:12:51 +11:00
Emmanuel Vella
9dc168fffc Add recursive values normalization 2011-11-28 17:24:16 +01:00
Emmanuel Vella
aa9793f290 Removed new lines and trailing whitespace 2011-08-24 18:35:38 +02:00
Emmanuel Vella
1db0ffb419 Updated normalizeValue function to keep good types 2011-08-24 16:45:14 +02:00
Anton Babenko
1eee6e92ff Added convertion method for DateTime into timestamp as string 2011-07-12 16:18:47 +02:00
Leszek
1720dbf2f0 Use \RuntimeException 2011-05-26 21:22:46 +02:00
ornicar
1eff840c99 Move doctrine related logic to Doctrine\ORM and Doctrine\MongoDB 2011-05-09 15:31:20 -07:00
ornicar
30eb9c90f5 Split elastica->model transformer to orm and mongodb implementations 2011-05-09 15:06:55 -07:00
ornicar
f071c98143 Remove ObjectManager typehints to ensure doctrine 2.0 compatibility 2011-05-09 09:23:35 -07:00
ornicar
0db0490be5 Complete provider, finder, transformers and configuration refactoring 2011-04-27 00:59:04 -07:00
ornicar
7be25f92bb Make the automatic object to array transformer generate deep arrays 2011-04-26 11:24:21 -07:00
ornicar
7f98eebd60 Make the automatic object transformer able to transform doctrine collections 2011-04-25 12:32:41 -07:00
ornicar
fdd62293ed The automatic object transformer now normalizes values 2011-04-21 12:19:20 -07:00
ornicar
eba893495d Introduce builtin doctrine provider and finder 2011-04-20 13:53:59 -07:00
ornicar
f82d1b191b Add ObjectToArrayTransformerInterface with an automatic implementation 2011-04-19 20:03:32 -07:00