Commit Graph

10662 Commits

Author SHA1 Message Date
Alexander Makarov
f0965a2a8f Merge pull request #6167 from softark/docs-guide-ja-2014-11-22
docs/guide-ja/runtime-response.md added [ci skip]
2014-11-22 02:47:42 +03:00
Alexander Makarov
d1f72be5fc Used echo instead of stdout not to cluttter tests 2014-11-22 02:47:02 +03:00
Alexander Makarov
e88a5d9cc4 Fixes #4823 and #6005: yii message accuracy and error handling were improved by using PHP tokenizer instead of regular expressions. Removed eval() as well. 2014-11-22 02:33:02 +03:00
Nobuo Kihara
079eb3334b docs/guide-ja/runtime-responses.md - completed 2014-11-22 07:55:39 +09:00
Nobuo Kihara
771235bc9d docs/guide-ja/runtime-responses.md - WIP [ci skip] 2014-11-22 07:55:39 +09:00
Nobuo Kihara
b95798d081 docs/guide-ja/runtime-responses.md - WIP [ci skip] 2014-11-22 07:55:38 +09:00
Nobuo Kihara
9f09bb76d4 docs/guide-ja/runtime-responses.md - WIP [ci skip] 2014-11-22 07:55:38 +09:00
Nobuo Kihara
e3117ce1de docs/guide-ja/runtime-responses.md - prepared for translation [ci skip] 2014-11-22 07:55:37 +09:00
Carsten Brandt
acbf0cccbc Merge pull request #6165 from cdvrooman/patch-22
Update db-dao.md
2014-11-21 22:02:03 +01:00
Christopher Vrooman
7f7581c843 Update db-dao.md
Minor syntax changes.
2014-11-21 17:29:21 -03:00
Qiang Xue
4dee48976d Merge pull request #6157 from pana1990/guide-es
update readme.md [skip ci]
2014-11-21 13:02:59 -05:00
Qiang Xue
bd11e72b9a Merge pull request #6156 from cdvrooman/patch-18
Update concept-configurations.md
2014-11-21 13:02:36 -05:00
Qiang Xue
be2bebfc91 Merge pull request #6158 from cdvrooman/patch-20
Update concept-autoloading.md
2014-11-21 13:00:48 -05:00
Qiang Xue
25d05b2a1f Merge pull request #6159 from cdvrooman/patch-21
Update concept-service-locator.md
2014-11-21 13:00:11 -05:00
Alexander Makarov
fb2dff8528 Fixes #6107 and #6112: yii message was emptying existing translations and incorrectly writing not yet translated strings in .po in case of multiple categories 2014-11-21 20:19:32 +03:00
Christopher Vrooman
dc8b065c2b Update concept-service-locator.md
Minor syntax changes.
2014-11-21 12:53:10 -03:00
Christopher Vrooman
7d52bda65e Update concept-autoloading.md
Minor syntax changes.
2014-11-21 12:49:34 -03:00
pana1990
d80ea35203 update readme.md [skip ci] 2014-11-21 16:40:55 +01:00
Christopher Vrooman
04d2235e32 Update concept-configurations.md 2014-11-21 12:19:23 -03:00
larnu
bc4a12f1d3 Fixes #6030: More Spanish docs 2014-11-21 17:39:27 +03:00
Qiang Xue
c6b197adc8 Merge pull request #6154 from cdvrooman/patch-17
Update concept-behaviors.md
2014-11-21 09:21:40 -05:00
Christopher Vrooman
ca7d488c4f Update concept-behaviors.md
Minor syntax changes.
2014-11-21 11:14:03 -03:00
Qiang Xue
e623076eab Merge pull request #6152 from cdvrooman/patch-15
Update concept-events.md
2014-11-21 08:42:16 -05:00
Christopher Vrooman
14be4caf82 Update concept-events.md
Minor syntax changes.
2014-11-21 10:36:25 -03:00
Alexander Makarov
7b000f187e Merge pull request #6146 from cdvrooman/patch-14
[skip ci] Update concept-properties.md
2014-11-21 10:48:37 +03:00
Alexander Makarov
72f0d1a53d Merge pull request #6145 from cdvrooman/patch-13
[skip ci] Update concept-components.md
2014-11-21 10:47:55 +03:00
Christopher Vrooman
92ed2121d9 Update concept-properties.md
Minor syntax changes
2014-11-20 23:10:44 -03:00
Christopher Vrooman
6f350beb3d Update concept-components.md
Removed unnecessary comma.
2014-11-20 23:00:45 -03:00
Alexander Makarov
0126bd217f Merge pull request #6142 from cdvrooman/patch-12
[skip ci] Update runtime-logging.md
2014-11-21 02:01:35 +03:00
Alexander Makarov
934b7b1016 Merge pull request #6143 from softark/docs-guide-fix-2014-11-21
docs/guide/runtime-requests.md - typo fixed [ci skip]
2014-11-21 01:52:40 +03:00
Alexander Makarov
de82c49e66 Merge pull request #6144 from softark/docs-guide-ja-2014-11-21
docs/guide-ja/runtime-requests.md added [ci skip]
2014-11-21 01:52:24 +03:00
Nobuo Kihara
e14e775e98 docs/guide-ja/runtime-requests.md - completed [ci skip] 2014-11-21 07:49:52 +09:00
Nobuo Kihara
395777aa1b docs/guide-ja/runtime-requests.md - WIP [ci skip] 2014-11-21 07:49:51 +09:00
Nobuo Kihara
a671b5f05d docs/guide-ja/runtime-requests.md - WIP [ci skip] 2014-11-21 07:49:51 +09:00
Nobuo Kihara
613b451276 docs/guide-ja/runtime-requests.md - prepared for translation [ci skip] 2014-11-21 07:49:50 +09:00
Nobuo Kihara
814e991f1f docs/guide/runtime-requests.md - typo fixed [ci skip] 2014-11-21 07:46:42 +09:00
Alexander Makarov
52d29bc360 Cleaned up .scrutinizer.yml 2014-11-21 01:15:55 +03:00
Christopher Vrooman
344016d35f Update runtime-logging.md
Minor syntax changes.
2014-11-20 19:04:12 -03:00
Alexander Makarov
db444e57c0 Merge pull request #6141 from cdvrooman/patch-11
[ci skip] Update runtime-handling-errors.md
2014-11-21 00:57:47 +03:00
Alexander Makarov
2b2ad430a8 Skip composer interaction in travis 2014-11-21 00:56:40 +03:00
Christopher Vrooman
9f578351e7 Update runtime-handling-errors.md
Minor syntax changes.
2014-11-20 18:46:31 -03:00
Alexander Makarov
3b3d5c8cd7 Merge pull request #6140 from cdvrooman/patch-10
[skip ci] Update runtime-sessions-cookies.md
2014-11-21 00:36:17 +03:00
Alexander Makarov
91c07168dc Merge pull request #6139 from yiisoft/add-composer-lock
Added composer.lock
2014-11-21 00:34:50 +03:00
Christopher Vrooman
5642d98a6a Update runtime-sessions-cookies.md
Minor syntax changes.
2014-11-20 17:59:37 -03:00
Alexander Makarov
c9dd4264c1 Merge pull request #6138 from cdvrooman/patch-9
[skip ci] Update runtime-responses.md
2014-11-20 23:45:36 +03:00
Alexander Makarov
b43591eec0 Added composer.lock 2014-11-20 23:43:40 +03:00
Christopher Vrooman
bc241eaf76 Update runtime-responses.md
Minor syntax changes.
2014-11-20 17:31:22 -03:00
Qiang Xue
5a52503d79 Merge pull request #6137 from cdvrooman/patch-8
Update runtime-requests.md
2014-11-20 15:31:15 -05:00
Christopher Vrooman
1c462f22de Update runtime-requests.md
Minor syntax changes.
2014-11-20 17:16:16 -03:00
Alexander Makarov
d3c3d682bf Merge pull request #6136 from cdvrooman/patch-7
[skip ci] Update runtime-routing.md
2014-11-20 21:12:36 +03:00