Commit Graph

17 Commits

Author SHA1 Message Date
11a5968105 refactored MongoModel to hide fetch method, fixed PHPDoc errors 2012-10-19 20:15:26 +04:00
a1d33ea32f merged mongo into master 2012-06-05 14:08:33 +04:00
950d1f4a9a modified MongoDbCommand __toString output 2012-06-04 16:06:03 +04:00
c0fa542b3c removed output buffer(ob_start/ob_end_clean) usasge in MongoDbCommand profile output 2012-05-23 18:59:20 +04:00
df491fdbbd fixed ret value on eval 2012-04-13 16:22:52 +04:00
623666fb09 updated MongoDbCommand Profiler output 2012-04-02 15:27:33 +04:00
f728e6d6a2 updated tests for MongoDbCommand with count command 2012-04-02 15:21:58 +04:00
0140c3f4ad added condition to batchInsert against empty arrays 2012-01-19 19:16:31 +04:00
99a528fac3 added butchInsert to mongo model 2012-01-18 23:30:34 +04:00
2c611dc3db added Mongo group for tests 2011-12-06 16:53:16 +04:00
b9f7718063 added __toString() for MongoDbCommands 2011-12-06 16:22:37 +04:00
71cc211c4f modified classes for GeneralException thrown 2011-12-06 14:05:18 +04:00
a87845980d added methods to MongoDriver for custom commands, findAndModify, count 2011-11-22 18:41:32 +04:00
7e8fe0f94d modified model classes with tests 2011-11-22 18:41:32 +04:00
b9353065b8 modified tests for new DbDriver hierarchy 2011-11-22 18:41:31 +04:00
229a39d682 modified MongoCommand classes 2011-11-22 18:41:31 +04:00
1f0bfb131b MongoCommand hierarchy created 2011-11-22 18:41:31 +04:00