20 Commits (3da9a31da7aee2ac3fe17498be764d79746f3bf7)

Author SHA1 Message Date
Carsten Brandt f099616967 improved IDE autocompletion for AR::find() 10 years ago
Qiang Xue e8c6bb516f Fixes #4048: Added `init` event to `ActiveQuery` classes 10 years ago
Carsten Brandt 1085f1bd9b cleanup after #4092 10 years ago
Vladimir Zbrailov f9febd0087 unify changedAttributes of afterSave in extensions 10 years ago
Carsten Brandt 2cab70b064 Ensure consistent behavior in ActiveRecord::afterSave() 10 years ago
Carsten Brandt fe14f0c5e3 fixed all the PHPdoc in extensions 11 years ago
Alexander Makarov 75154d351d Refactored AR find 11 years ago
Carsten Brandt 44dbb2235a cleanup docs 11 years ago
Qiang Xue 8b4dfcc876 Fixes #2955: Changed the signature of ActiveQuery constructors and `ActiveRecord::createQuery()` to simplify customizing ActiveQuery classes 11 years ago
Carsten Brandt c73cfe147f Fixed inconsistencies with setting old attributes and pks 11 years ago
Carsten Brandt f4395206b7 reset dirty attributes after `afterSave` 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Paul Klimov 8d5536ac12 yii\mongodb\file\ActiveRecord::update() fixed to save the attributes while updating file. 11 years ago
Carsten Brandt 505762d49c updated docs about active relation 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
Qiang Xue f6dd6fa2e9 Renamed `ActiveRecordInterface::createActiveRelation()` to `createRelation()` 11 years ago
Qiang Xue da9d544c54 psr-4 change. 11 years ago
Qiang Xue 943bf88904 doc fix. 11 years ago
Qiang Xue 41685a2409 moved extensions under yii. 11 years ago
Paul Klimov 9b5f3fab99 Extension "mongo" renamed into "mongodb" 11 years ago
Paul Klimov c542d09d26 Doc comments at \yii\mongo\file\* updated. 11 years ago
Paul Klimov c783e9fdb0 Mongo File Active Record refactored. 11 years ago
Paul Klimov 04fb75b6a7 File retrieve methods added to Mongo File Active Record. 11 years ago
Paul Klimov 77f10ed91b Mongo file Active Record saving fixed. 11 years ago
Klimov Paul ca608a81a4 Mongo file Active Record updated. 11 years ago
Klimov Paul 85a32bea42 Method "getChunkCollection()" added to Mongo file collection. 11 years ago
Paul Klimov f0e62971aa Mongo GridFS Query added. 11 years ago