Commit Graph

15 Commits

Author SHA1 Message Date
Carsten Brandt
ca69ef09d4 update of @property annotations 2013-08-28 14:59:52 +02:00
Carsten Brandt
bdb77f33ba updated @property annotations of many classes 2013-08-28 14:16:13 +02:00
Qiang Xue
d1c41fe144 changed to trace from info. 2013-08-10 12:22:32 -04:00
Qiang Xue
e433c98ed4 Fixes #599 2013-07-23 22:01:16 -04:00
Qiang Xue
6f4e2c9b3c Fixes #647 2013-07-21 19:10:29 -04:00
Carsten Brandt
6ce60c1666 added support for HTTP verb PATCH
To provider better REST API support PATCH method is added which is used
for partial updates, while a PUT should only update whole record.

issues #303 and yiisoft/yii#2664
2013-07-20 22:46:32 +02:00
Qiang Xue
ba6c10eb30 Yii debugger WIP 2013-07-06 21:20:49 -04:00
Carsten Brandt
2643daa534 Improve application speed by using classMap for autoloader 2013-06-17 16:38:21 +02:00
Qiang Xue
13eca9054a refactoring Request. 2013-06-06 07:37:23 -04:00
Carsten Brandt
1192306481 improved UrlManager RESTful syntax regex 2013-06-03 08:59:41 +02:00
Carsten Brandt
fbb93d0b63 doc enhancements for #461 2013-06-03 08:42:50 +02:00
Carsten Brandt
09e4229e16 [WIP] RESTful routing syntax for UrlManager
issue #303
Here is the proposal for RESTful routing syntax:
https://gist.github.com/cebe/5674918
2013-05-30 13:33:38 +02:00
Qiang Xue
f5d0bcbcfc Refactored cache key generation. 2013-05-26 17:09:09 -04:00
Qiang Xue
c4595b8b5d Fixes issue #337: support strict parsing for URL manager. 2013-05-23 10:47:45 -04:00
Qiang Xue
f72105166c reorganized the main repo to satisfy PSR-0. 2013-05-21 21:19:05 -04:00