126 Commits (e2fc0cb3cf7f96c3fcd10cb184b93d56a065acc0)

Author SHA1 Message Date
gureedo f9e58d92fc check error level in error handler 11 years ago
Carsten Brandt 214f66a8c1 skip exiting in test env. 11 years ago
Carsten Brandt 0cfd41a21a let application exit with code 1 on error/exception in console 11 years ago
Alexander Makarov 8bdc437bc2 Fixes #2079: 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Qiang Xue c88016f9d8 added default mail config to application. 11 years ago
Carsten Brandt b59b77cd4f added timeZone property to i18n formatter 11 years ago
Carsten Brandt 83273382a7 changed order of preloading components and extensions 11 years ago
Qiang Xue 73442fb12a doc fix. 11 years ago
Qiang Xue c7c13a6693 Added concrete http exception classes. 11 years ago
Qiang Xue a5e3c00d75 replaced inheritdoc tags. 11 years ago
Qiang Xue d6f97ff4c1 Added Application::getMail(). 11 years ago
Panagiotis Moustafellos 2ff8ac3d61 fixed PhpDoc by swapping to {@inheritdoc} 11 years ago
Qiang Xue 4b353c7bce Fixes #1297: CSRF not generated on error pages 11 years ago
Qiang Xue d2e5f2c507 Fixes #1234: use dash instead of underscore to separate language and country in locale id. 11 years ago
Qiang Xue c7ff329e3c doc fix. 11 years ago
Qiang Xue 2f8ee2a8b0 typo fix. 11 years ago
slavcodev b0b1c27c85 Fix phpDoc var tag format 11 years ago
Carsten Brandt 913eb62294 updated phpdoc and fixed generator read/write-only annotation 11 years ago
Alexander Makarov 927e9dddb4 Refactored View 11 years ago
Qiang Xue 3f3a09e988 Added support for generating default alias for extensions. 11 years ago
Carsten Brandt bcd1ad11a4 refactored MessageFormatter 11 years ago
Alexander Makarov d5fd2bfe98 Removed re-declaration of $preload from Application 11 years ago
Carsten Brandt 40d06e6f43 more on short array syntax 11 years ago
Qiang Xue c28a005fb8 Added extension initialization to application life cycle. 11 years ago
Alexander Makarov 9434cc8f40 Moved Application::$controllerNamespace init into variable declaration, reordered Module::__construct. 11 years ago
Qiang Xue 03861b6fde Extension installer wip 11 years ago
Alexander Makarov 8583de701d Removed unnecessary call 11 years ago
Alexander Makarov 54e1abaa7b Better Module::init refactoring 11 years ago
Alexander Makarov 3e2bcfdf52 Refactored Module::setBasePath to remove instanceof condition 11 years ago
Alexander Makarov e8eccc281d Refactored instanceof in Module into method in Application 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Carsten Brandt 3a981e26da improved errorhandler output 11 years ago
Alexander Makarov 618f981112 Renamed i18n to be all lowecase when accessed as a property 11 years ago
Carsten Brandt 7fa81949bf various documentation changes 11 years ago
Carsten Brandt ca69ef09d4 update of @property annotations 11 years ago
Carsten Brandt bdb77f33ba updated @property annotations of many classes 11 years ago
Qiang Xue 3852e0b7cb finished module code generator. 11 years ago
Qiang Xue 3adffc9caf Exit error handling to avoid handling exceptions multiple times. 11 years ago
Qiang Xue b3b1151469 Finished draft implementation of GridView. 11 years ago
Qiang Xue 6b41d41fd9 Fixes #711. 11 years ago
Qiang Xue f72c451c86 Display debug toolbar on error pages. 11 years ago
Qiang Xue e15938474c Refactored console commands. 11 years ago
Qiang Xue ba6c10eb30 Yii debugger WIP 11 years ago
Qiang Xue 12c48d1ae4 Refactored logging. 11 years ago
Qiang Xue 689e5d1653 renamed "logging" to "log". 11 years ago
Qiang Xue 3a365dae49 Added new events. 11 years ago
Qiang Xue d182ce1d38 Renamed reservedMemorySize to memoryReserveSize. 11 years ago
Qiang Xue e7e9723f8a Added Application::$reservedMemorySize. 11 years ago
Carsten Brandt 2643daa534 Improve application speed by using classMap for autoloader 11 years ago