514 Commits (28efb6c6754f3cc1c9977246a55fc72afe5a1d3a)
 

Author SHA1 Message Date
Alexander Demidov 060cb76653 Merge branch 'fix_check_ob_handler' into init_to_bootstrap 12 years ago
Alexander Demidov 94b8fadbc4 Replace ob_end_clean to ob_clean in ErrorHandler class error_handler method. 12 years ago
Alexander Demidov 7a26da1034 Fixed tests with inc Config and Registry classes. Use LOGGING in logger tests. 12 years ago
Alexander Demidov cfd6536c5f Replace constant DEBUG to use in Config. Remove start profiler from FrontController (moved to bootstrap). 12 years ago
Alexander Demidov bcc9be619d Merge spl_autoload from init to Load::setAutoloadFrom. 12 years ago
Anton Grebnev a1d33ea32f merged mongo into master 12 years ago
Anton Grebnev d5ae133478 added test for findAndModify if no item in collection and test for eval 12 years ago
Anton Grebnev ed015b23d0 updated Load exclude path to use PATH constant before dir path 12 years ago
Anton Grebnev 0f1acaa7d6 Merge branch 'new_error_layout' 12 years ago
Anton Grebnev 3076cf0b6a updated ErrorHandler to check for existing output buffers befor ob_clean 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 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' 12 years ago
Anton Grebnev e5e7fdb7e6 added MongoStatement method to count results before skip/limit 12 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