Commit Graph

  • 0ac9f3c5e8 Merge branch 'redis-doc' into extended_classes Alexander Demidov 2013-09-10 17:04:02 +0400
  • 7fd2961737 sInter Alexander Demidov 2013-08-15 17:21:47 +0400
  • 3e30e59e0b lRange, rPush, lTrim Alexander Demidov 2013-09-10 17:02:32 +0400
  • a029cc3c57 sAdd, sCard, sSize, sMembers, sGetMembers, sContains, sIsMember, sRem, sRemove Alexander Demidov 2013-06-21 13:26:31 +0400
  • 5dd81b24fc Modified PHP-Doc for CliController::execute(). Alexander Demidov 2013-09-09 14:02:15 +0400
  • 8113986276 Add to ErrorHTTPException support code 401. Alexander Demidov 2013-09-10 16:55:14 +0400
  • 10c68143cb Изменен FileLogger для возможности расширения класса Alexander Demidov 2013-07-18 21:43:48 +0400
  • ef99a26635 Modife CliController. Alexander Demidov 2013-06-26 13:32:17 +0400
  • 8133695eae Add Env.Request(). Alexander Demidov 2013-06-21 12:27:46 +0400
  • 5b9eab1067 Merge remote-tracking branch 'origin/fix_error_log' into extended_classes Alexander Demidov 2013-09-10 16:40:13 +0400
  • 3b6ae39707 Added new validators without tests Anton Terekhov 2012-12-12 13:11:54 +0400
  • 163ac086b0 Merge branch 'fix_error_log' Anton Terekhov 2012-12-11 19:25:15 +0400
  • 126d97b020 Added exception name to log Anton Terekhov 2012-12-11 19:05:39 +0400
  • a2cb6a405e Get rid of $this->template logic, switched to type of exception Anton Terekhov 2012-12-11 18:56:07 +0400
  • fce43da00d Fixed test error for testDebugAutoload() with coverage Anton Terekhov 2012-12-11 18:45:48 +0400
  • 98324588b7 added test for Mongo::addCondition method Anton Grebnev 2012-12-11 18:39:26 +0400
  • c525a09078 fixed AutoloadBuilderTest to pass without template app Anton Grebnev 2012-12-11 16:46:53 +0400
  • 748393f653 Fixed function name Anton Terekhov 2012-12-11 16:28:04 +0400
  • 5f47dab73e Use new logError in FrontController, tests Anton Terekhov 2012-12-11 15:42:17 +0400
  • 91b364d01a Separate function ErrorHandler::logError() and tests Anton Terekhov 2012-12-11 15:03:48 +0400
  • d007f356c0 Remove duplicate lines from test Anton Terekhov 2012-11-22 16:41:32 +0400
  • b2aced98d2 Merge branch 'feature_code_coverage' master Anton Terekhov 2012-11-21 22:00:55 +0400
  • 431fb8b60f PHPDoc for MySQLiStatementTest Anton Terekhov 2012-11-21 22:00:03 +0400
  • b261538286 Removed dead code, `explode` will only return `false` if delimiter is empty string. In such a case `explode` will trigger warning Anton Terekhov 2012-11-21 21:49:18 +0400
  • 2ee61dc42c Small test for Load::setExclude Anton Terekhov 2012-11-21 21:34:09 +0400
  • f7b6837b91 Test logging from CliController Anton Terekhov 2012-11-21 21:18:11 +0400
  • 766cce1fbc @codeCoverageIgnoreStart for private __clone() Anton Terekhov 2012-11-21 21:02:13 +0400
  • c65ce706a9 Merge branch 'ajax_action' Anton Terekhov 2012-11-21 20:10:15 +0400
  • 255c3a837a More complex regular expression for AutoloadBuilder Anton Terekhov 2012-11-21 20:04:40 +0400
  • a856dd484e Removed @version and @filesource from PHPDocs Anton Terekhov 2012-11-21 18:42:29 +0400
  • 6b9c076053 Added new message types: info, warning to MgsViewHelper. Added method withPrefix to add custom css prefix to message Anton Terekhov 2012-11-21 18:11:38 +0400
  • e5a0df37fc Added FormViewHelper @method form() to PHPView Anton Terekhov 2012-11-21 17:44:52 +0400
  • 706f7a4444 typo Anton Terekhov 2012-11-21 15:50:28 +0400
  • 07a244ca35 Code formatting for ViewHelper & tests Anton Terekhov 2012-11-21 15:43:20 +0400
  • 0d58a907e5 Refuse cloning of CliController Anton Terekhov 2012-11-21 15:09:13 +0400
  • 3517a6450c Test for calling ErrorAction->setAjaxError() for ajax-based actions Anton Terekhov 2012-11-21 14:47:35 +0400
  • a789ad8966 More strict test on autoload Anton Terekhov 2012-11-21 14:31:43 +0400
  • fa67637c67 PHPDoc Anton Terekhov 2012-11-19 19:25:38 +0400
  • 1354f3d001 PHPDoc, some trailing PHP tags removed Anton Terekhov 2012-11-19 19:20:15 +0400
  • 1e0d1aaa38 PHPDocs for cache, Format Anton Terekhov 2012-11-19 18:40:04 +0400
  • 2d02f25e22 Some PHPDoc for PHPView Anton Terekhov 2012-11-16 18:31:15 +0400
  • 6a2c861a71 Switch http code header on showDebug with ErrorHTTPException. Alexander Demidov 2012-11-13 14:03:42 +0400
  • 5cc54e182e Modify FronController with use class_name in is_subclass_of. Alexander Demidov 2012-11-12 19:30:25 +0400
  • 008eee4c8c fixed ErrorAction::setAjaxError() method call in FrontController Anton Grebnev 2012-11-12 13:52:11 +0400
  • e1c3da8019 Reworked AJax action HTTP code and HTTP content. Added new HTTP template to process HTTP code output Anton Terekhov 2012-11-11 20:42:48 +0400
  • 618f12224e Revorked Error404Exception . New ErrorHTTPException introduced. Anton Terekhov 2012-11-11 18:31:57 +0400
  • 2aafb3a394 New default value for AjaxAction->data, new tests Anton Terekhov 2012-11-11 13:51:38 +0400
  • 4fa078d709 Fixes for AjaxAction to send different header Content-type with $this->json_encode == true and $this->json_encode == false . This includes refactoring of $this->encode to $this->json_encode. Anton Terekhov 2012-11-10 16:06:19 +0400
  • 4f55333064 PHPdoc updated Anton Terekhov 2012-11-10 15:55:11 +0400
  • 07206a0365 Merge branch 'mongo' Anton Terekhov 2012-11-12 14:17:05 +0400
  • 11a5968105 refactored MongoModel to hide fetch method, fixed PHPDoc errors Anton Grebnev 2012-10-19 20:15:26 +0400
  • efb6c2d34c Merge branch 'init_to_bootstrap' into mongo Anton Grebnev 2012-10-17 21:27:28 +0400
  • e3db9d9081 Merge branch 'new_error_layout' into init_to_bootstrap Anton Grebnev 2012-10-09 20:29:55 +0400
  • 910a770ea2 modified CliController to use stderr as default error stream Anton Grebnev 2012-10-08 19:29:53 +0400
  • 774c86acd2 modified Profiler to clear queries array on start() Anton Grebnev 2012-10-05 19:39:45 +0400
  • 5bc65513eb modified CliController to use ErrorStream conf var and separate logging by LOGGING/PROFILER settings Anton Grebnev 2012-10-05 19:39:23 +0400
  • 8d60abe7d1 modified ErrorHandler not to process error closed by @ Anton Grebnev 2012-10-05 19:38:24 +0400
  • c72495de57 Merge branch 'new_error_layout' Anton Grebnev 2012-10-04 19:42:29 +0400
  • 5bce35f022 modified setException method param type to Exception Anton Grebnev 2012-10-04 19:41:42 +0400
  • 700ad52598 Add comment PHP-doc methods in Redis class. Alexander Demidov 2012-08-16 18:14:04 +0400
  • 9d0e22ebd2 Modified Profiler message. Alexander Demidov 2012-07-19 17:18:54 +0400
  • a16a995ed3 Add Profiler support report message with turn on PROFILER_DETAILS (if use to show queries). Modified tests MongoStatementTest, MySQLiStatementTest. Adding new tests to ProfilerTest. Alexander Demidov 2012-07-19 17:07:54 +0400
  • ed0c9f207f Corrected CliControllerTest. Alexander Demidov 2012-07-19 17:05:56 +0400
  • 72ac3e2176 Modified commented code in ProfilerTest, LayoutTest with DEBUG const. Alexander Demidov 2012-07-13 17:44:10 +0400
  • ad9c6b0a0c Complete tests for CliController. Alexander Demidov 2012-07-11 17:23:14 +0400
  • ac091ac1ed Add CliControllerTest (not working with RuntimeException). Alexander Demidov 2012-07-10 19:38:10 +0400
  • 595c1b73eb Add CliController and iCli interface for cli applications. Alexander Demidov 2012-07-10 19:37:03 +0400
  • e59e270476 Modified tests Mongo, Mysqli, Redis with checking work Profiler (with PROFILER_DETAILS). Alexander Demidov 2012-07-10 17:03:55 +0400
  • 4e0b762ab0 Use PROFILER_DETAILS in RedisManager. Alexander Demidov 2012-07-10 17:03:25 +0400
  • 34337efda4 Remove use constant DEBUG from Load.php Alexander Demidov 2012-07-10 13:50:04 +0400
  • 2395adf7b8 Modified MySQLiStatementTest with use PROFILER_DETAILS set. Alexander Demidov 2012-07-10 13:49:49 +0400
  • 69cd61121e Fixed tests RedisDebugTest, ProfilerTest with use PROFILER setting. Alexander Demidov 2012-07-09 14:28:02 +0400
  • a0010c3706 Replace values 1 to (bool)true in Config::set(PROFILER...) in majestic tests. Alexander Demidov 2012-07-09 13:49:11 +0400
  • b6a2c4dbc3 Replace 0 to false and 1 to true in Config:;set(DEBUG...) in majestic tests. Alexander Demidov 2012-07-09 13:47:32 +0400
  • dc60d703bf Return ob_end_clean to ErroHandler. Alexander Demidov 2012-07-09 12:52:52 +0400
  • c836b5974e Replace checking DEBUG in constructor Profiler to checking PROFILER is it true. Alexander Demidov 2012-07-04 17:30:05 +0400
  • 060cb76653 Merge branch 'fix_check_ob_handler' into init_to_bootstrap Alexander Demidov 2012-06-29 13:01:20 +0400
  • 94b8fadbc4 Replace ob_end_clean to ob_clean in ErrorHandler class error_handler method. Alexander Demidov 2012-06-29 13:00:29 +0400
  • 7a26da1034 Fixed tests with inc Config and Registry classes. Use LOGGING in logger tests. Alexander Demidov 2012-06-28 16:18:28 +0400
  • cfd6536c5f Replace constant DEBUG to use in Config. Remove start profiler from FrontController (moved to bootstrap). Alexander Demidov 2012-06-27 17:56:06 +0400
  • bcc9be619d Merge spl_autoload from init to Load::setAutoloadFrom. Alexander Demidov 2012-06-26 17:52:37 +0400
  • a1d33ea32f merged mongo into master Anton Grebnev 2012-06-05 14:08:33 +0400
  • d5ae133478 added test for findAndModify if no item in collection and test for eval Anton Grebnev 2012-06-05 13:52:39 +0400
  • ed015b23d0 updated Load exclude path to use PATH constant before dir path Anton Grebnev 2012-06-04 18:01:10 +0400
  • 0f1acaa7d6 Merge branch 'new_error_layout' Anton Grebnev 2012-06-04 16:11:28 +0400
  • 3076cf0b6a updated ErrorHandler to check for existing output buffers befor ob_clean Anton Grebnev 2012-06-04 16:10:34 +0400
  • e6735dc158 added setException method to ErrorLayout class Anton Grebnev 2012-06-04 16:09:45 +0400
  • 1d999bda3f modified FrontController to get error layout from Router Anton Grebnev 2012-06-04 16:09:16 +0400
  • 90a8cb30e6 added getter and setter to Router to use error layout Anton Grebnev 2012-06-04 16:08:35 +0400
  • 950d1f4a9a modified MongoDbCommand __toString output Anton Grebnev 2012-06-04 16:06:03 +0400
  • f6e119d372 modified GetViewHelper to return urlencoded GET query params Anton Grebnev 2012-06-04 16:05:26 +0400
  • 359c712962 modified AutoloadBuilder for atomic autoload.php write Anton Grebnev 2012-06-04 16:04:17 +0400
  • 29a255776d Merge branch 'route_modified' Alexander Demidov 2012-05-25 19:31:18 +0400
  • 444e5ba369 Remove backtrace function from getRoute method. Alexander Demidov 2012-05-25 19:26:21 +0400
  • f207e80409 Modified PHP-doc var types in Router. Alexander Demidov 2012-05-25 19:22:14 +0400
  • 119bba5e23 Modified PHP-doc in Router. Alexander Demidov 2012-05-25 19:21:05 +0400
  • 9ef37d003b Refactor Router (remove getUri method. All logic moved to getRoute method). Modified RouterTest. Alexander Demidov 2012-05-25 19:03:42 +0400
  • 6e4a9ef23a Modify RouterTest (unmocked simply methods). Alexander Demidov 2012-05-25 18:41:25 +0400
  • c7815a2112 Add tests app/router for new methods. Alexander Demidov 2012-05-25 16:31:08 +0400
  • 1cf82d7442 Add PHP-doc comments in new methods (routeIsExists, getRouteByName, getUri). Alexander Demidov 2012-05-25 16:30:45 +0400