36 Commits (898499ed44a75444a48abd54aa1070a6df0b3d9b)

Author SHA1 Message Date
Carsten Brandt 1c9fc33a40 fixed HHVM test break 10 years ago
Klimov Paul 7a937903c2 `yii\mongodb\Collection::buildLikeCondition()` fixed to escape regular expression. 10 years ago
Klimov Paul b90f88659d Unit test for MongoDB migration controller added 10 years ago
Klimov Paul 5fb654f95d 'MongoDbTestCase::loadClassMap()' refactored 10 years ago
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
Alexander Makarov 905e39ede9 RBAC migration is now aware of custom table names, speeded up RBAC tests 11 years ago
Qiang Xue 0e143338d7 Finished refactoring find() . 11 years ago
Alexander Makarov 75154d351d Refactored AR find 11 years ago
Carsten Brandt c572c23c2f adjusted tests 11 years ago
Carsten Brandt 96f1c4c10b renamed Query::filter() to Query::filterWhere() 11 years ago
Dirk Adler e0edca24a9 Improves mongodb nested and in condition test 11 years ago
Dirk Adler 70d495bcd4 Adds more mongodb tests for combination conditions 11 years ago
Dirk Adler 3dd8a039be Adds mongodb test for combination conditions 11 years ago
Alexander Makarov 3c1a8141fd fixes #2002 11 years ago
Alexander Makarov 19327ebd14 Added tests for Query::filter() 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Paul Klimov bc73a2481c MongoDB log fixed to handle Mongo objects correctly 11 years ago
AlexGx 32d0768919 style fixes with phpcs:yii2 11 years ago
Paul Klimov 866ba85010 yii\mongodb\file\Collection::ensureMongoId() fixed to suppress exception on invalid _id format. 11 years ago
Paul Klimov 8d5536ac12 yii\mongodb\file\ActiveRecord::update() fixed to save the attributes while updating file. 11 years ago
Alexander Mohorev 1676d914fa Add unit tests 11 years ago
Paul Klimov 08131477a2 yii\mongodb\Collection::mapReduce() fixed to handle 'inline' output correctly. 11 years ago
Paul Klimov 91c86fb704 MongoDB ActiveRecord uit test advanced to check integer value handling. 11 years ago
Paul Klimov 5d3684fd7c Unit test for MongoDB Cache advanced. 11 years ago
Paul Klimov 32887edf5a MongoDB Cache class added as draft. 11 years ago
Paul Klimov 48be2bb7d1 MongoDB Session class added. 11 years ago
Qiang Xue ab47d58c69 path fixes. 11 years ago
Qiang Xue 42d8748e6e Fixes #1579: throw exception when the given AR relation name does not match in a case sensitive manner. 11 years ago
Paul Klimov 21fff9429c Mongo full text search test updated. 11 years ago
Paul Klimov 9ea4ef13fe MongoDB Active Relation lazy load fixed. 11 years ago
Qiang Xue 0310935e48 fixed test breaks. 11 years ago
Paul Klimov 8a3277e7e9 tag for MongoDB unit tests fixed 11 years ago
Paul Klimov 9b5f3fab99 Extension "mongo" renamed into "mongodb" 11 years ago