|
cfd6536c5f
|
Replace constant DEBUG to use in Config. Remove start profiler from FrontController (moved to bootstrap).
|
2012-06-27 18:02:42 +04:00 |
|
|
a1d33ea32f
|
merged mongo into master
|
2012-06-05 14:08:33 +04:00 |
|
|
d5ae133478
|
added test for findAndModify if no item in collection and test for eval
|
2012-06-05 13:52:39 +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 |
|
|
c090634c19
|
Merge branch 'master' into mongo
|
2012-04-12 21:02:23 +04:00 |
|
|
a950ff688f
|
updated MongoStatement to return retval on db.eval
|
2012-04-12 21:01:54 +04:00 |
|
|
623666fb09
|
updated MongoDbCommand Profiler output
|
2012-04-02 15:27:33 +04:00 |
|
|
a1bfcdd78b
|
added count() method to MongoModel
|
2012-04-02 15:21:37 +04:00 |
|
|
e5e7fdb7e6
|
added MongoStatement method to count results before skip/limit
|
2012-02-06 18:12:23 +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 |
|
|
d1723cb87b
|
improved MongoId processing and $fields to MongoModel::find()
|
2011-12-13 13:43:15 +04:00 |
|
|
b9f7718063
|
added __toString() for MongoDbCommands
|
2011-12-06 16:22:37 +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 |
|
|
417c58d20a
|
Removal of debugging information
|
2011-12-01 19:39:40 +04:00 |
|
|
fb127900e1
|
Use function is_object()
|
2011-12-01 19:36:04 +04:00 |
|
|
8cad3720bc
|
Modified exception message
|
2011-12-01 17:37:47 +04:00 |
|
|
be83874392
|
added setExpectedException and check type Config
|
2011-11-30 13:26:36 +04:00 |
|
|
443655064c
|
replace Exception on GeneralException
|
2011-11-25 19:50:41 +04:00 |
|
|
a02c3992bd
|
added __toString() to MongoCommand - need to implement in subclasses
|
2011-11-24 19:24:05 +04:00 |
|
|
a87845980d
|
added methods to MongoDriver for custom commands, findAndModify, count
|
2011-11-22 18:41:32 +04:00 |
|
|
54b991314d
|
removed Model::order() to SqlModel
|
2011-11-22 18:41:32 +04:00 |
|
|
8a2e814438
|
SqlDbDriver::insert - $on_duplicate parameter recovered
|
2011-11-22 18:41:32 +04:00 |
|
|
d360e7c023
|
added TODO for class methods
|
2011-11-22 18:41:32 +04:00 |
|
|
7e8fe0f94d
|
modified model classes with tests
|
2011-11-22 18:41:32 +04:00 |
|
|
e740ae7000
|
MongoModel class created
|
2011-11-22 18:41:32 +04:00 |
|
|
594ec034f9
|
added Order, Limit, Skip methods to MongoStatement
|
2011-11-22 18:41:31 +04:00 |
|
|
7897978261
|
MongoStatement::close() implemented
|
2011-11-22 18:41:31 +04:00 |
|
|
5bff74f20b
|
added MongoStatement class, modified 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 |
|
|
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 |
|
|
4c408292f2
|
Method info on profiler
|
2011-07-29 13:36:02 +04:00 |
|
|
165bf08c09
|
Reworked profiler
|
2011-07-29 13:09:43 +04:00 |
|
|
37bd5bb801
|
smart is_int() check #0
git-svn-id: svn+ssh://code.netmonsters.ru/svn/majestic/branches/evo@154 4cb57b5f-5bbd-dd11-951b-001d605cbbc5
|
2010-10-16 15:23:46 +00:00 |
|
|
8a6f6097bf
|
Redis implementation, #16
git-svn-id: svn+ssh://code.netmonsters.ru/svn/majestic/branches/evo@149 4cb57b5f-5bbd-dd11-951b-001d605cbbc5
|
2010-07-19 15:06:01 +00: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 |
|
|
117943f524
|
ip storing in session, #13
git-svn-id: svn+ssh://code.netmonsters.ru/svn/majestic/branches/evo@147 4cb57b5f-5bbd-dd11-951b-001d605cbbc5
|
2010-05-20 07:59:57 +00:00 |
|
|
7122f9c7df
|
insert() fixed, #8
git-svn-id: svn+ssh://code.netmonsters.ru/svn/majestic/branches/evo@139 4cb57b5f-5bbd-dd11-951b-001d605cbbc5
|
2010-03-30 19:35:29 +00:00 |
|
|
b817008f3a
|
set variable, #8
git-svn-id: svn+ssh://code.netmonsters.ru/svn/majestic/branches/evo@137 4cb57b5f-5bbd-dd11-951b-001d605cbbc5
|
2010-03-27 00:01:27 +00:00 |
|
|
359a49c412
|
fetchPairs method, #16
git-svn-id: svn+ssh://code.netmonsters.ru/svn/majestic/branches/evo@133 4cb57b5f-5bbd-dd11-951b-001d605cbbc5
|
2010-03-23 15:47:32 +00:00 |
|
|
2aeaedc2ef
|
FetchColumn method, #16
git-svn-id: svn+ssh://code.netmonsters.ru/svn/majestic/branches/evo@132 4cb57b5f-5bbd-dd11-951b-001d605cbbc5
|
2010-03-17 20:52:23 +00:00 |
|
|
d0630c4240
|
ViewAction functional merged to Action, Model::inset now returns last insert id if returned or affected rows count, #16
git-svn-id: svn+ssh://code.netmonsters.ru/svn/majestic/branches/evo@125 4cb57b5f-5bbd-dd11-951b-001d605cbbc5
|
2010-03-14 12:12:17 +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 |
|
|
4a22759e3d
|
UPDATE $where similar to INSERT #0
git-svn-id: svn+ssh://code.netmonsters.ru/svn/majestic/branches/evo@123 4cb57b5f-5bbd-dd11-951b-001d605cbbc5
|
2010-03-13 17:26:54 +00:00 |
|