Commit Graph

20 Commits

Author SHA1 Message Date
SonicGD
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
AlexGx
c9edea3d11 merge 2014-03-08 15:36:12 +02:00
Paul Klimov
bc73a2481c MongoDB log fixed to handle Mongo objects correctly 2014-03-08 15:19:46 +02:00
AlexGx
32d0768919 style fixes with phpcs:yii2 2014-03-08 14:55:58 +02:00
Paul Klimov
866ba85010 yii\mongodb\file\Collection::ensureMongoId() fixed to suppress exception on invalid _id format. 2014-03-08 14:12:08 +02:00
Paul Klimov
8d5536ac12 yii\mongodb\file\ActiveRecord::update() fixed to save the attributes while updating file. 2014-03-08 11:49:09 +02:00
Alexander Mohorev
1676d914fa Add unit tests 2014-03-04 15:34:47 +03:00
Paul Klimov
08131477a2 yii\mongodb\Collection::mapReduce() fixed to handle 'inline' output correctly. 2014-02-10 21:51:38 +02:00
Paul Klimov
91c86fb704 MongoDB ActiveRecord uit test advanced to check integer value handling. 2014-01-15 11:33:58 +02:00
Paul Klimov
5d3684fd7c Unit test for MongoDB Cache advanced. 2014-01-13 16:13:21 +02:00
Paul Klimov
9ca62131f9 Merge branch 'master' of github.com:yiisoft/yii2 into mongodb-cache 2014-01-13 15:36:51 +02:00
Paul Klimov
32887edf5a MongoDB Cache class added as draft. 2014-01-13 14:41:45 +02:00
Paul Klimov
48be2bb7d1 MongoDB Session class added. 2014-01-13 12:54:18 +02:00
Qiang Xue
ab47d58c69 path fixes. 2014-01-10 21:58:50 -05:00
Qiang Xue
42d8748e6e Fixes #1579: throw exception when the given AR relation name does not match in a case sensitive manner.
Renamed `ActiveRecord::getPopulatedRelations()` to `getRelatedRecords()`
2013-12-21 23:26:35 -05:00
Paul Klimov
21fff9429c Mongo full text search test updated. 2013-12-19 12:21:20 +02:00
Paul Klimov
9ea4ef13fe MongoDB Active Relation lazy load fixed. 2013-12-16 15:46:28 +02:00
Qiang Xue
0310935e48 fixed test breaks. 2013-12-10 00:12:17 -05:00
Paul Klimov
8a3277e7e9 tag for MongoDB unit tests fixed 2013-12-09 11:04:15 +02:00
Paul Klimov
9b5f3fab99 Extension "mongo" renamed into "mongodb" 2013-12-06 17:35:32 +02:00