37 Commits (f5ee8e4583a7ea942460353225d377a02bcc7449)

Author SHA1 Message Date
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Carsten Brandt 1f31f27787 phpdoc 10 years ago
Qiang Xue a2aa20f183 simplified errorhandler registration. 11 years ago
Carsten Brandt 3fdcf11f24 updated phpdoc 11 years ago
Qiang Xue 586f5b87b0 Removed `Application::preload` in favor of `Application::bootstrap` 11 years ago
Carsten Brandt a4b6fb263d handle Exceptions in application init() 11 years ago
Carsten Brandt 8b4d4a0b25 cleanup web errorhandler 11 years ago
Qiang Xue ac74fede28 Fixes #2910: Added `Application::end()` 11 years ago
Qiang Xue b9b4555da6 move assetManager to base application. 11 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
Qiang Xue 8c2e39235f Turn module and application into DI containers. 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue cc636805da Fixes #1894: The path aliases `@webroot` and `@web` are now available right after the application is initialized 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Qiang Xue c7c13a6693 Added concrete http exception classes. 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
egorpromo 536075c040 Just simple correction of unintelligible description 11 years ago
Carsten Brandt 147558ea19 added some class documentation 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 3bef7365f1 Fixes #624: renamed www to web. 11 years ago
Qiang Xue ba6c10eb30 Yii debugger WIP 11 years ago
Qiang Xue 682c0a346f Added trace messages. 11 years ago
Qiang Xue 3e18479d1f Fixes issue #545: PageCache doesn't work. 11 years ago
Qiang Xue f18d6df625 Revert "Merge pull request #548 from cebe/action-response" 11 years ago
Carsten Brandt b138199c59 implementation of Response tied to actions 11 years ago
Carsten Brandt 82c978f86a draft idea of action based responses 11 years ago
Carsten Brandt 5ed52b98a1 renamed Application::handle() to handelRequest() 11 years ago
Qiang Xue 03e07f4340 cleaned up "use" statements. 11 years ago
Qiang Xue a951e1c8e1 Replaced Jsonable with Arrayable. 11 years ago
Qiang Xue 420637443c Refactored the way of sending response in controller actions. 11 years ago
Qiang Xue ad218c6719 moved HttpException to web. 11 years ago
Qiang Xue 800723945b Fixes issue #194: Added Application::catchAll. 11 years ago
Qiang Xue ebe31c5f60 Fixes issue 380: invalid route exception should be 404. 12 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Qiang Xue 41ea94853b refactoring and documentation for asset/script management. 12 years ago
Alexander Makarov a701697c96 fixed component name 12 years ago
Qiang Xue 0416e01414 script WIP 12 years ago
Qiang Xue 4c2fcd7608 refactored application. 12 years ago
Qiang Xue 6aa86712e2 User WIP 12 years ago
Qiang Xue cd1b3d321a refactored url creation shortcut method. 12 years ago
Qiang Xue 1184e1e148 Finished AccessControl and HttpCache. 12 years ago
Qiang Xue 80dbaaca8b bug fixes. 12 years ago
Qiang Xue 03e212bcf6 Added HtmlTest. 12 years ago
Qiang Xue 30d70be071 Finished Html helper. 12 years ago
Qiang Xue 4fdaab3560 updated file header. 12 years ago
Qiang Xue 210e7b69c4 cleanup 12 years ago
Qiang Xue 60583b87d3 cleanup 12 years ago