35 Commits

Author SHA1 Message Date
64b4d6dca1 Correct order of property declaration 2014-10-25 16:28:36 +03:00
7736853837 property code style extensions 2014-07-30 00:40:46 +02:00
98a86ce73b Sphinx distributed indexes support provided 2014-07-21 12:34:28 +03:00
6e6005b148 Refactored code. 2014-07-20 08:01:16 -04:00
fe2611186e Fixes #4051: Renamed yii\caching\GroupDependency to TagDependency and added support for associating multiple tags to a single cached data item 2014-07-15 00:10:57 -04:00
478380fb10 Fixed test brak. 2014-07-11 22:49:32 -04:00
43333d9cad Implemented master balancing. 2014-07-11 22:33:36 -04:00
d2cb245dc3 Finished sphinx support 2014-07-11 14:18:27 -04:00
0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 2014-06-20 17:40:00 +04:00
20483e25db added reference link to SQL error code
[ci skip]
2014-06-12 15:11:48 +02:00
9430ccd095 more robust check for table not exists
should work on HHVM too
2014-06-12 14:46:13 +02:00
11cded9b7c Fixed Sphinx schema 2014-05-07 22:02:47 +04:00
b1d94e5c95 Removed unnecessary instance check, fixed Sphinx schema 2014-05-07 04:04:44 +04:00
fe14f0c5e3 fixed all the PHPdoc in extensions 2014-04-23 03:25:11 +02:00
8e11ad0360 refactored code to use Instance::ensure() 2014-03-18 12:31:27 -04:00
8c2e39235f Turn module and application into DI containers. 2014-03-17 23:57:01 -04:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
1982efbdfe many phpcs fixes 2014-03-05 00:22:55 +02:00
0e8063302d Removed unused variable 2014-02-06 00:48:48 +04:00
da9d544c54 psr-4 change. 2014-01-10 21:06:25 -05:00
41685a2409 moved extensions under yii. 2013-12-09 23:51:49 -05:00
8be4f3778a updated properties of extensions 2013-11-25 15:33:59 +01:00
2c22fe3f25 Code style and docs at "yii\sphinx\*" fixed. 2013-11-23 18:22:54 +02:00
d1c87c7e31 Sphinx documentation updated. 2013-11-20 17:28:02 +02:00
102f386873 Index schema type support added to Sphinx 2013-11-18 13:36:17 +02:00
bbb5e1dba2 Redundant support of schema name removed from Sphinx 2013-11-18 12:50:19 +02:00
fa08674261 "yii\sphinx\ActiveQuery" refactored.
"yii\sphinx\Schema" caching fixed.
2013-11-15 16:31:18 +02:00
9459b44022 Composite primary key support removed from Sphinx schema. 2013-11-14 19:27:21 +02:00
f4a8be1f68 Sphinx MVA insert and update resolved. 2013-11-12 17:07:13 +02:00
7cc182fc72 "yii\sphinx\IndexSchema' created.
"yii\sphinx\Schema' reworked to drop inheritance from "yii\db".
2013-11-12 14:31:55 +02:00
5a1b526ae8 "yii\sphinx\ColumnSchema' extracted. 2013-11-12 13:35:40 +02:00
0868e7d3ce MVA added to "Sphinx" unit tests. 2013-11-12 12:21:39 +02:00
6e3dfb8f68 "Sphinx" unit tests for "update" and "delete" added. 2013-11-11 16:14:27 +02:00
0f94ed39b6 "Sphinx" unit tests updated to expose runtime indexes. 2013-11-11 14:28:31 +02:00
fe3f7f2dde "Sphinx" extension files layout recomposed. 2013-11-11 11:30:35 +02:00