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 Grebnev 11a5968105 refactored MongoModel to hide fetch method, fixed PHPDoc errors 12 years ago
app modified CliController to use stderr as default error stream 12 years ago
cache replace Exception on InitializationException 13 years ago
captcha Code formatting 13 years ago
classes Removed unused MJException 13 years ago
exception modified ErrorHandler not to process error closed by @ 12 years ago
form rename input param from method message 13 years ago
i18n Adding the extended messages for exceptions 13 years ago
layout modified setException method param type to Exception 12 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 refactored MongoModel to hide fetch method, fixed PHPDoc errors 12 years ago
redis Use PROFILER_DETAILS in RedisManager. 13 years ago
session Session class tested and modified for new Model hierarchy 13 years ago
tests refactored MongoModel to hide fetch method, fixed PHPDoc errors 12 years ago
util modified Profiler to clear queries array on start() 12 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 Remove use constant DEBUG from Load.php 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