Commit Graph

14 Commits

Author SHA1 Message Date
a856dd484e Removed @version and @filesource from PHPDocs 2012-11-21 18:42:29 +04:00
11a5968105 refactored MongoModel to hide fetch method, fixed PHPDoc errors 2012-10-19 20:15:26 +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
a942745039 two TODO closed for exceptions 2011-12-06 14:16:13 +04:00
71cc211c4f modified classes for GeneralException thrown 2011-12-06 14:05:18 +04:00
47b5843ef6 merge mongo with master 2011-12-05 20:11:20 +04:00
443655064c replace Exception on GeneralException 2011-11-25 19:50:41 +04:00
594ec034f9 added Order, Limit, Skip methods to MongoStatement 2011-11-22 18:41:31 +04:00
5bff74f20b added MongoStatement class, modified DbDriver hierarchy 2011-11-22 18:41:31 +04:00
4c408292f2 Method info on profiler 2011-07-29 13:36:02 +04:00
165bf08c09 Reworked profiler 2011-07-29 13:09:43 +04:00
70ccc8bc26 Changed PagerAction, search and order methods of Model, #16
git-svn-id: svn+ssh://code.netmonsters.ru/svn/majestic/branches/evo@148 4cb57b5f-5bbd-dd11-951b-001d605cbbc5
2010-05-24 13:54:50 +00:00
8fc917dca2 Memcache, refactoring, View helpers, #16
git-svn-id: svn+ssh://code.netmonsters.ru/svn/majestic/branches/evo@124 4cb57b5f-5bbd-dd11-951b-001d605cbbc5
2010-03-13 23:33:46 +00:00
10075f88ab Multi databases support, #12
git-svn-id: svn+ssh://code.netmonsters.ru/svn/majestic/branches/evo@113 4cb57b5f-5bbd-dd11-951b-001d605cbbc5
2010-02-24 12:08:53 +00:00