15373 Commits (e97c798a4ff8eef30d75973593758017f08a7d91)
 

Author SHA1 Message Date
Alexander Makarov ce65e23851 #10583 check for sent content before attempting to regenerate headers in debug mode 8 years ago
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
Dmitriy Makarov b2b2cb2ada Added more tests for logger (#12034) 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
Nobuo Kihara d6dc4828fa docs/guide-ja updated (typo fix) [ci skip] (#12012) 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
Alexander Makarov 8c6cbae6de Fixes #11991: array helper documentation issues 8 years ago
Roman Grinyov cbcd858148 Wrong anchor to "controllerMap" (#11989) [skip ci] 8 years ago
Roman Grinyov c86e700e26 Typo "registerMetaTagS" (#11985) [skip ci] 8 years ago
Dmitry Naumenko b67eca084b Merge pull request #11984 from yiijan/ja-0719-updates 8 years ago
Nobuo Kihara f6b1b2a014 docs/internals-ja updated [ci skip] 8 years ago
Nobuo Kihara 2afdbfd25f docs/guide-ja updated [ci skip] 8 years ago
Nobuo Kihara 1d478bdd14 framework/messages/ja/yii.php updated [ci skip] 8 years ago
Roman Grinyov b9245f7107 Fixes #11967: added missing string of YII_ENV definition [skip ci] 8 years ago
Alexander Makarov 6728d5d0e0 Fixes #11965: fixed docs for MessageController only and except 8 years ago
Roman Grinyov a3ea354479 Docs: typo, replace comma to semicolon (#11966) [skip ci] 8 years ago
Egor Verbitskiy c99acb6182 Fixes #11950: Improve BaseArrayHelper::keyExists speed 8 years ago
Alexander Makarov 466fc9db32 Adjusted wording 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
Nikola Kovacs 2118d96655 Fix double space after array key (#11954) [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 1423e34131 documentation about method injection 8 years ago
Carsten Brandt bda42b68ce fixed yii\di\Instance documentation 8 years ago