33 Commits (88191bbe5c6faf9e57ad3634a08a740c0baf4f46)

Author SHA1 Message Date
Klimov Paul 98a86ce73b Sphinx distributed indexes support provided 10 years ago
Qiang Xue 6e6005b148 Refactored code. 10 years ago
Qiang Xue fe2611186e Fixes #4051: Renamed `yii\caching\GroupDependency` to `TagDependency` and added support for associating multiple tags to a single cached data item 10 years ago
Qiang Xue 478380fb10 Fixed test brak. 10 years ago
Qiang Xue 43333d9cad Implemented master balancing. 10 years ago
Qiang Xue d2cb245dc3 Finished sphinx support 10 years ago
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
Carsten Brandt 20483e25db added reference link to SQL error code 10 years ago
Carsten Brandt 9430ccd095 more robust check for table not exists 10 years ago
Alexander Makarov 11cded9b7c Fixed Sphinx schema 11 years ago
Alexander Makarov b1d94e5c95 Removed unnecessary instance check, fixed Sphinx schema 11 years ago
Carsten Brandt fe14f0c5e3 fixed all the PHPdoc in extensions 11 years ago
Qiang Xue 8e11ad0360 refactored code to use Instance::ensure() 11 years ago
Qiang Xue 8c2e39235f Turn module and application into DI containers. 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
AlexGx 1982efbdfe many phpcs fixes 11 years ago
Alexander Makarov 0e8063302d Removed unused variable 11 years ago
Qiang Xue da9d544c54 psr-4 change. 11 years ago
Qiang Xue 41685a2409 moved extensions under yii. 11 years ago
Carsten Brandt 8be4f3778a updated properties of extensions 11 years ago
Klimov Paul 2c22fe3f25 Code style and docs at "yii\sphinx\*" fixed. 11 years ago
Paul Klimov d1c87c7e31 Sphinx documentation updated. 11 years ago
Paul Klimov 102f386873 Index schema type support added to Sphinx 11 years ago
Paul Klimov bbb5e1dba2 Redundant support of schema name removed from Sphinx 11 years ago
Paul Klimov fa08674261 "yii\sphinx\ActiveQuery" refactored. 11 years ago
Klimov Paul 9459b44022 Composite primary key support removed from Sphinx schema. 11 years ago
Paul Klimov f4a8be1f68 Sphinx MVA insert and update resolved. 11 years ago
Paul Klimov 7cc182fc72 "yii\sphinx\IndexSchema' created. 11 years ago
Paul Klimov 5a1b526ae8 "yii\sphinx\ColumnSchema' extracted. 11 years ago
Paul Klimov 0868e7d3ce MVA added to "Sphinx" unit tests. 11 years ago
Paul Klimov 6e3dfb8f68 "Sphinx" unit tests for "update" and "delete" added. 11 years ago
Paul Klimov 0f94ed39b6 "Sphinx" unit tests updated to expose runtime indexes. 11 years ago
Paul Klimov fe3f7f2dde "Sphinx" extension files layout recomposed. 11 years ago
Paul Klimov b9137dfef6 Sphinx command and query added. 11 years ago
Paul Klimov f7b7c758b6 Sphinx test environment setup files added. 11 years ago
Paul Klimov e0429ca44c Sphinx extensions skeleton created. 11 years ago
Alexander Makarov 02f8062435 fixed code style 11 years ago
Qiang Xue f2d477dce6 Response WIP 11 years ago
resurtm 7a7d2a9c06 CS fixes. 11 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Zander Baldwin 4be9e195c2 Add Newlines 12 years ago
Qiang Xue 5fd27b7cbb Added Json and JsonExpression. 12 years ago
Qiang Xue 9183e83753 restructured helper classes 12 years ago
Qiang Xue 884977a724 renamed util to helpers. 12 years ago
Qiang Xue 339ac9b49f renamed util to helpers. 12 years ago
Qiang Xue 4fdaab3560 updated file header. 12 years ago
Qiang Xue b858db7d38 security sip 12 years ago
Qiang Xue 29398f4c22 MVC WIP 12 years ago
Carsten Brandt 41e7055193 updated StringHelper plural rules 12 years ago