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 2d02f25e22 Some PHPDoc for PHPView 12 years ago
app Switch http code header on showDebug with ErrorHTTPException. 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 Revorked Error404Exception . New ErrorHTTPException introduced. 12 years ago
form rename input param from method message 13 years ago
i18n Adding the extended messages for exceptions 13 years ago
layout PHPdoc updated 12 years ago
logger Replace constant DEBUG to use in Config. Remove start profiler from FrontController (moved to bootstrap). 12 years ago
mail mailer, some fixes, #16 14 years ago
model refactored MongoModel to hide fetch method, fixed PHPDoc errors 12 years ago
redis PHPdoc updated 12 years ago
session Session class tested and modified for new Model hierarchy 13 years ago
tests Reworked AJax action HTTP code and HTTP content. Added new HTTP template to process HTTP code output 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 Some PHPDoc for PHPView 12 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 12 years ago
Registry.php Registry, ViewHelperHead added, Config now inherited from Registry, #16 14 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