Commit Graph

8191 Commits

Author SHA1 Message Date
AbrahamGreyson
c7a08a8179 Guide-zh-CN/intro-yii.md Spaces, punctuation and line breaks adjusted; A few words modified. 2014-07-03 01:06:12 +08:00
AbrahamGreyson
f5b04d5045 Guide-zh-CN/start-installation.md typo fixed. 2014-07-03 00:40:27 +08:00
东方孤思子(Paris·QianSen)
7617a233b6 translated concept-autoloading.md [skip ci] 2014-07-02 18:46:18 +08:00
东方孤思子(Paris·QianSen)
bda225f2f4 improved description to deliver the original concepts better. [skip ci] 2014-07-02 18:39:30 +08:00
Yang Liu
939f8ef781 Merge pull request #7 from AbrahamGreyson/master
Guide-zh-cn/start-installation.md proofread.
2014-07-02 16:39:57 +08:00
AbrahamGreyson
54747238dd Guide-zh-cn/start-installation.md proofread. 2014-07-02 16:39:04 +08:00
Yang Liu
edc292bd03 Merge pull request #6 from AbrahamGreyson/master
Guide-zh-CN intro-upgrade-from-v1.md proofread.
2014-07-02 14:41:55 +08:00
AbrahamGreyson
970d2a9b48 Guide-zh-CN intro-upgrade-from-v1.md proofread. 2014-07-02 14:40:47 +08:00
东方孤思子(Paris·QianSen)
e5023cbf76 translate concept-aliases and autoloading [skip cii] 2014-07-02 03:17:27 +08:00
东方孤思子(Paris·QianSen)
1872af81de minor fix [skip ci] 2014-07-01 23:35:15 +08:00
东方孤思子(Paris·QianSen)
4aec94e2ba proofreading [skip ci] 2014-07-01 18:03:07 +08:00
东方孤思子(Paris·QianSen)
f0a6778cc0 proofreading [skip ci] 2014-07-01 17:59:14 +08:00
东方孤思子(Paris·QianSen)
16ed0c03bf proofreading [skip ci] 2014-07-01 17:50:40 +08:00
Yang Liu
094575f46a Merge pull request #5 from AbrahamGreyson/master
proofread intro-yii.md and intro-upgrade-from-v1.md
2014-07-01 16:52:54 +08:00
AbrahamGreyson
440ea63b65 Guide-zh-CN intro-upgrade-from-v1.md proofread. 2014-07-01 16:50:53 +08:00
AbrahamGreyson
1412c14762 Guide-zh-CN intro-yii.md proofread. 2014-07-01 11:32:12 +08:00
东方孤思子(Paris·QianSen)
a7c3800785 fix wrong file name [skip ci] 2014-06-29 15:33:20 +08:00
东方孤思子(Paris·QianSen)
62628c7ce3 fix links and format [skip ci] 2014-06-29 15:33:17 +08:00
Qiang Xue
399b6b18e3 Fixes #4103 2014-06-28 21:58:07 -04:00
Carsten Brandt
83dd3c7dd0 Merge pull request #4107 from SDKiller/patch-2
Update BaseMessage.php
2014-06-29 03:17:14 +02:00
Serge Postrash
eb60aaecdf Update BaseMessage.php
See 0ff0f9d32e

https://github.com/yiisoft/yii2/issues/4071
2014-06-29 04:41:13 +04:00
Paul Klimov
648b9b70f5 Merge pull request #4089 from klimov-paul/87-security-component-3
Fix #87: security helper converted into component and improved
2014-06-29 00:04:03 +03:00
Qiang Xue
c8ee057e0b Merge pull request #4102 from yii2-chinesization/master
Chinese Translation for this week
2014-06-28 14:59:30 -04:00
东方孤思子(Paris·QianSen)
ec801004a2 translated properties 2014-06-29 01:53:10 +08:00
Antonio Ramirez
d7623a3982 add concept-autoloading.md 2014-06-28 19:16:33 +02:00
Antonio Ramirez
5c19baab37 Merge remote-tracking branch 'upstream/master' into upstream
* upstream/master:
  Reverted #4098.
  fix duplicated white space and typo [skip ci]
  typo fix
  Fixes #4098: `yii\db\Query::addSelect()` should include `*` when it is called the first time
2014-06-28 18:47:21 +02:00
Paul Klimov
84cbf19bfe Doc comments at Security::generateRandomKey() adjusted 2014-06-28 19:05:16 +03:00
Paul Klimov
69abbc7ff3 Fallback at Security::generateRandomKey() removed 2014-06-28 19:02:53 +03:00
Qiang Xue
09b00c5cd0 Reverted #4098. 2014-06-28 11:59:58 -04:00
Alexander Makarov
992a43805f Merge pull request #4101 from qiansen1386/patch-10
fix duplicated white space and typo [skip ci]
2014-06-28 19:39:16 +04:00
Antonio Ramirez
343e15965b add concept-autoloading.md -wip 2014-06-28 17:24:06 +02:00
东方孤思子(Paris·QianSen)
49097a943a fix duplicated white space and typo [skip ci] 2014-06-28 22:51:54 +08:00
Qiang Xue
9fd36afd5a typo fix 2014-06-28 10:00:17 -04:00
Qiang Xue
4fa02c6425 Merge branch 'master' of git://github.com/yiisoft/yii2 2014-06-28 09:47:11 -04:00
Qiang Xue
dfadb6a917 Fixes #4098: yii\db\Query::addSelect() should include * when it is called the first time 2014-06-28 09:46:56 -04:00
Antonio Ramirez
0d9bc8b270 Merge remote-tracking branch 'upstream/master' into upstream
* upstream/master:
  typo fixes [skip ci]
2014-06-28 15:41:04 +02:00
Antonio Ramirez
0c2a3643a1 add concept-aliases.md 2014-06-28 15:40:47 +02:00
Qiang Xue
b4855f73b9 typo fixes [skip ci] 2014-06-28 09:40:43 -04:00
Antonio Ramirez
504c5a148b add caching-http.md 2014-06-28 15:04:24 +02:00
Alexander Makarov
42e24f0fb1 Improved references to Composer packages in docs 2014-06-28 15:15:36 +04:00
Alexander Makarov
3a807614b7 Merge pull request #4099 from dilip-vishwa/patch-5
Upgrade Bootstrap from 3.1 to 3.2
2014-06-28 14:58:19 +04:00
Antonio Ramirez
912be0079e add caching-fragment.md 2014-06-28 10:29:10 +02:00
Antonio Ramirez
4cf37cefb7 fix link 2014-06-28 10:28:56 +02:00
Dilip
79309d8f13 Upgraded Bootstrap from 3.1 to 3.2 2014-06-28 13:08:56 +05:30
Antonio Ramirez
a5caa2037e add caching-page.md 2014-06-28 02:13:29 +02:00
Carsten Brandt
a2b45f5664 Merge pull request #4097 from deerawan/development
Fix json format in gii/generators/extension/default
2014-06-28 01:45:04 +02:00
Antonio Ramirez
93cf3bb5e9 Remove white space excess 2014-06-28 01:44:40 +02:00
Antonio Ramirez
e583e0be54 Merge remote-tracking branch 'upstream/master' into upstream
* upstream/master:
  resolved naming conflict in apidoc
2014-06-28 01:30:30 +02:00
Antonio Ramirez
7370664825 add caching-overview.md 2014-06-28 01:30:11 +02:00
Carsten Brandt
fd8828cfb4 resolved naming conflict in apidoc 2014-06-28 01:25:10 +02:00