Commit Graph

12466 Commits

Author SHA1 Message Date
Nobuo Kihara
25d8697c38 docs/guide/tool small fixes [ci skip] 2015-02-23 20:45:27 +09:00
Nobuo Kihara
d7ab4aa461 docs/guide-ja/tool reviewed [ci skip] 2015-02-23 20:44:20 +09:00
Nobuo Kihara
7dfc62edfa docs/guide-ja/tutorial-performance-tuning.md - updated [ci skip] 2015-02-23 19:56:53 +09:00
Nobuo Kihara
096b2a3c6c Merge branch 'master' of github.com:yiisoft/yii2 2015-02-23 19:44:19 +09:00
Alexander Makarov
259e6bb145 Merge pull request #7392 from TomasVotruba/patch-1
travis: speedup - run coverage just once
2015-02-23 13:06:02 +03:00
Tomas Votruba
a69c9f5e65 travis: run coverage just once 2015-02-23 10:45:06 +01:00
Qiang Xue
e56bf03130 Fixed test break. 2015-02-22 19:33:23 -05:00
Qiang Xue
57c298a523 Fixes #7361: The trim validator now works on the client side too 2015-02-22 19:25:06 -05:00
Nobuo Kihara
1c18de7349 Merge branch 'master' of github.com:yiisoft/yii2 2015-02-23 08:04:43 +09:00
Alexander Makarov
f515535b42 Merge pull request #7390 from softark/docs-guide-ja-rest-rev
Docs guide ja rest rev [ci skip]
2015-02-23 01:57:08 +03:00
Nobuo Kihara
d3ca556128 docs/guide-ja/rest - reviewed [ci skip] 2015-02-23 07:50:06 +09:00
Nobuo Kihara
364c4863dd docs/guide-ja/rest reviewing [ci skip] 2015-02-23 07:50:05 +09:00
Nobuo Kihara
18060d5f85 docs/guide-ja/rest - reviewed [ci skip] 2015-02-23 07:44:19 +09:00
Nobuo Kihara
1b98c5d673 docs/guide-ja/rest reviewing [ci skip] 2015-02-23 07:44:19 +09:00
Carsten Brandt
63af984d7c improved framework README 2015-02-22 22:01:34 +01:00
Carsten Brandt
da26cfe8ac improved extensions readme 2015-02-22 21:59:30 +01:00
Qiang Xue
30ff179a4d Merge pull request #7386 from softark/docs-guide-ja-cache-rev
docs/guide-ja/caching reviewed [ci skip]
2015-02-21 21:22:53 -05:00
Nobuo Kihara
9fbb3fe264 docs/guide-ja/caching reviewed [ci skip] 2015-02-22 10:26:31 +09:00
Qiang Xue
07403d3f9d Fixes #3723: yii\filters\PageCache now supports caching response headers as well as non-HTML response content 2015-02-21 19:45:44 -05:00
Alexander Makarov
bec0d84a54 Merge pull request #7379 from softark/docs-guide-security-fix
docs/guide/security-best-practices.md - small fix [ci skip]
2015-02-21 18:21:17 +03:00
Alexander Makarov
01b89b8380 Merge pull request #7380 from softark/docs-guide-ja-security-rev
docs/guide-ja/security reviewed [ci skip]
2015-02-21 18:20:47 +03:00
Nobuo Kihara
82036a9841 docs/guide/security-best-practices.md - small fix [ci skip] 2015-02-21 17:31:47 +09:00
Nobuo Kihara
92cbb083d2 docs/guide-ja/security reviewed [ci skip] 2015-02-21 17:28:47 +09:00
Qiang Xue
9f6cb3cfe4 Merge pull request #7376 from softark/docs-ja-feb-21
Docs ja feb 21 updates [ci skip]
2015-02-20 22:24:56 -05:00
Qiang Xue
95f2663a68 Merge pull request #7377 from softark/docs-guide-concept-fix
docs/guide/concept-service-locator.md - missing closing paren [ci skip]
2015-02-20 22:24:23 -05:00
Qiang Xue
56dbd4cefa Fixes #7357: Refactored yii\db\ColumnSchema by adding typecast() method to decouple phpTypecast() from dbTypecast() 2015-02-20 22:03:39 -05:00
Nobuo Kihara
b40f4261b6 docs/guide/concept-service-locator.md - missing closing paren [ci skip] 2015-02-21 10:31:15 +09:00
Nobuo Kihara
4a5eb2d39b docs/guide-ja updated [ci skip] 2015-02-21 10:17:52 +09:00
Nobuo Kihara
a9bb14cac3 docs/guide-ja updated [ci skip] 2015-02-21 10:17:51 +09:00
Alexander Makarov
b9dea5be29 Added CsvDataProvider example to "Data providers"
Thanks, @creocoder
2015-02-21 02:50:24 +03:00
Alexander Makarov
00aafc82ef Fixes #7258: Response was sending HTML content type when formatter was set to JSON or XML, nulls were handled wrong 2015-02-21 02:32:09 +03:00
slavcodev
9028bc5aa7 Fixed header Content-Type when response is empty 2015-02-21 02:05:03 +03:00
Alexander Makarov
106d6d5e4c Added JsonResponseFormatterTest 2015-02-21 01:57:10 +03:00
Tema
e83e30b429 [ru docs update] fix grammar 2015-02-20 21:31:15 +08:00
Qiang Xue
1088fd496d Added support to yii\di\Container to instantiate and configure an object that implements yii\base\Configurable. 2015-02-19 22:46:49 -05:00
Alexander Makarov
c8e56d178b Added intro to CSRF to security-best-practices 2015-02-19 22:44:57 +03:00
Paul Melekhov
86891f9f82 Fixes #7358: Fix trimming PHPDoc prefix with TAB indent in yii\console\Controller::parseDocCommentSummary() 2015-02-19 22:26:30 +03:00
Alexander Makarov
75bd825514 Merge pull request #7363 from 2012lucho/patch-1
[skip ci] Update runtime-routing.md
2015-02-19 19:14:37 +03:00
2012lucho
6731348dbf Update runtime-routing.md 2015-02-19 13:00:03 -03:00
2012lucho
a17cd8dc06 Update runtime-routing.md
una corrección insignificante en uno de los títulos
2015-02-19 12:52:16 -03:00
Tema
cdd8608582 fix broken link
close #7360
2015-02-19 14:05:11 +01:00
Carsten Brandt
2b6de9665e adjusted docs about #7347 2015-02-19 13:44:05 +01:00
Alexander Makarov
4871feec8b Merge pull request #7355 from egoroof/patch-1
[skip ci] [ru docs update] Функциональность, а не отображение
2015-02-19 14:03:51 +03:00
Tema
41525796be Функциональность, а не отображение 2015-02-19 18:57:21 +08:00
Qiang Xue
0b135e7596 doc improvement [skip ci] 2015-02-18 20:52:21 -05:00
lynicidn
84052d15df Used yii\di\Instance::ensure() in MigrateController instead of doing the same without it 2015-02-19 02:28:09 +03:00
lynicidn
a71423cf2a Fixes #7269: yii\console\controllers\BaseMigrateController now throws exception if directory specified doesn't exist and action isn't create 2015-02-19 02:23:45 +03:00
Alexander Makarov
6e2e929f7a Merge pull request #7345 from softark/docs-guide-ja-feb-19
Docs guide ja updated [ci skip]
2015-02-19 02:00:23 +03:00
Nobuo Kihara
a4cd607e4f docs/guide-ja updated [ci skip] 2015-02-19 07:55:10 +09:00
Nobuo Kihara
2cb1e8ffc4 docs/guide-ja/structure-assets.md - updated [ci skip] 2015-02-19 07:55:10 +09:00