1587 Commits (3fcac77404206b740592081bff78cb5cc0a2a7d0)

Author SHA1 Message Date
Klimov Paul 11f8a2d190 Using of `MongoCollection::createIndex()` provided 10 years ago
Carsten Brandt 7736853837 property code style extensions 10 years ago
Alexander Makarov 100ba6c3ab Replaced substr_compare with strncmp where possible 10 years ago
Alexander Makarov 1c414caace Improved checks where substr_compare is used, replaced more substr + comapre cases with substr_compare 10 years ago
Carsten Brandt 1f31f27787 phpdoc 10 years ago
Carsten Brandt a9aebfab7c minor message improvements 10 years ago
Klimov Paul fedf8eccd9 `yii\authclient\widgets\AuthChoice` now preserves initial settings while opening popup 10 years ago
tom-- 2c5c2c101b Fixes #4131: Security adjustments 10 years ago
Kai Mindermann ca752a6408 Fixes #4410: Fixed Gii to preserve database column order in generated _form.php 10 years ago
Alexander Makarov 65d08423c7 Safer checks for apidoc renderer 10 years ago
Alexander Makarov 07f01bcf2b Used substr_compare instead of substr when we don't care about result 10 years ago
Alexander Makarov 92c64994cd Improved strtr calls 10 years ago
Kartik Visweswaran 2eb9cf802d Better fix for Dropdown container options 10 years ago
Klimov Paul 98a86ce73b Sphinx distributed indexes support provided 10 years ago
Qiang Xue 6e6005b148 Refactored code. 10 years ago
Qiang Xue e8c6bb516f Fixes #4048: Added `init` event to `ActiveQuery` classes 10 years ago
Serge Postrash dcc8d04727 Fixes #4362: Made carousel indicators optional 10 years ago
Qiang Xue 4e4e76e883 Request::cookieValidationKey must be explicitly specified now. 10 years ago
Qiang Xue 8633d0f91c `yii\web\Request::cookieValidationKey` is now automatically generated by the installation script for the basic and advanced application templates 10 years ago
Alexander Makarov e6be9fd947 Even better fix for #3443 10 years ago
Alexander Makarov 66751760e5 Better fix for #3443 10 years ago
Alexander Makarov f2b0d8c209 Passed "encodeLabels" to Dropdown recursive call 10 years ago
artur 0c6516a87c Fixes #3443: Fixed `yii\bootstrap\Nav` and `yii\bootstrap\Dropdown` were generating wrong ids for submenus 10 years ago
Carsten Brandt 96c313d71f gii: fixed wrong composer.json template 10 years ago
Klimov Paul e54fc6f4c2 `yii\mongodb\log\MongoDbTarget` log target added 10 years ago
Klimov Paul c9dff5305e Redundant `yii\authclient\OpenId::sendStreamRequest()` removed. 10 years ago
Klimov Paul 78daea1bfb OAuth extension adjusted to support any custom request type. 10 years ago
Carsten Brandt 9c0bb74829 Update README.md 10 years ago
Sebastian Thierer a4b8fd4db2 Fix typo 10 years ago
Qiang Xue fe2611186e Fixes #4051: Renamed `yii\caching\GroupDependency` to `TagDependency` and added support for associating multiple tags to a single cached data item 10 years ago
Carsten Brandt 773d67e513 elasticsearch 1.x breaking changes 10 years ago
Qiang Xue 478380fb10 Fixed test brak. 10 years ago
Qiang Xue 43333d9cad Implemented master balancing. 10 years ago
Qiang Xue d2cb245dc3 Finished sphinx support 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
Klimov Paul 9757029191 `yii\authclient\InvalidResponseException` added 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 3943641077 User attributes requesting at GoogleOAuth switched to Google+ API 10 years ago
Klimov Paul b90f88659d Unit test for MongoDB migration controller added 10 years ago
Bohdan Shulha 90594138f7 Fixes PHPDoc 10 years ago
Alexander Makarov 492337de2d else if → elseif 10 years ago
Carsten Brandt d02bbd7c49 CHANGELOG #4187 10 years ago
Carsten Brandt 4e8e22da3c fixed issue with elasticsearch >=1.2.0 10 years ago
Qiang Xue 9c4d4715dd guide WIP [skip ci] 10 years ago
Arthur Khachaturov dbf10f1848 Missing semicolon 10 years ago
Jared Feng 746f9adc77 fix typo in phpdoc of yii\redis\Connection [skip ci] 10 years ago
Alex-Code 8683b7905d Update CHANGELOG.md 10 years ago