|
0320670822
|
Changes mongodb build and condition, fixes #2868
|
2014-03-28 11:12:38 +01:00 |
|
|
b5f8a4dc22
|
Reformat code te be PSR-2 compatible
|
2014-03-16 10:46:21 +06:00 |
|
|
bc73a2481c
|
MongoDB log fixed to handle Mongo objects correctly
|
2014-03-08 15:19:46 +02:00 |
|
|
866ba85010
|
yii\mongodb\file\Collection::ensureMongoId() fixed to suppress exception on invalid _id format.
|
2014-03-08 14:12:08 +02:00 |
|
|
1982efbdfe
|
many phpcs fixes
|
2014-03-05 00:22:55 +02:00 |
|
|
61cacdfc81
|
add findAndModify() method to the Collection class
|
2014-03-04 12:36:05 +03:00 |
|
|
8f9c54a149
|
add method findOne() to the Collection class
|
2014-02-18 22:40:48 +03:00 |
|
|
08131477a2
|
yii\mongodb\Collection::mapReduce() fixed to handle 'inline' output correctly.
|
2014-02-10 21:51:38 +02:00 |
|
|
8ede55a0df
|
Documentation for "mongodb" extension improved.
|
2014-01-14 12:50:56 +02:00 |
|
|
da9d544c54
|
psr-4 change.
|
2014-01-10 21:06:25 -05:00 |
|
|
41685a2409
|
moved extensions under yii.
|
2013-12-09 23:51:49 -05:00 |
|
|
5a046230fd
|
Translating SQL-like syntax into Mongo syntax removed from "\yii\mongodb\Collection".
|
2013-12-09 11:28:31 +02:00 |
|
|
9b5f3fab99
|
Extension "mongo" renamed into "mongodb"
|
2013-12-06 17:35:32 +02:00 |
|