29 Commits (3c3ea39898b6c218eadfc389471aae0921799a9f)

Author SHA1 Message Date
Carsten Brandt fe14f0c5e3 fixed all the PHPdoc in extensions 11 years ago
Qiang Xue a60d295253 Added support for using sub-queries when building a DB query with `IN` condition 11 years ago
Qiang Xue 0fa19291f1 refactored filterWhere(). 11 years ago
Carsten Brandt e9e59483f4 removed unnecessary code duplication 11 years ago
Carsten Brandt 96f1c4c10b renamed Query::filter() to Query::filterWhere() 11 years ago
Alexander Makarov 06fdb79730 Added support for arbitrary number of parameters for NOT, AND, OR in filter methods of Query 11 years ago
Alexander Makarov 8cd247730a Query::filter() adjustments 11 years ago
Alexander Makarov 3c1a8141fd fixes #2002 11 years ago
Carsten Brandt 1e75427393 updated classmap and phpdoc 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
Carsten Brandt e2aacad8aa Added links to PHP.net to apidoc 11 years ago
Alexander Mohorev c7e8d8b900 @param, @var, @property and @return must declare types as boolean, integer, string, array or null 11 years ago
Paul Klimov be2b76d40f Method "callSnippetsInternal" for the Sphinx Query extracted 11 years ago
Qiang Xue f59598bb8b Added support for building SQLs with sub-queries 11 years ago
Carsten Brandt 81d23332df afterFind event in AR is now called after relations have been populated 11 years ago
Qiang Xue da9d544c54 psr-4 change. 11 years ago
Qiang Xue 9b1c2c8064 Fixes #1586: `QueryBuilder::buildLikeCondition()` will now escape special characters and use percentage characters by default 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 bb46d0594e Sphinx documentation updated. 11 years ago
Paul Klimov d1c87c7e31 Sphinx documentation updated. 11 years ago
Paul Klimov 6a5b8d1904 Sphinx Query refactored. 11 years ago
Paul Klimov 01df011ea3 Sphinx Query updated to implement QueryInterface. 11 years ago
Klimov Paul e1065ef1fc "snippetByModel" option added to Sphinx Active Query. 11 years ago
Klimov Paul 386b58b2a1 Snippet call options added to Sphinx Query. 11 years ago
Klimov Paul 47a2e211d6 Separated method "match" added to "yii\sphinx\Query" 11 years ago
Paul Klimov 36da1617e8 "yii\sphinx\Query" has been composed, unit test for it added. 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
Carsten Brandt 4653526262 moved common parts of db ActiveRelation and Query to traits 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Alexander Makarov 6488fe47ec Better phpdoc for chained method calls 11 years ago
Qiang Xue 6dba4da3ed Fixes #828: refactored QueryBuilder::build() 11 years ago
Ilya Antipenko 7fd68199e5 Fix SORT_DESC comment in Query.php 11 years ago
Qiang Xue 0cbb05d7a2 Added Query::indexBy 11 years ago
Qiang Xue f03cdf0a47 renamed Command::queryRow() to queryOne(). 11 years ago
Qiang Xue c4a57a9f6c Refactored Query and ActiveQuery. 11 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
resurtm c98628d42e CS fixes. 12 years ago
resurtm ea68bd3a55 CS fixes. 12 years ago
resurtm 5575f53657 CS fixes. 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Alexander Kochetov 48d04fbb8c !== array() => !empty() 12 years ago
Alexander Makarov 03cd47aed9 phpdoc typos 12 years ago
Qiang Xue 06feccff8b refactored query builder. 12 years ago
Qiang Xue 4fdaab3560 updated file header. 12 years ago
Qiang Xue 8b2b7915b4 Renamed application to app. 12 years ago
Qiang Xue 9958a5802e DB cleanup 12 years ago
Qiang Xue 8e05e6e62d changed copyright line. 12 years ago