158 Commits (bcc9be619d87130a826cbbd916003fad6205dd45)

Author SHA1 Message Date
Anton Grebnev d5ae133478 added test for findAndModify if no item in collection and test for eval 12 years ago
Anton Grebnev e6735dc158 added setException method to ErrorLayout class 12 years ago
Anton Grebnev 1d999bda3f modified FrontController to get error layout from Router 12 years ago
Anton Grebnev 90a8cb30e6 added getter and setter to Router to use error layout 12 years ago
Anton Grebnev 950d1f4a9a modified MongoDbCommand __toString output 12 years ago
Anton Grebnev f6e119d372 modified GetViewHelper to return urlencoded GET query params 12 years ago
Anton Grebnev 359c712962 modified AutoloadBuilder for atomic autoload.php write 12 years ago
Alexander Demidov 9ef37d003b Refactor Router (remove getUri method. All logic moved to getRoute method). Modified RouterTest. 13 years ago
Alexander Demidov 6e4a9ef23a Modify RouterTest (unmocked simply methods). 13 years ago
Alexander Demidov c7815a2112 Add tests app/router for new methods. 13 years ago
Anton Grebnev c0fa542b3c removed output buffer(ob_start/ob_end_clean) usasge in MongoDbCommand profile output 13 years ago
Anton Grebnev df491fdbbd fixed ret value on eval 13 years ago
Anton Grebnev 623666fb09 updated MongoDbCommand Profiler output 13 years ago
Anton Grebnev f728e6d6a2 updated tests for MongoDbCommand with count command 13 years ago
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