Carsten Brandt
35b5bd8ef4
removed get() shortcut from find()
11 years ago
Carsten Brandt
3a86270de9
updated docs
11 years ago
Alexander Makarov
c79994c773
Removed exception translation, updated translations
11 years ago
Carsten Brandt
6d0f1e4c23
improved error reporting
11 years ago
Carsten Brandt
5dca1257b2
reverted primaryKey of elasticsearch to be array again
...
meet the AR interface requirements.
11 years ago
munawer-t
45a6cbdbf5
PhpDoc fixes
11 years ago
Alexander Makarov
dc45de127c
Added --prefer-dist to all docs
...
1. It results in much smaller download and takes less disk space (25MB instead of 180MB for yii-basic + dependencies).
2. It requires less utilities to be installed (no VCS binaries required).
3. It takes less time to install dependencies.
11 years ago
Carsten Brandt
a7b852fcc3
Changed elasticsearch AR primary key handling
...
now supports mapped primary key when _id is part of source with an
alias.
11 years ago
Carsten Brandt
b4612637ec
make count behave like in SQL
...
also fixed count behavior according to limit and offset.
fixes #1458
11 years ago
Carsten Brandt
454174a688
added NOT operator for db, elasticsearch, redis
...
issue #1523
11 years ago
Carsten Brandt
43f19e8aee
use andWhere() in AR::find() to work properly with default scope
...
fixes #1469
11 years ago
Carsten Brandt
d2308eda8d
added CHANGELOGs for all the extensions
...
also filled framework CHANGELOG with relevant changes since alpha
11 years ago
Qiang Xue
41685a2409
moved extensions under yii.
11 years ago