You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Anton Terekhov 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. 12 years ago
..
router added getter and setter to Router to use error layout 13 years ago
ActionTest.php Replace 0 to false and 1 to true in Config:;set(DEBUG...) in majestic tests. 13 years ago
Action_TestCase.php Fixed tests with inc Config and Registry classes. Use LOGGING in logger tests. 13 years ago
AjaxActionTest.php 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. 12 years ago
CliControllerTest.php modified CliController to use ErrorStream conf var and separate logging by LOGGING/PROFILER settings 12 years ago
ErrorActionTest.php Replace 0 to false and 1 to true in Config:;set(DEBUG...) in majestic tests. 13 years ago
FrontControllerTest.php Replace constant DEBUG to use in Config. Remove start profiler from FrontController (moved to bootstrap). 13 years ago
PagerActionTest.php Replace 0 to false and 1 to true in Config:;set(DEBUG...) in majestic tests. 13 years ago
StaticActionTest.php Replace 0 to false and 1 to true in Config:;set(DEBUG...) in majestic tests. 13 years ago