6989 Commits (c72643b9a35334f5f3753470e69b617b186b2a04)

Author SHA1 Message Date
Alexey Rogachev ea251e24ba Closes #7420: Attributes for prompt generated with `renderSelectOptions` of `\yii\helpers\Html` helper 8 years ago
Evgeniy Tkachenko bd9e68eb0a Optimize imports (#13033) 8 years ago
Carsten Brandt 059a80b47f renamed Cache::$ttl to Cache::$defaultDuration 8 years ago
Evgeniy Tkachenko 3a6fbad561 phpDoc: Fix example for ActiveRelationTrait::via() (#13008) [skip ci] 8 years ago
Serge Postrash aca6ea9290 Fix incorrect return type in phpdocs [skip ci] 8 years ago
Carsten Brandt 3913e6ebcf fixed changelog 8 years ago
SDKiller 9a1c168939 Updates after more PR reviews (related #6809) 8 years ago
SDKiller 556e9cf99b Updates after PR review (related #6809) 8 years ago
SDKiller 8df1017f42 Default cache ttl (duration) property (fixes #6809) 8 years ago
Klimov Paul 1157657cab Fixed incorrect order of migrations history in case `yii\console\controllers\MigrateController::$migrationNamespaces` is in use 8 years ago
Boudewijn Vahrmeijer bfabb1e2b2 Update ManagerInterface.php 8 years ago
SilverFire - Dmitry Naumenko 332637db83 Fixed EmailValidator`to prevent false-positives checks 8 years ago
SilverFire - Dmitry Naumenko 14b4f52e44 Updated CHANGELOG 8 years ago
Anton Kozlov 20a411d8ab Fixed #12822: Fixed datetime creation from microseconds, added tests to \i18n\Formatter::asTimestamp 8 years ago
Robert Korulczyk 9cb7125921 `@return bool` in `ErrorHandler::handleError()` 8 years ago
Alexander Makarov 324b38d504 #12976: improved phpdoc wording 8 years ago
Robert Korulczyk 7a3a342127 Fix errors reported by apidoc extension. (#12986) 8 years ago
Robert Korulczyk 450eefaa50 Some phpdoc fixes from scrutinizer. 8 years ago
Robert Korulczyk cf0952406d Cosmetic changes in console controller. 8 years ago
SilverFire - Dmitry Naumenko 35ce3ba611 Docs updated 8 years ago
SilverFire - Dmitry Naumenko 6a4ea892c3 Added type mapping for `varbinary` data type in MySQL DBMS 8 years ago
evgen 5c3cdd792b fix code style 8 years ago
evgen 3d3d69e3a8 returned back `orderBy()` 8 years ago
Boudewijn Vahrmeijer 95f2c82009 Fixed the cryptic unstructured doc block (#12978) [skip ci] 8 years ago
SilverFire - Dmitry Naumenko 66dec188d5 Fixed changelog 8 years ago
SilverFire - Dmitry Naumenko 23790272dc Changed `data` column type from `text` to `blob` to handle null-byte (`\0`) in serialized RBAC rule properly 8 years ago
evgen 50062d0b9f some change 8 years ago
evgen c7c8f09827 ksort and reverse to uksort 8 years ago
evgen 481932e238 add migration name to sort 8 years ago
Carsten Brandt 45a390791c reordered changelog 8 years ago
Carsten Brandt 822ca38b2f reverted wrong changes in CHANGELOG 8 years ago
Evgeny afab30b822 Update CHANGELOG.md 8 years ago
Evgeny 59f7335b8f change getMigrationHistory 8 years ago
Roman Grinyov b7b9c8ba40 Cosmetic changes (DocBlock) (#12972) [skip ci] 8 years ago
Carsten Brandt e692340585 fixed docs for #12928 8 years ago
Alexander Makarov d28009843e #12950: Mentioned AttributeTypecastBehavior in AR afterSave() docs 8 years ago
Boudewijn Vahrmeijer eeeafc91b3 Fixes #7980: Removed duplicate code in getItem() which is executed anyways in populateItem() 8 years ago
Boudewijn Vahrmeijer b641c1f41b Enh Dependency getHasChanged (#12928) 8 years ago
SilverFire - Dmitry Naumenko 134283dfa2 Tidy up CHANGELOG 8 years ago
SilverFire - Dmitry Naumenko 964f600ef9 Changelog updated 8 years ago
webdevsega a8a46a13bc Allow itemOptions in ListView to be a closure 8 years ago
Boudewijn Vahrmeijer 7c7d751e67 Fixes #12015 Changed visibility `yii\db\ActiveQueryTrait::createModels()` from private to protected 8 years ago
Alexey Rogachev fb8fd66a08 Fixes #12939: Hard coded table names for MSSQL in RBAC migration 8 years ago
Alexander Zlakomanov b48b1a0657 Fixes #12904: Fixed lowercase table name in migrations 8 years ago
micro-maureen 6bad563c69 Update BaseHtml.php (#12933) 8 years ago
diezztsk e30e53843a Changelog update. Fixed phpDoc comment. 8 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
SilverFire - Dmitry Naumenko 940f7c7cd4 PHPDocs updated. Closes #12927 8 years ago
SilverFire - Dmitry Naumenko d0eb841e07 Tidy up CHANGELOG 8 years ago
SilverFire - Dmitry Naumenko 8642c3f892 Changed `type` column type from `int` to `smallInt` in RBAC migrations 8 years ago