19 Commits (cabb17b3c4529066c4c083a3b185b15e5240739e)

Author SHA1 Message Date
Alexander Demidov 7fd2961737 sInter 11 years ago
Alexander Demidov 3e30e59e0b lRange, rPush, lTrim 11 years ago
Alexander Demidov a029cc3c57 sAdd, sCard, sSize, sMembers, sGetMembers, sContains, sIsMember, sRem, sRemove 11 years ago
Anton Terekhov a856dd484e Removed @version and @filesource from PHPDocs 12 years ago
Anton Terekhov 4f55333064 PHPdoc updated 12 years ago
Alexander Demidov 700ad52598 Add comment PHP-doc methods in Redis class. 12 years ago
Alexander Demidov 4e0b762ab0 Use PROFILER_DETAILS in RedisManager. 12 years ago
Alexander Demidov cfd6536c5f Replace constant DEBUG to use in Config. Remove start profiler from FrontController (moved to bootstrap). 12 years ago
Anton Terekhov 755f1b46c7 Fixed packages for some files 13 years ago
Anton Terekhov e9ddaa6d92 phpredis has some methods named in lowercase, e.g. zinterstore. Code changed to reflect this 13 years ago
Anton Terekhov 400d2667df Moved redis stub class from tests to actual place 13 years ago
Vyacheslav Agafonov fb127900e1 Use function is_object() 13 years ago
Vyacheslav Agafonov ece71411bd added annotation @runInSeparateProcess and removing annotations @expectedException 13 years ago
Vyacheslav Agafonov 69169590da added setExpectedException and check empty($search) 13 years ago
Anton Terekhov 64b26c354f Removed unused MJException 13 years ago
Anton Terekhov 4c408292f2 Method info on profiler 13 years ago
Anton Terekhov 165bf08c09 Reworked profiler 13 years ago
Anton Terekhov 77a62925d8 Added RedisDebug for profiling redis parts 13 years ago