Commit Graph

20 Commits

Author SHA1 Message Date
Qiang Xue
9e948ccd43 Added UrlRule::host. 2013-05-16 23:54:06 -04:00
Qiang Xue
b6fffeb0e4 Removed trailing slash in created URLs. 2013-05-16 23:21:08 -04:00
Qiang Xue
e6b52b8523 Fixes issue #268: added support for subdomain matching of URL rules. 2013-05-16 23:15:30 -04:00
Qiang Xue
0005b07d29 Removed Vector and Dictionary. 2013-05-15 20:27:41 -04:00
Carsten Brandt
01b478f48c Merge branch 'Ragazzo-partial-response-enh'
* Ragazzo-partial-response-enh:
  refactored web/Response::sendFile()
  Display Name of HttpException instead of classname
  string helper fixed, mime-type reverted
  code style fix
  partial response added, new code-style applied
2013-05-15 20:42:25 +02:00
Carsten Brandt
a2c6d22124 refactored web/Response::sendFile()
- better throw http exception on not satisfiable range request
- constitent header names
- fixed range end when range request is to the end
- added unit test

related to #275, fixes #148
2013-05-15 20:39:23 +02:00
Qiang Xue
fb5993af40 Fixes issue #251: changed the signature of t() to be the same as v1.1 2013-05-15 10:09:48 -04:00
Ragazzo
959cff3e9b string helper fixed, mime-type reverted 2013-05-15 15:22:01 +04:00
Ragazzo
04563cb76a code style fix 2013-05-15 14:57:12 +04:00
Ragazzo
ba31ee618f partial response added, new code-style applied 2013-05-15 14:55:02 +04:00
Qiang Xue
15c2a2eed9 Removed unneeded code. 2013-05-14 07:32:42 -04:00
Qiang Xue
2d8a465c2f Fixes issue #257: removed the $view parameter from widget methods. 2013-05-14 07:24:37 -04:00
Qiang Xue
51f4424332 Fixes issue #172: Implemented new usage of widgets. 2013-05-11 20:59:14 -04:00
resurtm
c98628d42e CS fixes. 2013-05-11 16:09:40 +06:00
resurtm
35562bfada Merge branch 'master' of github.com:yiisoft/yii2
Conflicts:
	apps/bootstrap/index.php
	yii/yiic.php
2013-05-11 15:39:51 +06:00
resurtm
5575f53657 CS fixes. 2013-05-11 15:38:07 +06:00
Qiang Xue
4feec1d530 Merge branch 'master' of https://github.com/yiisoft/yii2 2013-05-10 22:33:29 -04:00
Qiang Xue
22ca2922d2 Fixes issue #50: implemented pager widgets. 2013-05-10 22:33:24 -04:00
Alexander Kochetov
815c7eff6b Merge branch 'master' of https://github.com/yiisoft/yii2 into auth-manager 2013-05-10 14:44:35 +04:00
Qiang Xue
0d814fa523 Moved "framework" to "iii". 2013-05-09 12:00:15 -04:00