8501 Commits

Author SHA1 Message Date
2e71f6e9aa Turned Cache::buildKey() into public [skip ci] 2014-07-14 22:13:11 -04:00
21ed49a6a8 Merge pull request #4311 from mickgeek/patch-2
Remove extra import and fix comment
2014-07-14 23:39:29 +02:00
cb96af767b Remove extra import and fix comment 2014-07-15 00:54:30 +04:00
d4711c4698 Fixes #4310 2014-07-14 22:21:04 +04:00
b014489b6a Better Windows unlink as suggested by @cebe 2014-07-14 17:44:13 +04:00
aff1382126 Fixes broken app/link under non-Windows 2014-07-14 17:36:51 +04:00
28a95f9a6c phpdoc 2014-07-14 15:16:18 +02:00
ffa68b16ad typo 2014-07-14 13:24:20 +02:00
ea3046cedc Added note about logger component in bootstrap
fixes #4301
2014-07-14 12:18:22 +02:00
0a5894fcd8 Fixes #4299 2014-07-13 21:35:35 -04:00
4fdfe7a90d Merge branch 'master' of git://github.com/yiisoft/yii2 2014-07-13 20:58:33 -04:00
31454eef42 Fixes #4296: added doc about using blocks in views. [skip ci] 2014-07-13 20:58:20 -04:00
1765efcefc Edited; very clean! 2014-07-13 16:24:49 -04:00
b6c00809db Edited; already very clean! 2014-07-13 13:20:22 -04:00
76e5875a6f Merge pull request #4291 from mrarthur/patch-3
Typos and errors in docs
2014-07-13 18:09:38 +03:00
bc050afda8 Typos and errors in docs 2014-07-13 15:54:24 +04:00
84e6c9a330 Merge pull request #4289 from mrarthur/patch-2
Error in code example
2014-07-13 01:22:46 +03:00
6bbba2a511 Update intro-upgrade-from-v1.md 2014-07-13 01:01:41 +04:00
eee8a1506a Updated history [skip ci] 2014-07-12 13:14:48 -04:00
ea7bfa1959 Merge pull request #4274 from yiisoft/feature-multiconnection
Support for separating Read/Write Database
2014-07-12 13:12:15 -04:00
919ab232e7 all finished. [skip ci] 2014-07-12 13:11:29 -04:00
a082fd9140 Added test. 2014-07-12 12:53:12 -04:00
65987f62ae test WIP 2014-07-12 10:38:51 -04:00
cdb2b44fc7 Fixes #4287: authorization link fix 2014-07-12 16:38:13 +04:00
f4c451b2ee Merge pull request #4285 from yiisoft/global-asset-config
Improved global configuration of assetmanager
2014-07-12 14:34:35 +02:00
434f265c62 Added Indonesian message translation 2014-07-12 16:29:04 +04:00
c37ee95b4e Fixes #4286: Update input-file-upload.md 2014-07-12 16:27:06 +04:00
773d67e513 elasticsearch 1.x breaking changes
all fine now

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

fixes #4209
2014-07-12 13:51:05 +02:00
c732a559e0 Merge pull request #4282 from dizews/patch-1
Update input-file-upload.md
2014-07-12 12:41:26 +02:00
59c430ce79 Update input-file-upload.md
fix docs
2014-07-12 13:33:58 +04:00
c64ffdb2f9 Finished documentation about read-write splitting. 2014-07-12 01:04:11 -04:00
478380fb10 Fixed test brak. 2014-07-11 22:49:32 -04:00
c16e5e4240 do not switch connection when in a transaction. 2014-07-11 22:39:07 -04:00
43333d9cad Implemented master balancing. 2014-07-11 22:33:36 -04:00
91e0c5ae8a Added Connection::useMaster() and refactored code. 2014-07-11 21:04:26 -04:00
d2cb245dc3 Finished sphinx support 2014-07-11 14:18:27 -04:00
e67d0b3c39 WIP 2014-07-11 14:01:44 -04:00
2018503c8d WIP 2014-07-11 12:59:32 -04:00
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
0c7010873d Issue #2337 added to CHANGELOG 2014-07-11 16:19:37 +03:00
7a937903c2 yii\mongodb\Collection::buildLikeCondition() fixed to escape regular expression.
`yii\mongodb\Collection::buildRegexCondition()` added.
2014-07-11 16:17:56 +03:00
67a1e172db WIP 2014-07-11 08:27:58 -04:00
3e3ae634d0 Merge branch 'master' of github.com:yiisoft/yii2 2014-07-11 14:38:39 +03:00
9757029191 yii\authclient\InvalidResponseException added 2014-07-11 14:38:20 +03:00
5296da3390 Adjusted phpdoc 2014-07-11 14:53:52 +04:00
a1a9d9a3bc Method yii\authclient\BaseOAuth::mergeCurlOptions() advanced to merge array values 2014-07-11 12:30:30 +03:00
fbce722d85 Request HTTP headers argument added to yii\authclient\BaseOAuth::api() method 2014-07-11 12:27:33 +03:00
fe46caf74c User attributes fetching at VKontakte adjusted 2014-07-11 11:19:17 +03:00
9eec6191fa Merge branch 'master' of github.com:yiisoft/yii2 2014-07-11 10:50:33 +03:00