6041 Commits (7d703165d1d690c3df01e7a4581b63b35d0b9b99)

Author SHA1 Message Date
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
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
kidol 603092db28 \yii\web\Response::sendHeaders() does not send status header last 9 years ago
SilverFire - Dmitry Naumenko 2275156f7e PHPDoc updated 9 years ago
SilverFire - Dmitry Naumenko 090a9875d9 Fixed `CaptchaValidator` to pass correct `hashKey` 9 years ago
SilverFire - Dmitry Naumenko 8c86310003 BaseInflaector: PHPDoc updated 9 years ago
AnatolyRugalev c9463235d1 Added changelog line 9 years ago
AnatolyRugalev 84702f1e6f 1. Added init() warning to session component 9 years ago
Alexander Makarov d17993c82c ApcCache is now able to handle PHP 7 APCu 9 years ago
Revin Roman 62fd874413 Update phpdoc comments and changelog 9 years ago
Revin Roman b711d39164 Update changelog 9 years ago
Revin Roman c22a9c0d84 Method `isIgnoredCategory` renamed to `isCategoryIgnored` and update phpdoc comments 9 years ago
Revin Roman 229f9a8364 Support wildcard category name in export messages config #10359 9 years ago
Alexander Makarov cc4849a3ae Renamed getUserIDsByRole → getUserIdsByRole for consistency 9 years ago
Daniel Gomez Pan 08034bbe10 Add @since [skip ci] 9 years ago
Gaël Wogenstahl d5a0b9a4b4 Fix french translation for compare validator 9 years ago
Daniel Gomez Pan cb3557c30d Update messages-es [skip ci] 9 years ago
Ruslan Bat 4a1a0fb4d8 FIX rule for camelCase controllerName 9 years ago
callmez a18423493c Update yii.php 9 years ago
SilverFire - Dmitry Naumenko 61d8bb0cd5 Changelog updated 9 years ago
Alexander Makarov 97b40bf705 Added note for upgrade guide 9 years ago
Alexander Makarov 0e0079bcae Fixes #9573: Added `yii\rbac\ManagerInterface::getUserIDsByRole()` and implementations 9 years ago
SilverFire - Dmitry Naumenko e8aa60e411 Merge branch 'pjax' of https://github.com/Alex-Code/yii2 into Alex-Code-pjax 9 years ago
Daniel Gomez Pan ab5baa6c41 Add @since [skip ci] 9 years ago
SilverFire - Dmitry Naumenko 898ffa57c4 FileValidator - updated PHPDoc 9 years ago
Carsten Brandt 468886a77b small refactoring for #9452 9 years ago
SilverFire - Dmitry Naumenko 2be8a716b1 #8995, #8996 - added unit test, changelog line 9 years ago
Klimov Paul bea90e1228 Fixed `yii\db\Query::where()` does not add params from directly passed `yii\db\Expression` 9 years ago
Klimov Paul 170c376648 `yii\helpers\VarDumper::dump()` now respects PHP magic method `__debugInfo()` 9 years ago
Jani Mikkonen e75abaf9f6 Update Finnish translation 9 years ago