Alexander Makarov
c620f5cea5
Added info about running codeception tests to getting-started
2014-07-23 19:47:47 +04:00
Carsten Brandt
92e131c5ae
Update output-data-widgets.md
...
fixed broken code block
2014-07-23 00:02:50 +02:00
Mikhail Bazhenov
d1fe76e765
Doc translate for rest-resources
2014-07-22 16:27:25 +08:00
Philippe Gaultier
6dc056b325
#4388 : CORS filter fixes:
...
- Upgrade the documentation to match filter code
- Fix bad default behavior with Access-Control-Allow-Credentials
- Fix missing "s" in header Access-Control-Request-Method / Access-Control-Allow-Methods
2014-07-21 23:23:05 +04:00
Qiang Xue
27132ced7c
Fixes #4384 .
2014-07-21 08:20:10 -04:00
Qiang Xue
10d617a912
typo fix [skip ci]
2014-07-20 21:07:07 -04:00
Qiang Xue
a3e2b94adf
Fixes #3611 : Refactored query caching.
2014-07-20 20:59:38 -04:00
东方孤思子(Paris·QianSen)
0f6304fffe
profreading [skip ci]
2014-07-20 23:28:44 +08:00
东方孤思子(Paris·QianSen)
def4cf3c05
change 'web' to 'Web'
2014-07-20 22:07:48 +08:00
东方孤思子(Paris·QianSen)
2f2fab989d
minor changes [skip ci]
2014-07-20 21:24:23 +08:00
Qiang Xue
4e4e76e883
Request::cookieValidationKey must be explicitly specified now.
2014-07-19 15:39:03 -04:00
AbrahamGreyson
901dd15e85
Concept-service-locator.md proofread. [skip ci]
2014-07-20 02:27:43 +08:00
AbrahamGreyson
e9ed10d917
Concept-di-container.md proofread. [skip ci]
2014-07-19 19:29:09 +08:00
Qiang Xue
371af5c486
minor doc fix. [skip ci]
2014-07-18 21:59:19 -04:00
Larry Ullman
4d05047b12
Basic edits
2014-07-18 15:27:05 -04:00
Qiang Xue
1b5adca0f2
Merge pull request #4193 from pgaultier/feature/CORS
...
CORS Filter
2014-07-18 11:54:09 -04:00
AbrahamGreyson
c82a6d47d0
caching-http.md translated. [skip ci]
2014-07-18 00:06:38 +08:00
AbrahamGreyson
82d92ccd8c
Caching-page.md translated. [skip ci]
2014-07-17 01:34:08 +08:00
Alexander Makarov
09c297fddb
Fixes #4324 : removed old way of developing Yii from the docs since app/link is much better/simpler workflow
2014-07-16 12:40:36 +04:00
Alexander Makarov
57a1ac67a6
Removed mentioning of DummyCache usage
2014-07-15 23:56:34 +04:00
AbrahamGreyson
85c33c3f5f
docs/guide-zh-CN/caching-fragment.md translated. [skip ci]
2014-07-16 03:51:06 +08:00
AbrahamGreyson
16da8201b1
Adjust symbol.
2014-07-16 03:51:06 +08:00
Alexander Makarov
2f90e4d9cc
Fixes #4184 : mentioned a safer way of using dummy cache that works in case of merging configs of advanced app
2014-07-15 22:42:36 +04:00
东方孤思子(Paris·QianSen)
4db4c02894
update README [skip ci]
2014-07-15 19:04:47 +08:00
Qiang Xue
fe2611186e
Fixes #4051 : Renamed yii\caching\GroupDependency to TagDependency and added support for associating multiple tags to a single cached data item
2014-07-15 00:10:57 -04:00
Carsten Brandt
ffa68b16ad
typo
2014-07-14 13:24:20 +02:00
Carsten Brandt
ea3046cedc
Added note about logger component in bootstrap
...
fixes #4301
2014-07-14 12:18:22 +02:00
Qiang Xue
4fdfe7a90d
Merge branch 'master' of git://github.com/yiisoft/yii2
2014-07-13 20:58:33 -04:00
Qiang Xue
31454eef42
Fixes #4296 : added doc about using blocks in views. [skip ci]
2014-07-13 20:58:20 -04:00
Larry Ullman
1765efcefc
Edited; very clean!
2014-07-13 16:24:49 -04:00
AbrahamGreyson
f5b6a526ae
caching-data.md proofread.
2014-07-14 01:43:10 +08:00
AbrahamGreyson
01f7aaaa67
caching-overview.md proofread.
2014-07-14 01:43:09 +08:00
AbrahamGreyson
c24250d1f5
Guide-zh-CN/concept-behaviors.md content structure modified. works adjust. 1st proofread.
2014-07-14 01:43:09 +08:00
AbrahamGreyson
e3b84133af
Modyfied guide-zh-CN/concept-events.md content structure.
2014-07-14 01:43:09 +08:00
AbrahamGreyson
2972a09b53
concept-aliaese.md proofread.
2014-07-14 01:43:08 +08:00
Larry Ullman
b6c00809db
Edited; already very clean!
2014-07-13 13:20:22 -04:00
Arthur Khachaturov
bc050afda8
Typos and errors in docs
2014-07-13 15:54:24 +04:00
Arthur Khachaturov
6bbba2a511
Update intro-upgrade-from-v1.md
2014-07-13 01:01:41 +04:00
Qiang Xue
ea7bfa1959
Merge pull request #4274 from yiisoft/feature-multiconnection
...
Support for separating Read/Write Database
2014-07-12 13:12:15 -04:00
Qiang Xue
65987f62ae
test WIP
2014-07-12 10:38:51 -04:00
Anton Sidashin
cdb2b44fc7
Fixes #4287 : authorization link fix
2014-07-12 16:38:13 +04:00
Evgeniy Tkachenko
c37ee95b4e
Fixes #4286 : Update input-file-upload.md
2014-07-12 16:27:06 +04:00
Vladimir
59c430ce79
Update input-file-upload.md
...
fix docs
2014-07-12 13:33:58 +04:00
Qiang Xue
c64ffdb2f9
Finished documentation about read-write splitting.
2014-07-12 01:04:11 -04:00
AbrahamGreyson
e09ed89f7f
Guide-zh-CN/concept-configurations.md translated.
2014-07-10 07:03:38 +08:00
AbrahamGreyson
5ecbac0335
First proofread. [skip ci]
2014-07-10 07:03:38 +08:00
AbrahamGreyson
8126911b10
Typo fixed. [skip ci]
2014-07-10 07:03:37 +08:00
AbrahamGreyson
7056c2170c
Guide-zh-CN/concept-components.md proofread.Adjust line breaking; modified some words may cause confusing or distracting such as '屌,屌爆了,俩货,高大上,呀呀,妥妥的'.
2014-07-10 06:59:02 +08:00
东方孤思子(Paris·QianSen)
ffd47ab49a
translated behaviors
2014-07-10 06:59:02 +08:00
AbrahamGreyson
21e6faaf33
Guide-zh-CN/concept-autoloading.md proofread.
2014-07-10 06:59:02 +08:00