44 Commits (36af49d90e083da1d23f2f24f7fa4b2c68765b6b)

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 098567ce16 fixed phpdoc errors and updated properties 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
Carsten Brandt 8af941fb53 added note about usage to AR::instantiate() 11 years ago
Carsten Brandt 16e1aff41b renamed ActiveRecord::create() to populateRecord() 11 years ago
Alexander Makarov 9fb8843130 Removed unnecessary variable 11 years ago
Carsten Brandt 21ae27b306 updated phpdoc properties 11 years ago
Qiang Xue f6dd6fa2e9 Renamed `ActiveRecordInterface::createActiveRelation()` to `createRelation()` 11 years ago
Carsten Brandt 48712c71f2 added notes about default limit set by elasticsearch 11 years ago
Luciano Baraglia 7d33a5d3b5 Some Code style fixes 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
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
Carsten Brandt 24ebc9fc3d better error reporting for db exceptions 11 years ago
Carsten Brandt 59d6d0be7d elasticsearch phpdoc and command api cleanup 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 b68c9f1d40 added image to readme 11 years ago
Carsten Brandt 5a3dba60be created debug panel for elasticsearch 11 years ago
Carsten Brandt 4565df9313 added debug panel for elasticsearch 11 years ago
Qiang Xue 73442fb12a doc fix. 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
Carsten Brandt be583a7a22 fixed problem with sorting by id in elasticsearch 11 years ago
Carsten Brandt 91998d03a7 fixed typo in README 11 years ago
Carsten Brandt 80de4e6e65 more docs on elasticsearch 11 years ago
Panagiotis Moustafellos 2ff8ac3d61 fixed PhpDoc by swapping to {@inheritdoc} 11 years ago
Carsten Brandt 143addab4d improved logging and error handling 11 years ago
Carsten Brandt ee538faff7 added profile and logging to connection 11 years ago
Carsten Brandt 1c08c06da8 implemented connection based on CUrl 11 years ago
Carsten Brandt a2aa4ff858 cleanup Command interface, alpha ready 11 years ago
Carsten Brandt 40fc84b342 cleanup & docs 11 years ago
Carsten Brandt 5164a1671c finalized Query interface + general cleanup 11 years ago
Carsten Brandt 613758dda5 refactored elasticsearch COnnection and Command 11 years ago
Carsten Brandt 8792f21f57 more docs 11 years ago
Carsten Brandt b081cf5e46 moved elasticsearch to extensions 11 years ago