34 Commits (9427f4e76b200ba74b487860cb7a046ccea62717)

Author SHA1 Message Date
Carsten Brandt 505762d49c updated docs about active relation 11 years ago
Carsten Brandt cb8237c1b7 merged ActiveQueryInterface and ActiveRelatioInterface 11 years ago
Carsten Brandt e76fb238d4 added missing use statement 11 years ago
Carsten Brandt 3b40d44909 made createQuery() config param optional 11 years ago
Carsten Brandt 1708a36d95 WIP merge ActiveRelation into ActiveQuery 11 years ago
Alexander Makarov 4a201c7ad5 Removed unused variables 11 years ago
Alexander Makarov dd26d39dd8 Removed unused namespace imports 11 years ago
Carsten Brandt 16e1aff41b renamed ActiveRecord::create() to populateRecord() 11 years ago
Qiang Xue f6dd6fa2e9 Renamed `ActiveRecordInterface::createActiveRelation()` to `createRelation()` 11 years ago
Carsten Brandt b312b853dc added redis version req to readme 11 years ago
Carsten Brandt 796284cba1 reworked fix for #1993 11 years ago
Carsten Brandt 81d23332df afterFind event in AR is now called after relations have been populated 11 years ago
Paul Klimov 32d82f59bc Code style at redis readme fixed. 11 years ago
Qiang Xue da9d544c54 psr-4 change. 11 years ago
Qiang Xue 41685a2409 moved extensions under yii. 11 years ago
Carsten Brandt e2b4708bbd added support for updateCounters to elasticsearch 11 years ago
Alexander Makarov 26767735dc Renamed byte methods, moved path methods back to StringHelper 11 years ago
Alexander Makarov 5f2a612c78 Moved file and path related methods from StringHelper to FileHelper, renamed StringHelper byte methods not to be misused as string methods 11 years ago
Carsten Brandt 48199cfc00 renamed redis tableName() to keyPrefix() 11 years ago
Carsten Brandt d0fc987f0b fixed test break 11 years ago
Carsten Brandt ff52f28d0a adjusted elasticsearch and redis AR to use BaseAR 11 years ago
Qiang Xue a5e3c00d75 replaced inheritdoc tags. 11 years ago
Carsten Brandt 83527e85ca made Model::attributes() non static again 11 years ago
Panagiotis Moustafellos 2ff8ac3d61 fixed PhpDoc by swapping to {@inheritdoc} 11 years ago
Carsten Brandt 752261e9ec fixed redis session init() call 11 years ago
Carsten Brandt 8be4f3778a updated properties of extensions 11 years ago
Carsten Brandt 3cb366020a added redis Session 11 years ago
Carsten Brandt b5c73a3724 allow redis connection to be configure directly in cache 11 years ago
Carsten Brandt b081cf5e46 moved elasticsearch to extensions 11 years ago
Qiang Xue 0b13c43466 refactored redis cache. 11 years ago
Carsten Brandt 8ac2b7364d moved redis to extensions 11 years ago