403 Commits (fa67637c67253a60793cd5277fe65177aa041bd6)
 

Author SHA1 Message Date
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 29a255776d Merge branch 'route_modified' 12 years ago
Alexander Demidov 444e5ba369 Remove backtrace function from getRoute method. 12 years ago
Alexander Demidov f207e80409 Modified PHP-doc var types in Router. 12 years ago
Alexander Demidov 119bba5e23 Modified PHP-doc in Router. 12 years ago
Alexander Demidov 9ef37d003b Refactor Router (remove getUri method. All logic moved to getRoute method). Modified RouterTest. 12 years ago
Alexander Demidov 6e4a9ef23a Modify RouterTest (unmocked simply methods). 12 years ago
Alexander Demidov c7815a2112 Add tests app/router for new methods. 12 years ago
Alexander Demidov 1cf82d7442 Add PHP-doc comments in new methods (routeIsExists, getRouteByName, getUri). 12 years ago
Alexander Demidov 8efaf2a0a7 Change static to dynamic method getUri. 12 years ago
Alexander Demidov 73ff07ce7d Add method Router::getUri($route_name = null) - Give me this uri on route_name is null, other another route uri from route_name. 12 years ago
Anton Grebnev c0fa542b3c removed output buffer(ob_start/ob_end_clean) usasge in MongoDbCommand profile output 12 years ago
Anton Grebnev df491fdbbd fixed ret value on eval 12 years ago
Anton Grebnev c090634c19 Merge branch 'master' into mongo 12 years ago
Anton Grebnev a950ff688f updated MongoStatement to return retval on db.eval 12 years ago
Anton Grebnev 623666fb09 updated MongoDbCommand Profiler output 12 years ago
Anton Grebnev f728e6d6a2 updated tests for MongoDbCommand with count command 12 years ago
Anton Grebnev a1bfcdd78b added count() method to MongoModel 12 years ago
Anton Terekhov c7dcd33512 Code format, PHPDoc 12 years ago
Anton Terekhov 755f1b46c7 Fixed packages for some files 12 years ago
Anton Grebnev 40b3e76c74 modified AutoloadBuilder to atomic write operation 12 years ago
Anton Grebnev 4d4e338611 Merge branch 'mongo' 13 years ago
Anton Grebnev e5e7fdb7e6 added MongoStatement method to count results before skip/limit 13 years ago
Anton Grebnev f58fa2a48a Merge branch 'mongo' 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 6b1e3f6a70 reseted a3e0cafb32 commit 13 years ago
Anton Grebnev 3113095ec2 Merge branch 'mongo' 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 5dd50d7a1f Merge branch 'mongo' 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 Grebnev 47b5843ef6 merge mongo with master 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