6768 Commits (48b0b962b877a05420e0d88b963a322c309bd05d)

Author SHA1 Message Date
Alexander Makarov b2fbbdf5d7 Reverted non-suppression of session_start since it seems it's not possible to achieve same behavior w/o it #10583 8 years ago
Alexander Makarov 25e0a879d6 Added output check for session handler #10583 8 years ago
Alexander Makarov ffb7ca2a78 Removed unused import 8 years ago
Alexander Makarov 876ef142c1 Remove explicit property initialization with null 8 years ago
Alexander Makarov 9b1b4fc5fa Added missing phpdoc 8 years ago
Alexander Makarov 33a45b196c Additional optimization for #12048 8 years ago
Alexander Makarov 0dbe589bf5 Fixes #12048: Improved message extraction command performance 8 years ago
Alexander Makarov c7d5e69cda Eliminated unused variables 8 years ago
Alexander Makarov ef4885f478 Removed unnecessary semicolon 8 years ago
Alexander Makarov 0061692e60 Replaced unnecessary double quotes with single quotes 8 years ago
Alexander Makarov 7c6f76cb1a Fixes #10583: Do not silence session errors in debug mode 8 years ago
Alexander Makarov c249cf5652 Changelog for #12045 8 years ago
Dmitriy Makarov 5189693560 Added 'LEVEL_PROFILE' to the map of levels (#12045) 8 years ago
SilverFire - Dmitry Naumenko 9a82e1a01f CHANGELOG updated 8 years ago
Alexander Makarov c584acd296 Reverted accidental change 8 years ago
Alexander Makarov edc62172fa Fixes #12037: Fixed 2.0.7 regression in memcahe/memcached cache backend 8 years ago
Егор Малыгин a2123d8bb9 Fixed typo in BaseMigrateController.php (#12033) 8 years ago
SilverFire - Dmitry Naumenko aaff45ebf1 Revert "Fixes #11972: Fixed active form `afterValidate` wasn't triggered in some cases" 8 years ago
Klimov Paul 8de6a5117c Fixed `yii\base\Model::offsetExists()` throws an exception on un-existing field 8 years ago
Daniel Gómez Pan 83496853c8 Fixes #11461: Fixed migration tool error when create migrate with comma in defaultValue 8 years ago
Alexander Makarov fa845ee481 Fixes #11726: `DbSession` was echoing database errors in production mode 8 years ago
SilverFire - Dmitry Naumenko 6263eeba69 Updated PHPDoc 8 years ago
lynicidn 8211dcc41b Fixes #11972: Fixed active form `afterValidate` wasn't triggered in some cases 8 years ago
Ilya Sevostyanov 91c67262ce Fix typo (#11998) [skip ci] 8 years ago
Nobuo Kihara 1d478bdd14 framework/messages/ja/yii.php updated [ci skip] 8 years ago
Alexander Makarov 6728d5d0e0 Fixes #11965: fixed docs for MessageController only and except 8 years ago
Egor Verbitskiy c99acb6182 Fixes #11950: Improve BaseArrayHelper::keyExists speed 8 years ago
Egor Verbitskiy 2fbd55b634 Fixes #11949: Fixed `ActiveField::end` generates close tag when it's `option['tag']` is null 8 years ago
Roman Grinyov f7f24d3c47 Fix code block in phpDoc of BaseArrayHelper::filter (#11948) [skip ci] 8 years ago
pavlm 355d83ac58 Fixes #11947: Fixed `gridData` initialization in `yii.gridView.js` 8 years ago
Shaig Khaligli 23fae0a7f9 Updated "az" translations (#11942) [skip ci] 8 years ago
Carsten Brandt 952d6cbe9a updated german translation 8 years ago
Evgeniy ad796dbf22 #11912: Postgresql negative default values support for integer/float/decimal columns (#11933) 8 years ago
Carsten Brandt 39ca04b5ab prepare for next release 8 years ago
Carsten Brandt ee92cfa7ba release version 2.0.9 8 years ago
Carsten Brandt bda42b68ce fixed yii\di\Instance documentation 8 years ago
Carsten Brandt 217d50e4ff improved PHPdoc and `@since` annotations 8 years ago
Alberto Barradas Spezzia b019d23281 Fix #11896 DROP TRIGGER for migrate/down in RBAC (#11919) 8 years ago
Angel Guevara 8c240ed067 Fixes #11683: Fixed fixture command to work with short syntax. `yii fixture "*, -User"` should be used instead of `yii fixture "*" -User` 8 years ago
Carsten Brandt 326cdfeb52 added test for #11256 8 years ago
Angel Guevara 6b6fa96319 Fix #11252 use strict comparison on hasAttribute() 8 years ago
Carsten Brandt d2dd232b6f message improvement and test for #11323 8 years ago
PowerGamer1 e0ace833d0 Added Error message for combined attributes to unique validator 8 years ago
Carsten Brandt bcc19e97cb added note about Oracle DB connection charset 8 years ago
Carsten Brandt 8c17e4a6c1 updated jQuery dependency to include 1.12.x 8 years ago
Carsten Brandt 7fb447506d fix mixed case column names for unique indexes in postgres 8 years ago
Alexander Makarov 65232792b9 #10503: Added note about flusing APC and OpCache from CLI 8 years ago
Carsten Brandt 1c20062628 fixed changelog position 8 years ago
Laszlovl 0f640c7138 Make sure inverseOf relations are also populated during dynamic relational queries 8 years ago
stevekr 8ca845b680 Fixes #11212: Added headers to PO file in `yii\i18n\GettextPoFile::save()` 8 years ago