194 Commits (645ffd9ed18a00000a5f7aa70cb760ff48ea8cb5)

Author SHA1 Message Date
Anton Grebnev 40b3e76c74 modified AutoloadBuilder to atomic write operation 13 years ago
Anton Grebnev e5e7fdb7e6 added MongoStatement method to count results before skip/limit 13 years ago
Anton Grebnev 0140c3f4ad added condition to batchInsert against empty arrays 13 years ago
Anton Grebnev 99a528fac3 added butchInsert to mongo model 13 years ago
Anton Grebnev d1723cb87b improved MongoId processing and $fields to MongoModel::find() 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 Grebnev 2c611dc3db added Mongo group for tests 13 years ago
Anton Grebnev b9f7718063 added __toString() for MongoDbCommands 13 years ago
Anton Grebnev 650f311b2b remove expectedException from annotation 13 years ago
Alexander Letov 34645282ce Fixed vfsStream to version 0.11.1 (work with both 0.10.1 and 0.11.1) 13 years ago
Anton Grebnev a942745039 two TODO closed for exceptions 13 years ago
Anton Grebnev 71cc211c4f modified classes for GeneralException thrown 13 years ago
Anton Terekhov 400d2667df Moved redis stub class from tests to actual place 13 years ago
Anton Terekhov 674b59bb03 Added Redis stub class for autocompletion 13 years ago
Anton Terekhov 7e2fab5d13 Added cache/face/autoload.php for code coverage ignore, XML formatted 13 years ago
Vyacheslav Agafonov 3c79d05a2e Add association @group from exceptions redis of the tests 13 years ago
Vyacheslav Agafonov 24c2a97f51 Add association @group from exceptions mysql of the tests 13 years ago
Vyacheslav Agafonov 1a1ccabcd3 Use assertEquals() 13 years ago
Vyacheslav Agafonov e9af107907 Сhange the variable type of the string 13 years ago
Vyacheslav Agafonov 4955014473 Fixed expected value of 3.0 13 years ago
Vyacheslav Agafonov 0fdcb87653 Replacement of assertEquals() to assertSame() 13 years ago
Vyacheslav Agafonov 3a79d203c7 Return annotated @runInSeparateProcess 13 years ago
Vyacheslav Agafonov d0ed66bc73 Created test suites for Mysql and Redis 13 years ago
Vyacheslav Agafonov 0fda3de8b5 Moving setExpectedException 13 years ago
Vyacheslav Agafonov 1f1551aea1 removing setExpectedException() of setUp() 13 years ago
Vyacheslav Agafonov 64cb6f3f12 Removing annotated @expectedExceptionMessage 13 years ago
Vyacheslav Agafonov d7bae53911 Correction TODO comments and remove them 13 years ago
Vyacheslav Agafonov bafe38ccf0 replacement @expectedException to setExpectedException 13 years ago
Vyacheslav Agafonov c6b48f084d Removed expectation exceptions 13 years ago
Vyacheslav Agafonov 8aba4dc172 added check 13 years ago
Vyacheslav Agafonov 66857702b6 replacement @expectedException to setExpectedException 13 years ago
Vyacheslav Agafonov c214995796 replacement @expectedException to setExpectedException 13 years ago
Vyacheslav Agafonov 71ffa06eaa replacement @expectedException to setExpectedException 13 years ago
Vyacheslav Agafonov 9943b6afcf replacement @expectedException to setExpectedException 13 years ago
Vyacheslav Agafonov 3e1a5a0b28 replacement @expectedException to setExpectedException 13 years ago
Vyacheslav Agafonov 0ade94a5ea replacement @expectedException to setExpectedException 13 years ago
Vyacheslav Agafonov b80e0eb7e5 replacement @expectedException to setExpectedException 13 years ago
Vyacheslav Agafonov dfa661e2e8 replacement @expectedException to setExpectedException 13 years ago
Vyacheslav Agafonov 4b95befdfe replacement @expectedException to setExpectedException 13 years ago
Vyacheslav Agafonov 3470e3254f replacement @expectedException to setExpectedException 13 years ago
Vyacheslav Agafonov 0b11f62c21 replacement @expectedException to setExpectedException 13 years ago
Vyacheslav Agafonov 77f69b033d replacement @expectedException to setExpectedException 13 years ago
Vyacheslav Agafonov 9b9dcf42d4 replacement @expectedException to setExpectedException from testInitSetDefaultLangNotInLocales() 13 years ago
Vyacheslav Agafonov ece71411bd added annotation @runInSeparateProcess and removing annotations @expectedException 13 years ago
Vyacheslav Agafonov be0ed430e2 modified password from db 13 years ago
Vyacheslav Agafonov 69169590da added setExpectedException and check empty($search) 13 years ago
Vyacheslav Agafonov be83874392 added setExpectedException and check type Config 13 years ago
Vyacheslav Agafonov b7e71c20b7 added check from input params in method init() 13 years ago
Vyacheslav Agafonov 0552c15141 replace Exception on GeneralException (Config.php) 13 years ago
Anton Terekhov d370f90a23 Made verbose = true 13 years ago