6873 Commits (0d72e37f3ce759a7286423eb32f19814bc2e0392)

Author SHA1 Message Date
SilverFire - Dmitry Naumenko 5f8435bba7 Added CHANGELOG line 9 years ago
SilverFire - Dmitry Naumenko 6bff405287 Code style minor fix 9 years ago
Andrew Nester ed23b97baf #10574 - Fix for BaseArrayHelper to work with invalid characters in proper way 9 years ago
Carsten Brandt f6dcb290ed reverted c00b97a/#9915, this is expected behavior 9 years ago
SilverFire - Dmitry Naumenko f72e9d5bcf Revert "#9915: changed behavior of ArrayHelper::getValue() according to @azureru suggestion" 9 years ago
Alexander Makarov 4b511fb9bc #9915: changed behavior of ArrayHelper::getValue() according to @azureru suggestion 9 years ago
SilverFire - Dmitry Naumenko eda1e7b027 Fixed `yii\grid\GridView::guessColumns()` to work with numeric column names 9 years ago
Carsten Brandt dbf1b9f492 Update CHANGELOG.md 9 years ago
grykon 4f452b159a Translate for 'pl' messages 9 years ago
youmad 77b0d30bf8 Divide by zero prevention in console progress bar 9 years ago
Pavel Solomienko 2300e9cbe5 Update BaseMigrateController.php 9 years ago
githubjeka 9ae21e5df2 phpDoc of joinWith updated to \yii\db\ActiveQuery 9 years ago
githubjeka 2b6ceb1eb7 phpDoc updated 9 years ago
Evgeniy Tkachenko 60086507db Updated phpDoc to ManagerInterface::addChild() 9 years ago
Klimov Paul 57ab949be5 `Response::redirect()` uses 200 status code if 'X-Ie-Redirect-Compatibility' header sent 9 years ago
SilverFire - Dmitry Naumenko 019587e544 yii\web\Response - fixed comparation bug introduced in #9670 9 years ago
Tom Worster 40fc49bf16 remove obsolete @throw tags 9 years ago
Carsten Brandt cdb7d84fea added support for non-gregorian calendar to formatter 9 years ago
Carsten Brandt 74924ad134 updated fa messages after #10515 9 years ago
SilverFire - Dmitry Naumenko adae5a96ba Fixed indent 9 years ago
Jafaripur bd27d9f797 Update Persian translations. 9 years ago
Alexander Makarov 56f77a9070 Fixed typo 9 years ago
LAV45 fcf25e8fa1 Fixed `\yii\di\Instance::ensure()` to work with minimum settings 9 years ago
Chris Harris 457002c216 Sqlite specific schema builder class actually gets loaded now 9 years ago
Chris Harris 85fdc143d6 Documentation fix 9 years ago
Chris Harris bce61bd474 Add `after()` option to migrations schema builder 9 years ago
Pavel b68613b746 Added support for events declared in interfaces #10108 9 years ago
Alexander Makarov 5cecb09c1b Fixes #9443: Added `unsigned()` to `ColumnSchemaBuilder` 9 years ago
AnatolyRugalev 3b31aa771a #10363: Fixed i18n fallback float and integer formatting 9 years ago
SilverFire - Dmitry Naumenko dc93ec3812 Bug #9670: Fixed PJAX redirect in IE 9 years ago
Hereward Mills a4acd048bc Add @throws tags to PHPDocs. 9 years ago
Sam Mousa 18fc8db32f Fixes #10372: Fixed console controller including DI arguments in help 9 years ago
SilverFire - Dmitry Naumenko dcda2a2466 BaseHtml::checkboxList minor update 9 years ago
cohen 85c6a903dc Enh #10390: Added ability to disable outer tag for `\yii\helpers\BaseHtml::radiolist()`, `::checkboxList` 9 years ago
Carsten Brandt 159686906e updated german translation 9 years ago
Rudolf Jurišić 2778b4e613 Grammar fix 9 years ago
Nobuo Kihara 54d4036a39 framework/messages/ja/yii.php updated [ci skip] 9 years ago
Tom Worster ba19858e58 move private state var also 9 years ago
Tom Worster 83b61eae43 move "private" consts before generateRandomKey() 9 years ago
Tom Worster 358e9115ed comment lstat 9 years ago
Tom Worster e7a888ad11 use file_get_contents and not magic numbers 9 years ago
SilverFire - Dmitry Naumenko 67cc16a07d AssetManager::publishDirectory - removed redundant is_dir check 9 years ago
SilverFire - Dmitry Naumenko 01a6235059 #9333: Fixed AssetManager to publish bundles using symlink with nested directories in `hash` 9 years ago
SilverFire - Dmitry Naumenko 6db63ed5fe Updates translations. Ima ployglot :D ‼️ 9 years ago
SilverFire - Dmitry Naumenko 8298588d5b Separated `limit` and `formattedLimit` for translations in FileValidator 9 years ago
SilverFire - Dmitry Naumenko b83803460b Fixes #8466. FileValidator: units in tooBig and tooSmall error messsages are formated 9 years ago
Tom Worster 1f41a2c9af Fixes #9878,9879,9880: Make `\base\Security` use `random_bytes()`, LibreSSL, mcrypt, limit OpenSSL to Windows, and to prefer `password_hash()` over `crypt()` 9 years ago
AnatolyRugalev c39c0b3ddd returned shutdown handler to it's original place 9 years ago
Evgeniy Tkachenko ce94928a2c Enhancement to phpDoc of AssetManager 9 years ago
Carsten Brandt d9f8933737 added prettyPrint option to JsonResponseFormatter 9 years ago