Qiang Xue
c7c13a6693
Added concrete http exception classes.
2013-11-29 21:22:08 -05:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Alexander Makarov
1f6a823073
Short array syntax
2013-10-18 20:52:38 +04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
egorpromo
536075c040
Just simple correction of unintelligible description
2013-10-04 21:17:13 +07:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Carsten Brandt
147558ea19
added some class documentation
2013-08-28 19:33:06 +02:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Carsten Brandt
ca69ef09d4
update of @property annotations
2013-08-28 14:59:52 +02:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Carsten Brandt
bdb77f33ba
updated @property annotations of many classes
2013-08-28 14:16:13 +02:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
3bef7365f1
Fixes #624 : renamed www to web.
2013-07-25 07:57:49 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
ba6c10eb30
Yii debugger WIP
2013-07-06 21:20:49 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
682c0a346f
Added trace messages.
2013-07-06 17:05:29 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
3e18479d1f
Fixes issue #545 : PageCache doesn't work.
2013-06-17 00:48:05 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
f18d6df625
Revert "Merge pull request #548 from cebe/action-response"
...
This reverts commit 9d7597d61a , reversing
changes made to 6b6390f72b .
2013-06-16 19:45:58 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Carsten Brandt
b138199c59
implementation of Response tied to actions
...
Result of a discussion with @qiangxue
- there is not global Yii::$app->response anymore, every action has
dedicated response class
- implementation allows using HMVC pattern now, nested actions do not
interfer
2013-06-16 18:12:27 +02:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Carsten Brandt
82c978f86a
draft idea of action based responses
2013-06-16 17:04:28 +02:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Carsten Brandt
5ed52b98a1
renamed Application::handle() to handelRequest()
...
Name make more sense imo as it is not clear what it handles otherwise.
Removed unused method processRequest form console app and also refactored
console Application to be more similar to web Application.
2013-06-15 14:10:47 +02:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
03e07f4340
cleaned up "use" statements.
2013-06-14 22:42:55 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
a951e1c8e1
Replaced Jsonable with Arrayable.
...
Added support for different response formats.
Support for error response in different formats.
2013-06-14 16:26:33 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
420637443c
Refactored the way of sending response in controller actions.
2013-06-13 23:39:18 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
ad218c6719
moved HttpException to web.
2013-06-10 17:08:26 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
800723945b
Fixes issue #194 : Added Application::catchAll.
2013-05-31 21:52:20 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
ebe31c5f60
Fixes issue 380: invalid route exception should be 404.
2013-05-23 13:24:10 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
f72105166c
reorganized the main repo to satisfy PSR-0.
2013-05-21 21:19:05 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)