Commit Graph

15 Commits

Author SHA1 Message Date
b6a2c4dbc3 Replace 0 to false and 1 to true in Config:;set(DEBUG...) in majestic tests. 2012-07-09 13:47:32 +04:00
cfd6536c5f Replace constant DEBUG to use in Config. Remove start profiler from FrontController (moved to bootstrap). 2012-06-27 18:02:42 +04:00
d5ae133478 added test for findAndModify if no item in collection and test for eval 2012-06-05 13:52:39 +04:00
df491fdbbd fixed ret value on eval 2012-04-13 16:22:52 +04:00
e5e7fdb7e6 added MongoStatement method to count results before skip/limit 2012-02-06 18:12:23 +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
650f311b2b remove expectedException from annotation 2011-12-06 16:22:04 +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
594ec034f9 added Order, Limit, Skip methods to MongoStatement 2011-11-22 18:41:31 +04:00
b9353065b8 modified tests for new DbDriver hierarchy 2011-11-22 18:41:31 +04:00
488655b788 Mongo driver with separate CRUD commsnds, without profiler 2011-11-22 18:41:31 +04:00
3c5a5d9603 rebuild Model package for NoSQL drivers 2011-11-22 18:41:31 +04:00