Commit Graph

16 Commits

Author SHA1 Message Date
a856dd484e Removed @version and @filesource from PHPDocs 2012-11-21 18:42:29 +04:00
4f55333064 PHPdoc updated 2012-11-12 14:22:54 +04:00
07206a0365 Merge branch 'mongo' 2012-11-12 14:17:05 +04:00
700ad52598 Add comment PHP-doc methods in Redis class. 2012-08-16 18:14:04 +04:00
4e0b762ab0 Use PROFILER_DETAILS in RedisManager. 2012-07-10 17:03:25 +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
755f1b46c7 Fixed packages for some files 2012-03-19 18:18:25 +04:00
e9ddaa6d92 phpredis has some methods named in lowercase, e.g. zinterstore. Code changed to reflect this 2011-12-06 18:40:54 +04:00
400d2667df Moved redis stub class from tests to actual place 2011-12-06 14:00:55 +04:00
fb127900e1 Use function is_object() 2011-12-01 19:36:04 +04:00
ece71411bd added annotation @runInSeparateProcess and removing annotations @expectedException 2011-11-30 14:51:15 +04:00
69169590da added setExpectedException and check empty($search) 2011-11-30 13:29:48 +04:00
64b26c354f Removed unused MJException 2011-10-20 12:15:10 +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
77a62925d8 Added RedisDebug for profiling redis parts 2011-07-29 12:12:41 +04:00