8419 Commits (ea7bfa195956bc7d1c010b6a38cc21b06464ad49)
 

Author SHA1 Message Date
Qiang Xue ea7bfa1959 Merge pull request #4274 from yiisoft/feature-multiconnection 10 years ago
Qiang Xue 919ab232e7 all finished. [skip ci] 10 years ago
Qiang Xue a082fd9140 Added test. 10 years ago
Qiang Xue 65987f62ae test WIP 10 years ago
Anton Sidashin cdb2b44fc7 Fixes #4287: authorization link fix 10 years ago
Carsten Brandt f4c451b2ee Merge pull request #4285 from yiisoft/global-asset-config 10 years ago
Budi Irawan 434f265c62 Added Indonesian message translation 10 years ago
Evgeniy Tkachenko c37ee95b4e Fixes #4286: Update input-file-upload.md 10 years ago
Carsten Brandt 773d67e513 elasticsearch 1.x breaking changes 10 years ago
Carsten Brandt 8b70a55b14 Improved global configuration of assetmanager 10 years ago
Carsten Brandt c732a559e0 Merge pull request #4282 from dizews/patch-1 10 years ago
Vladimir 59c430ce79 Update input-file-upload.md 10 years ago
Qiang Xue c64ffdb2f9 Finished documentation about read-write splitting. 10 years ago
Qiang Xue 478380fb10 Fixed test brak. 10 years ago
Qiang Xue c16e5e4240 do not switch connection when in a transaction. 10 years ago
Qiang Xue 43333d9cad Implemented master balancing. 10 years ago
Qiang Xue 91e0c5ae8a Added Connection::useMaster() and refactored code. 10 years ago
Qiang Xue d2cb245dc3 Finished sphinx support 10 years ago
Qiang Xue e67d0b3c39 WIP 10 years ago
Qiang Xue 2018503c8d WIP 10 years ago
Alexander Makarov 10747196a2 Codeceoption adjustments 10 years ago
Klimov Paul 0c7010873d Issue #2337 added to CHANGELOG 10 years ago
Klimov Paul 7a937903c2 `yii\mongodb\Collection::buildLikeCondition()` fixed to escape regular expression. 10 years ago
Qiang Xue 67a1e172db WIP 10 years ago
Klimov Paul 3e3ae634d0 Merge branch 'master' of github.com:yiisoft/yii2 10 years ago
Klimov Paul 9757029191 `yii\authclient\InvalidResponseException` added 10 years ago
Alexander Makarov 5296da3390 Adjusted phpdoc 10 years ago
Klimov Paul a1a9d9a3bc Method `yii\authclient\BaseOAuth::mergeCurlOptions()` advanced to merge array values 10 years ago
Klimov Paul fbce722d85 Request HTTP headers argument added to `yii\authclient\BaseOAuth::api()` method 10 years ago
Klimov Paul fe46caf74c User attributes fetching at `VKontakte` adjusted 10 years ago
Klimov Paul 9eec6191fa Merge branch 'master' of github.com:yiisoft/yii2 10 years ago
Klimov Paul 3943641077 User attributes requesting at GoogleOAuth switched to Google+ API 10 years ago
Alexander Makarov 32e8e004ea Fixes #4253 fixed phpdoc 10 years ago
Alexander Makarov 98d3a8c050 Fixes #4252, Fixes #3171 Fixed Codeception 10 years ago
Alexander Makarov 67677dd79a Fixed build app/link to work on Windows 10 years ago
Qiang Xue ff50f15056 proper quoting of sequence name. 10 years ago
Alexander Makarov bc5028eb97 Renamed parameter to match description better 10 years ago
Alexander Makarov 608e9012fb Adjusted Connection::transaction to provide Connection instance by default instead of transaction instance 10 years ago
Qiang Xue b147e6516d minor CS fixes [skip ci] 10 years ago
Alexander Makarov dca2a84c58 Fixed missing callable in method signature 10 years ago
Alexander Makarov 593b478f2b Added extra callable typehints 10 years ago
Alexander Makarov 4ff28fb9fb Added callable typehint and active transaction check to Connection::transaction() 10 years ago
Alexander Makarov ceff7cc794 Removed requirement to use \Callback from Connection::transaction, improved docs 10 years ago
Alexander Makarov 56a7ec7618 Passed transaction as callback argument for Connection::transaction() method 10 years ago
Alexander Makarov a0051820a7 Fixed tests 10 years ago
Alexander Makarov 5991006ed7 Fixed example of closure-transactions 10 years ago
Sorokin Victor 504e973f67 Fixes #4241: `yii\widgets\Pjax` was incorrectly setting container id 10 years ago
Ragazzo e5195937e4 Fixes #3384: Added callback-style transactions 10 years ago
resurtm 9c2e7661bc Initial migration code must match code generated by console migration controller. 10 years ago
resurtm 46591248b8 Fix invalid indentation. 10 years ago