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.
Alexander Demidov a0010c3706 Replace values 1 to (bool)true in Config::set(PROFILER...) in majestic tests. 13 years ago
app Replace constant DEBUG to use in Config. Remove start profiler from FrontController (moved to bootstrap). 13 years ago
cache replace Exception on InitializationException 13 years ago
captcha Code formatting 13 years ago
classes Removed unused MJException 13 years ago
exception updated ErrorHandler to check for existing output buffers befor ob_clean 13 years ago
form rename input param from method message 13 years ago
i18n Adding the extended messages for exceptions 13 years ago
layout added setException method to ErrorLayout class 13 years ago
logger Replace constant DEBUG to use in Config. Remove start profiler from FrontController (moved to bootstrap). 13 years ago
mail mailer, some fixes, #16 15 years ago
model Replace constant DEBUG to use in Config. Remove start profiler from FrontController (moved to bootstrap). 13 years ago
redis Replace constant DEBUG to use in Config. Remove start profiler from FrontController (moved to bootstrap). 13 years ago
session Session class tested and modified for new Model hierarchy 13 years ago
tests Replace values 1 to (bool)true in Config::set(PROFILER...) in majestic tests. 13 years ago
util Replace checking DEBUG in constructor Profiler to checking PROFILER is it true. 13 years ago
validator replace Exception on GeneralException, InitializationException 13 years ago
view modified GetViewHelper to return urlencoded GET query params 13 years ago
.gitignore merge mongo with master 13 years ago
Config.php replace Exception on GeneralException (Config.php) 13 years ago
Load.php Merge spl_autoload from init to Load::setAutoloadFrom. 13 years ago
Registry.php Registry, ViewHelperHead added, Config now inherited from Registry, #16 15 years ago
model_class_diadram.png rebuild Model package for NoSQL drivers 13 years ago
uml_model.zargo rebuild Model package for NoSQL drivers 13 years ago