Commit graph

15 commits

Author SHA1 Message Date
ornicar
e10d466215 Catch and log all listener exceptions 2011-08-11 09:37:38 -07:00
Borbás Imre Sándor
071fd29fbe Fixed compatibility with Doctrine2's createQueryBuilder method (it should be called with a mandatory parameter). 2011-07-02 17:52:40 +02:00
ornicar
f805508d72 Change listener failure logging level to warn. 2011-07-01 08:59:02 -07:00
ornicar
b7c4317f6e Catch listeners elastica exceptions and log them 2011-06-30 16:37:52 -07: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
6fee4131f4 Doctrine integration refactoring, adds realtime index updates 2011-06-07 11:16:19 -07:00
Jay Severson
09fe17d36b fixing missing use for exception 2011-05-18 12:40:35 -07: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
ornicar
ecb9e85050 Add elasticsearch 0.16.0 support 2011-05-14 18:52:53 -07:00
ornicar
743b2c0e64 Move transformed finder and paginator out of the Doctrine\ namespace 2011-05-09 17:54:01 -07:00
Christophe Coevoet
1387205d94 Implemented the ORM transformer 2011-05-10 01:10:45 +02:00
ornicar
ed1293bc86 Move the doctrine finder to Doctrine\Finder 2011-05-09 15:38:52 -07:00
ornicar
1eff840c99 Move doctrine related logic to Doctrine\ORM and Doctrine\MongoDB 2011-05-09 15:31:20 -07:00