Commit Graph

10 Commits

Author SHA1 Message Date
Klimov Paul
062e138c83 Method "\yii\mongo\Collection::fullTextSearch()" added. 2013-12-05 21:09:33 +02:00
Paul Klimov
3e744b73e9 Mongo Collection "findAll" method removed.
Logging and profiling for Mongo Query added.
2013-12-03 16:19:45 +02:00
Paul Klimov
1a9d5a11ff Mongo Collection "deleteAllIndexes" return result fixed. 2013-12-03 15:28:35 +02:00
Paul Klimov
a3f5236ea6 Mongo Collection "group" and "mapReduce" functions fixed. 2013-12-03 14:03:23 +02:00
Klimov Paul
dfefd06016 Mongo index related methods fixed. 2013-12-02 21:09:35 +02:00
Paul Klimov
469507d494 Mongo index manipulation methods added. 2013-12-02 17:26:30 +02:00
Paul Klimov
c294e033b3 Unit test for "yii\mongo\Collection::mapReduce()" added. 2013-12-02 16:23:20 +02:00
Paul Klimov
a39b2d3799 Default options setup added to Mongo Collection operations. 2013-11-29 16:59:38 +02:00
Paul Klimov
d42a942aed Mongo Command 'update' and 'insertBatch' methods added. 2013-11-27 16:40:29 +02:00
Klimov Paul
529af8edc4 Mongo "Database" and "Collection" classes introduced. 2013-11-26 21:16:55 +02:00