Commit Graph

8438 Commits

Author SHA1 Message Date
Yang Liu
73bb5c74ed Merge pull request #20 from AbrahamGreyson/master
caching-http.md translated. [skip ci]
2014-07-18 00:08:08 +08:00
AbrahamGreyson
c82a6d47d0 caching-http.md translated. [skip ci] 2014-07-18 00:06:38 +08:00
Yang Liu
cf6eeaef07 Merge pull request #19 from AbrahamGreyson/master
Caching-page.md translated. [skip ci]
2014-07-17 01:39:57 +08:00
AbrahamGreyson
82d92ccd8c Caching-page.md translated. [skip ci] 2014-07-17 01:34:08 +08:00
Yang Liu
1a7aedab64 Merge pull request #18 from AbrahamGreyson/master
translated one file.
2014-07-16 03:52:55 +08: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
东方孤思子(Paris·QianSen)
4db4c02894 update README [skip ci] 2014-07-15 19:04:47 +08: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
Alexander Makarov
76e5875a6f Merge pull request #4291 from mrarthur/patch-3
Typos and errors in docs
2014-07-13 18:09:38 +03:00
Arthur Khachaturov
bc050afda8 Typos and errors in docs 2014-07-13 15:54:24 +04:00
Alexander Makarov
84e6c9a330 Merge pull request #4289 from mrarthur/patch-2
Error in code example
2014-07-13 01:22:46 +03:00
Arthur Khachaturov
6bbba2a511 Update intro-upgrade-from-v1.md 2014-07-13 01:01:41 +04:00
Qiang Xue
eee8a1506a Updated history [skip ci] 2014-07-12 13:14:48 -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
919ab232e7 all finished. [skip ci] 2014-07-12 13:11:29 -04:00
Qiang Xue
a082fd9140 Added test. 2014-07-12 12:53:12 -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
Carsten Brandt
f4c451b2ee Merge pull request #4285 from yiisoft/global-asset-config
Improved global configuration of assetmanager
2014-07-12 14:34:35 +02:00
Budi Irawan
434f265c62 Added Indonesian message translation 2014-07-12 16:29:04 +04:00
Evgeniy Tkachenko
c37ee95b4e Fixes #4286: Update input-file-upload.md 2014-07-12 16:27:06 +04:00
Carsten Brandt
773d67e513 elasticsearch 1.x breaking changes
all fine now

closes #2427
2014-07-12 14:06:42 +02:00
Carsten Brandt
8b70a55b14 Improved global configuration of assetmanager
Added `beforeCopy`, `afterCopy`, `forceCopy` properties to AssetManager

fixes #4209
2014-07-12 13:51:05 +02:00
Carsten Brandt
c732a559e0 Merge pull request #4282 from dizews/patch-1
Update input-file-upload.md
2014-07-12 12:41:26 +02: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
Qiang Xue
478380fb10 Fixed test brak. 2014-07-11 22:49:32 -04:00
Qiang Xue
c16e5e4240 do not switch connection when in a transaction. 2014-07-11 22:39:07 -04:00
Qiang Xue
43333d9cad Implemented master balancing. 2014-07-11 22:33:36 -04:00
Qiang Xue
91e0c5ae8a Added Connection::useMaster() and refactored code. 2014-07-11 21:04:26 -04:00
Qiang Xue
d2cb245dc3 Finished sphinx support 2014-07-11 14:18:27 -04:00
Qiang Xue
e67d0b3c39 WIP 2014-07-11 14:01:44 -04:00
Qiang Xue
2018503c8d WIP 2014-07-11 12:59:32 -04:00
Alexander Makarov
10747196a2 Codeceoption adjustments
- Removed hacks since these are no longer required: 71db233985
- Removed unused helper classes
- Added 2.0 style "actor" to config

Thanks to @Ragazzo and @DavertMik for helping with it.
2014-07-11 19:30:45 +04:00
Klimov Paul
0c7010873d Issue #2337 added to CHANGELOG 2014-07-11 16:19:37 +03:00
Klimov Paul
7a937903c2 yii\mongodb\Collection::buildLikeCondition() fixed to escape regular expression.
`yii\mongodb\Collection::buildRegexCondition()` added.
2014-07-11 16:17:56 +03:00
Qiang Xue
67a1e172db WIP 2014-07-11 08:27:58 -04:00
Klimov Paul
3e3ae634d0 Merge branch 'master' of github.com:yiisoft/yii2 2014-07-11 14:38:39 +03:00
Klimov Paul
9757029191 yii\authclient\InvalidResponseException added 2014-07-11 14:38:20 +03:00
Alexander Makarov
5296da3390 Adjusted phpdoc 2014-07-11 14:53:52 +04:00
Klimov Paul
a1a9d9a3bc Method yii\authclient\BaseOAuth::mergeCurlOptions() advanced to merge array values 2014-07-11 12:30:30 +03:00
Klimov Paul
fbce722d85 Request HTTP headers argument added to yii\authclient\BaseOAuth::api() method 2014-07-11 12:27:33 +03:00
Klimov Paul
fe46caf74c User attributes fetching at VKontakte adjusted 2014-07-11 11:19:17 +03:00
Klimov Paul
9eec6191fa Merge branch 'master' of github.com:yiisoft/yii2 2014-07-11 10:50:33 +03:00