9 Commits (2646e2cdcc6a260c30c8ed24928e2c9a4754d3f5)

Author SHA1 Message Date
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
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 21fff9429c Mongo full text search test updated. 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
Klimov Paul 062e138c83 Method "\yii\mongo\Collection::fullTextSearch()" added. 11 years ago
Paul Klimov 3e744b73e9 Mongo Collection "findAll" method removed. 11 years ago
Paul Klimov 1a9d5a11ff Mongo Collection "deleteAllIndexes" return result fixed. 11 years ago
Paul Klimov a3f5236ea6 Mongo Collection "group" and "mapReduce" functions fixed. 11 years ago
Klimov Paul dfefd06016 Mongo index related methods fixed. 11 years ago
Paul Klimov 469507d494 Mongo index manipulation methods added. 11 years ago
Paul Klimov c294e033b3 Unit test for "yii\mongo\Collection::mapReduce()" added. 11 years ago
Paul Klimov a39b2d3799 Default options setup added to Mongo Collection operations. 11 years ago
Paul Klimov d42a942aed Mongo Command 'update' and 'insertBatch' methods added. 11 years ago
Klimov Paul 529af8edc4 Mongo "Database" and "Collection" classes introduced. 11 years ago
Paul Klimov 3b5ee4fbe9 Mongo Command created. 11 years ago