18087 Commits

Author SHA1 Message Date
96a0372ec1 Update security-best-practices.md (#16036) [skip ci] 2018-04-04 16:14:42 +03:00
eb198413f2 docs/guide-ja/tutorial-docker.md added [ci skip] (#16024) 2018-04-02 15:15:46 +03:00
972d427ba4 Better ICU formatting reference link [skip ci] (#16019) 2018-04-01 23:25:30 +03:00
5f2ec1a17c docs/internals-ja revised (#16018) [skip ci] 2018-03-31 23:34:49 +03:00
35ac718110 Fixes #16006: Handle case when X-Forwarded-Host header have multiple hosts separated with a comma 2018-03-31 16:17:16 +03:00
bd837bc9b1 docs/guide-ja revised [skip ci] (#16015) 2018-03-31 13:13:56 +03:00
35c3ff2fbd Fixes #16010: Fixed yii\filters\ContentNegotiator behavior when GET parameters contain an array 2018-03-30 18:16:52 +03:00
13ad20551e Fixes #14660: Fixed yii\caching\DbCache concurrency issue when set values with the same key 2018-03-30 12:26:19 +03:00
d99c7af238 Merge pull request #16011 from yiichina/doc
zh-CN doc translation
2018-03-30 12:22:45 +03:00
257dc749ec Update tutorial-yii-as-micro-framework.md
complete tutorial-yii-as-micro-framework.md translation
2018-03-30 14:58:29 +08:00
7a040e62b5 add file tutorial-yii-as-micro-framework.md
add file tutorial-yii-as-micro-framework.md
2018-03-30 14:06:53 +08:00
3a7ce93c80 add file tutorial-docker.md
add file tutorial-docker.md
2018-03-30 13:41:30 +08:00
4745b388fc add file input-form-javascript.md
add file add input-form-javascript.md
2018-03-30 12:03:41 +08:00
411f8fec65 add file start-prerequisites.md
add file start-prerequisites.md
2018-03-30 11:22:07 +08:00
8c91ffb8dd Update README.md 2018-03-30 11:08:09 +08:00
d880148fd0 Add php-intl dependency info for SluggableBehavior (#15997) [skip ci] 2018-03-28 13:25:31 +03:00
4b3edca9b1 Better travis config comments [skip ci] (#15996) 2018-03-28 00:46:39 +03:00
839112a919 Issue #14834: skip 'TIMESTAMP' definition test when NO_ZERO_DATE enabled (#15987)
This is a temporary patch to be able to run tests on local configurations without additional MySQL 5.7 tuning.
This will not affect travis builds because travis running with NO_ZERO_DATE disabled.
2018-03-27 19:22:56 +03:00
4e940a2772 Fix travis builds for 'nightly' php (#15992)
1) Fixed unexpected exceptions (PHP nightly): https://travis-ci.org/yiisoft/yii2/jobs/358866164#L789
2) Fixed session issues (PHP hhvm): https://travis-ci.org/yiisoft/yii2/jobs/358866162#L841
3) Excluded unicode characters check from 'nightly' PHP version
4) Also deprecated InvalidParamException replaced with InvalidArgumentException
2018-03-27 19:22:15 +03:00
938c492276 Add docs/internals-fa (#15994) [skip ci] 2018-03-27 18:39:40 +03:00
de9dbbbdbb Added missing ArrayCache to data caching guide [skip ci] 2018-03-27 16:42:21 +03:00
ba9f038586 Added extra upgrade note about CSRF cookies [skip ci] 2018-03-27 16:30:49 +03:00
af24cf9a93 Fixes #15988: Fixed bash completion 2018-03-27 13:10:43 +03:00
da9cb57eac Translated to russian one section. Fixed one typo. (#15986) [skip ci] 2018-03-26 15:11:30 +03:00
bcb32492c6 Added Docker guide section [skip ci] #15938 2018-03-26 15:08:49 +03:00
5ec64bb3c7 Update db-dao.md (#15982) [skip ci] 2018-03-25 21:11:52 +03:00
a544457488 docs/guide/structure-modules.md small fix (#15974) [skip ci] 2018-03-25 19:22:02 +03:00
c57637bf65 docs/guide-ja updats [ci skip] (#15978) [skip ci] 2018-03-25 19:13:38 +03:00
ff5616f1ff framework/messages/ja/yii.php updated (#15979) [skip ci] 2018-03-25 19:12:32 +03:00
6adc81da4c Fix master travis builds (#15971) 2018-03-25 19:11:07 +03:00
afe278b6e0 Guide ja 180324 updates (#15969) [skip ci]
* docs/guide-ja some docs updated

* docs/guide some files updated

* docs/guide-ja/security-authorization.md updated
2018-03-24 23:00:13 +03:00
84e53b588a Option --composerNoProgress for dev apps building (#15972)
Use case: going to use it here https://github.com/rugabarbo/yii2-contributor-vagrant/blob/master/vagrant/provision/once-as-vagrant.sh#L26 for silent composer downloads while vagrant machine building.
2018-03-24 22:57:43 +03:00
cdf1b6562a ja translation updates and encoding fix (#15960) [skip ci] 2018-03-23 21:08:20 +03:00
a3129c57ec docs/guide/rest-resources.md description fix (#15959) 2018-03-23 18:36:52 +01:00
36f4c0bf6f Merge pull request #15950 from yiijan/doc-ja-180323
docs/guide-ja minor updates
2018-03-23 10:50:06 +02:00
5e7672dacc docs/guide-ja some files updated 2018-03-23 17:25:27 +09:00
101f5d7ccc merge from 2.0.15 2018-03-23 13:37:04 +08:00
3c8aecfbc3 docs/guide-ja some docs updated 2018-03-23 14:13:38 +09:00
1966f1feed docs/guide-ja minor updates 2018-03-23 10:20:42 +09:00
5aa7bffedd Merge branch 'master' of github.com:yiisoft/yii2
* 'master' of github.com:yiisoft/yii2:
  Fixed a small spelling mistake
  Tweaking a few grammatical bugs (#15932) [skip ci]
  CacheableWidgetBehaviorTest enhancements (#15930)
2018-03-21 19:41:35 +01:00
0244abcd5a Merge branch '2.0.15-dev'
* 2.0.15-dev:
  release version 2.0.15.1
  optimize table name
  `yii\db\ActiveRecord::findOne()` now accepts column names prefixed with table name
2018-03-21 19:41:03 +01:00
20aa508018 release version 2.0.15.1 2.0.15.1 2018-03-21 19:36:53 +01:00
b195d9e780 optimize table name 2018-03-21 18:07:30 +01:00
0af1c05d6a yii\db\ActiveRecord::findOne() now accepts column names prefixed with table name
fixes #15931
2018-03-21 17:44:22 +01:00
92ae4e243e Merge pull request #64 from yiichina/doc
merge from Doc
2018-03-21 19:04:11 +08:00
98aef96969 Update test-unit.md 2018-03-21 19:02:29 +08:00
491aee66d1 Update test-acceptance.md 2018-03-21 18:51:44 +08:00
cd98d6a1cf Update test-environment-setup.md 2018-03-21 18:24:24 +08:00
d419bb6061 Merge pull request #62 from biaoqianwo/patch-2
Update test-environment-setup.md
2018-03-21 18:19:47 +08:00
d4403d4ccd Merge pull request #63 from lkcode666666/patch-1
Update concept-properties.md
2018-03-21 18:18:16 +08:00