26 Commits

Author SHA1 Message Date
7736853837 property code style extensions 2014-07-30 00:40:46 +02:00
d2cb245dc3 Finished sphinx support 2014-07-11 14:18:27 -04:00
603127712b Escaping of the special characters at 'MATCH' statement reworked 2014-06-05 11:46:35 +03:00
804aded508 yii\sphinx\Connection::escapeMatchValue() fixed 2014-06-04 10:56:33 +03:00
62fdaeec6a Extra quote escaping at yii\sphinx\Connection::escapeMatchValue() fixed 2014-06-03 16:46:03 +03:00
adb36e42c4 Usage of yii\db\Expression for the 'MATCH' statement fixed 2014-06-03 15:58:02 +03:00
3f001aeed0 Escaping of the special characters at 'MATCH' statement added 2014-06-03 13:47:15 +03:00
fe14f0c5e3 fixed all the PHPdoc in extensions 2014-04-23 03:25:11 +02: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
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
73442fb12a doc fix. 2013-11-30 15:51:20 -05:00
a5e3c00d75 replaced inheritdoc tags. 2013-11-29 12:49:07 -05:00
2ff8ac3d61 fixed PhpDoc by swapping to {@inheritdoc} 2013-11-26 04:24:20 +02:00
8be4f3778a updated properties of extensions 2013-11-25 15:33:59 +01:00
01c269a912 Redundant typecast removed from yii\sphinx\ActiveRecord::create() 2013-11-22 13:37:43 +02:00
bb46d0594e Sphinx documentation updated. 2013-11-20 20:24:56 +02:00
d1c87c7e31 Sphinx documentation updated. 2013-11-20 17:28:02 +02:00
d6c388299d Sphinx ActiveRecord added as blank. 2013-11-14 22:12:31 +02:00
0839ceb598 Parameter "options" added to "yii\sphinx\Command::update()" 2013-11-13 20:04:07 +02:00
cc156ba812 Methods "callSnippet" and "callKeywords" added to "yii\sphinx\Command" 2013-11-13 14:04:27 +02:00
07ad008d49 Sphinx unit tests advanced. 2013-11-13 12:23:28 +02:00
f4a8be1f68 Sphinx MVA insert and update resolved. 2013-11-12 17:07:13 +02:00
cbfa7e6129 "yii\sphinx\Command" and "yii\sphinx\QueryBuilder" extracted. 2013-11-12 16:15:37 +02:00
fe3f7f2dde "Sphinx" extension files layout recomposed. 2013-11-11 11:30:35 +02:00