Commit graph

27 commits

Author SHA1 Message Date
Gordon Franke
200a5e2294 use yaml_encode instate of json_encode in web profiler output 2011-10-04 18:00:22 +02:00
Gordon Franke
d17bd572da add execution time; remove logger preffix; add as second parameter 2011-10-04 17:46:27 +02:00
Gordon Franke
82b82b1908 add logger explicit;cleanup;correct cs 2011-10-04 17:26:14 +02:00
Gordon Franke
914dbca3aa add data collector for client class 2011-10-04 17:01:38 +02:00
ornicar
451a5b4fc2 Remove mapping and setting registries, use the reseter to configure the indexes 2011-09-12 18:28:59 +02:00
ornicar
e83a3344e9 Add a setting registry 2011-09-12 17:33:00 +02:00
Borbás Imre Sándor
eb8d009eec Typo fix in Resources/config/orm.xml config. 2011-07-02 17:51:04 +02:00
ornicar
b7c4317f6e Catch listeners elastica exceptions and log them 2011-06-30 16:37:52 -07:00
ornicar
214250416a Replace the type inspector with a mapping registry to improve performances 2011-06-07 14:19:50 -07:00
ornicar
074c596994 Apply @Stof comments 2011-06-07 11:48:11 -07:00
ornicar
6fee4131f4 Doctrine integration refactoring, adds realtime index updates 2011-06-07 11:16:19 -07:00
ornicar
753af9b485 Fix orm configuration and readme 2011-05-14 18:56:48 -07:00
ornicar
743b2c0e64 Move transformed finder and paginator out of the Doctrine\ namespace 2011-05-09 17:54:01 -07: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
ornicar
30eb9c90f5 Split elastica->model transformer to orm and mongodb implementations 2011-05-09 15:06:55 -07:00
ornicar
aed89aa8dc Add DoctrineMongoDBProvider and DoctrineORMProvider to deal with count inconsistency 2011-05-09 09:48:25 -07:00
ornicar
0db0490be5 Complete provider, finder, transformers and configuration refactoring 2011-04-27 00:59:04 -07:00
ornicar
0ae6ef305f Add support for Doctrine ORM 2011-04-21 19:34:39 -07:00
ornicar
eba893495d Introduce builtin doctrine provider and finder 2011-04-20 13:53:59 -07:00
ornicar
0dd0b395f1 Inject the transformer in the doctrine provider 2011-04-19 20:03:54 -07:00
ornicar
7cb9d9ee71 Add configuration processing for the mapping setter 2011-04-15 12:18:36 -07:00
ornicar
ab6d0bd8d3 Start refactoring the DIC extension to add type services 2011-04-12 16:43:45 -07:00
ornicar
15f24fcb59 Add reseter service and command 2011-04-12 15:15:19 -07:00
ornicar
c56f4e62f5 Indroduce populator service, add providers compiler pass 2011-04-11 19:26:10 -07:00
ornicar
0b4839e718 Introduce the Index manager and setup dependency injection 2011-04-10 14:08:51 -07:00
ornicar
f20ee555ea Initial commit 2011-04-08 14:11:46 -07:00