Commit Graph

24 Commits

Author SHA1 Message Date
Alexander Makarov
11cded9b7c Fixed Sphinx schema 2014-05-07 22:02:47 +04:00
Alexander Makarov
b1d94e5c95 Removed unnecessary instance check, fixed Sphinx schema 2014-05-07 04:04:44 +04:00
Carsten Brandt
fe14f0c5e3 fixed all the PHPdoc in extensions 2014-04-23 03:25:11 +02:00
Qiang Xue
8e11ad0360 refactored code to use Instance::ensure() 2014-03-18 12:31:27 -04:00
Qiang Xue
8c2e39235f Turn module and application into DI containers. 2014-03-17 23:57:01 -04:00
SonicGD
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
AlexGx
1982efbdfe many phpcs fixes 2014-03-05 00:22:55 +02:00
Alexander Makarov
0e8063302d Removed unused variable 2014-02-06 00:48:48 +04:00
Qiang Xue
da9d544c54 psr-4 change. 2014-01-10 21:06:25 -05:00
Qiang Xue
41685a2409 moved extensions under yii. 2013-12-09 23:51:49 -05:00
Carsten Brandt
8be4f3778a updated properties of extensions 2013-11-25 15:33:59 +01:00
Klimov Paul
2c22fe3f25 Code style and docs at "yii\sphinx\*" fixed. 2013-11-23 18:22:54 +02:00
Paul Klimov
d1c87c7e31 Sphinx documentation updated. 2013-11-20 17:28:02 +02:00
Paul Klimov
102f386873 Index schema type support added to Sphinx 2013-11-18 13:36:17 +02:00
Paul Klimov
bbb5e1dba2 Redundant support of schema name removed from Sphinx 2013-11-18 12:50:19 +02:00
Paul Klimov
fa08674261 "yii\sphinx\ActiveQuery" refactored.
"yii\sphinx\Schema" caching fixed.
2013-11-15 16:31:18 +02:00
Klimov Paul
9459b44022 Composite primary key support removed from Sphinx schema. 2013-11-14 19:27:21 +02:00
Paul Klimov
f4a8be1f68 Sphinx MVA insert and update resolved. 2013-11-12 17:07:13 +02:00
Paul Klimov
7cc182fc72 "yii\sphinx\IndexSchema' created.
"yii\sphinx\Schema' reworked to drop inheritance from "yii\db".
2013-11-12 14:31:55 +02:00
Paul Klimov
5a1b526ae8 "yii\sphinx\ColumnSchema' extracted. 2013-11-12 13:35:40 +02:00
Paul Klimov
0868e7d3ce MVA added to "Sphinx" unit tests. 2013-11-12 12:21:39 +02:00
Paul Klimov
6e3dfb8f68 "Sphinx" unit tests for "update" and "delete" added. 2013-11-11 16:14:27 +02:00
Paul Klimov
0f94ed39b6 "Sphinx" unit tests updated to expose runtime indexes. 2013-11-11 14:28:31 +02:00
Paul Klimov
fe3f7f2dde "Sphinx" extension files layout recomposed. 2013-11-11 11:30:35 +02:00