Qiang Xue
|
542477c323
|
typo fix.
|
2013-11-15 09:18:30 -05:00 |
|
Qiang Xue
|
6992cc2c73
|
Fixes #1196.
|
2013-11-15 08:44:59 -05:00 |
|
Paul Klimov
|
93ca701a10
|
Merge branch 'master' of github.com:yiisoft/yii2 into sphinx
|
2013-11-15 12:17:22 +02:00 |
|
Paul Klimov
|
37862b6ee2
|
Unsupported "update counters" feature removed from Sphinx Active Record.
|
2013-11-15 11:30:24 +02:00 |
|
Klimov Paul
|
d6c388299d
|
Sphinx ActiveRecord added as blank.
|
2013-11-14 22:12:31 +02:00 |
|
Klimov Paul
|
9459b44022
|
Composite primary key support removed from Sphinx schema.
|
2013-11-14 19:27:21 +02:00 |
|
Klimov Paul
|
47a2e211d6
|
Separated method "match" added to "yii\sphinx\Query"
|
2013-11-14 19:15:18 +02:00 |
|
KiTE
|
c5ee83bffb
|
Fixed gii after merge #1184
|
2013-11-13 23:54:27 +02:00 |
|
Klimov Paul
|
0275a2244f
|
Option array value support added to "yii\sphinx\Query"
|
2013-11-13 20:48:05 +02:00 |
|
Klimov Paul
|
aae221ddea
|
Methods "replace()" and "batchReplace()" added to "yii\sphinx\Command"
|
2013-11-13 20:33:32 +02:00 |
|
Klimov Paul
|
0839ceb598
|
Parameter "options" added to "yii\sphinx\Command::update()"
|
2013-11-13 20:04:07 +02:00 |
|
Paul Klimov
|
36da1617e8
|
"yii\sphinx\Query" has been composed, unit test for it added.
|
2013-11-13 17:10:56 +02:00 |
|
Paul Klimov
|
6b5b99764f
|
Options support for "yii\sphinx\Command::callSnippet()" added.
|
2013-11-13 15:52:03 +02:00 |
|
Qiang Xue
|
447bad5a12
|
Merge pull request #1184 from slavcodev/only-arrays-in-rules
Using only arrays in rules instead comma-separated string
|
2013-11-13 05:37:43 -08:00 |
|
Qiang Xue
|
75dc290a24
|
Fixes #1193
|
2013-11-13 08:31:49 -05:00 |
|
Qiang Xue
|
da93d9b4ba
|
Fixes #1195.
|
2013-11-13 08:25:07 -05:00 |
|
Paul Klimov
|
cc156ba812
|
Methods "callSnippet" and "callKeywords" added to "yii\sphinx\Command"
|
2013-11-13 14:04:27 +02:00 |
|
Paul Klimov
|
07ad008d49
|
Sphinx unit tests advanced.
|
2013-11-13 12:23:28 +02:00 |
|
Carsten Brandt
|
0eaafd74ba
|
updated composer.json to be less restrictive
also removed superflous minimum-stability definition
|
2013-11-13 01:34:41 +01:00 |
|
Paul Klimov
|
f4a8be1f68
|
Sphinx MVA insert and update resolved.
|
2013-11-12 17:07:13 +02:00 |
|
slavcodev
|
ecc557ef92
|
Refactor all models to new rules format
|
2013-11-12 16:39:23 +02:00 |
|
slavcodev
|
3cdd78cafe
|
Fix rules generator
|
2013-11-12 16:27:31 +02:00 |
|
Paul Klimov
|
cbfa7e6129
|
"yii\sphinx\Command" and "yii\sphinx\QueryBuilder" extracted.
|
2013-11-12 16:15:37 +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 |
|
slavcodev
|
b0b1c27c85
|
Fix phpDoc var tag format
|
2013-11-12 06:21:04 +02:00 |
|
Qiang Xue
|
23573968a6
|
Changed important log messages to info level
|
2013-11-11 20:19:25 -05: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 |
|
Carsten Brandt
|
faed08e620
|
fixed crud to work with table that has no PK but AR defines one
|
2013-11-11 12:40:19 +01:00 |
|
Paul Klimov
|
fe3f7f2dde
|
"Sphinx" extension files layout recomposed.
|
2013-11-11 11:30:35 +02:00 |
|
Qiang Xue
|
f6b9337766
|
Adjusted extension list.
|
2013-11-09 23:18:01 -05:00 |
|
Qiang Xue
|
896b7d1528
|
typo fix.
|
2013-11-09 23:13:20 -05:00 |
|
Qiang Xue
|
9867ffb6f7
|
Added display of installed extension to debug panel.
|
2013-11-09 22:36:56 -05:00 |
|
Qiang Xue
|
b965d4eec7
|
Implemented file transport for mails.
|
2013-11-09 22:24:27 -05:00 |
|
Qiang Xue
|
c298b543fb
|
Revert "added FileMailer implementation of mailer interface"
This reverts commit 7d6d01b4bc.
|
2013-11-09 20:51:16 -05:00 |
|
Dmitry Erofeev
|
7d6d01b4bc
|
added FileMailer implementation of mailer interface
|
2013-11-09 22:04:20 +04:00 |
|
Qiang Xue
|
abb349361b
|
use json format.
|
2013-11-08 21:47:54 -05:00 |
|
Qiang Xue
|
f16ef2626f
|
replaced exported value with serialized one.
|
2013-11-08 21:40:54 -05:00 |
|
Qiang Xue
|
4b49a31f57
|
minor fix to gii
|
2013-11-08 21:14:03 -05:00 |
|
Paul Klimov
|
b9fb97d68d
|
Getters for 'yii\swiftmailer\Message' fixed.
|
2013-11-08 16:34:35 +02:00 |
|
Paul Klimov
|
5a584c0bda
|
Creating transport at 'yii\swiftmailer\Mailer' fixed to track possible "__call".
|
2013-11-08 13:23:14 +02:00 |
|
Paul Klimov
|
6934707d25
|
Merge branch 'master' of github.com:yiisoft/yii2 into sphinx
|
2013-11-08 11:01:57 +02:00 |
|
Qiang Xue
|
90a5bcc611
|
Refactored mail.
|
2013-11-07 22:33:57 -05:00 |
|
Qiang Xue
|
ed0e44d23b
|
minor touch up of swiftmailer.
|
2013-11-07 13:08:49 -05:00 |
|
Qiang Xue
|
7b91011032
|
Adjusted the directories of swiftmailer.
|
2013-11-07 11:01:43 -05:00 |
|
Paul Klimov
|
f77a047273
|
Merge branch 'master' of github.com:yiisoft/yii2 into email-swift-2
|
2013-11-07 17:16:40 +02:00 |
|
Paul Klimov
|
b9137dfef6
|
Sphinx command and query added.
|
2013-11-07 16:58:39 +02:00 |
|
Paul Klimov
|
afcdcb9a72
|
Merge branch 'master' of github.com:yiisoft/yii2 into sphinx
|
2013-11-07 13:10:32 +02:00 |
|