15093 Commits (834f77ec13ce058c2d003cf65e5c020e46609a3c)
 

Author SHA1 Message Date
Dmitry Naumenko 834f77ec13 Merge pull request #11715 from uaoleg/patch-4 8 years ago
SilverFire - Dmitry Naumenko 3fcc26996b Fixed #11973: `yii\helpers\BaseHtml::getAttributeValue()` fixed to work with `items[]` notation correctly 8 years ago
Dmitry Naumenko 418b27326c Merge pull request #12069 from SilverFire/12069-revert-activeform-validation 8 years ago
Paul Klimov a53c1f9525 Added `yii\behaviors\AttributeTypecastBehavior` (#12067) 8 years ago
Dmitriy Makarov 5d09f32b3b Added logger tests of the following methods: (#12083) 8 years ago
Alexander Makarov 01c4dde202 Added tests for column schema builder comment() method 8 years ago
Alexander Makarov 8a9c8a8953 Fixes #11907: Fixed `yii\helpers\Console::getScreenSize()` on Windows was giving out width and height swapped 8 years ago
Alexander Makarov 496de65ee2 Fixes #12053: `./yii migrate/create` was generating wrong code when using `bigPrimaryKey` 8 years ago
Daniel Gomez Pan cffb3832d1 Fixes #12028: Add -h|--help option to console command to display help information 8 years ago
Newerton f6ff90f672 Fixes #12082: Used `jQuery.on(` instead of event method to ensure forwards compatibility 8 years ago
Dmitriy Makarov dc4a4b456c Test for logger, flush method (#12041) 8 years ago
Klimov Paul f1af3133c9 `composer.lock` restored 8 years ago
Alexander Zlakomanov 9d5bf60a89 Added Oracle mutex 8 years ago
kir86975 68d9e282ed Update rest-resources.md (#12081) [skip ci] 8 years ago
Robert Korulczyk 993f2aef28 Fixes #11275: Added possibility of unset or force replace former value in `ArrayHelper::merge()` 8 years ago
DumpOfTheVar 0ac161b69d fix mistake in dependency injection section of documentation (#12066) 8 years ago
Dmitriy Makarov 51d9c288cb Added missing 'LEVEL_PROFILE' (#12068) 8 years ago
SilverFire - Dmitry Naumenko ffb121ba63 Reverted fix of beforeValidate event calling in `yii.activeForm.js` 8 years ago
Aris Karageorgos 1c65516153 Update AuthMethod.php (#12063) [skip ci] 8 years ago
Klimov Paul 01e2ba1d28 BC for `JsonSerializable` at `BaseJson::processData()` restored 8 years ago
Klimov Paul acfe21b400 Fixed `yii\helpers\Json::encode()` encodes empty array returned by `JsonSerializable::jsonSerialize()` as object 8 years ago
Alexander Makarov 9f71bf400e Fixes #12038: Introduced `yii\base\ViewNotFoundException` which is thrown when views file doesn't exists, used it in `ViewAction` 8 years ago
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