1341 Commits (f620f4de901dbfc3615dd3cfa8d9368668043717)

Author SHA1 Message Date
mdmunir 2505e7ef63 Fixes #9785: Added ability to invoke callback with dependency resolution to DI container 9 years ago
Alexander Makarov 26a1e098ff Removed controller action injection-related changelog line 9 years ago
Carsten Brandt 364eb39eae moved wrongly added CHANGELOG entry 9 years ago
Carsten Brandt 42b8569846 Revert DI injection via controller action method signature 9 years ago
Andrew Nester fecd4dcfa5 10739 - Multiple slashes at the end of route should not be accepted as valid url 9 years ago
SilverFire - Dmitry Naumenko d12af259e0 Fixed UrlValidator pattern to improve matching 9 years ago
Andrew Nester a0ca37ed6a 10545 - Fix for XMLResponseFormatter to format models in a proper way 9 years ago
SilverFire - Dmitry Naumenko b43ebcc368 yii\db\Connection::createCommand() removed DI usage for performance reasons 9 years ago
SilverFire - Dmitry Naumenko 8b92b08306 db/Connection - update PHPDocs, update CHANGELOG 9 years ago
Carsten Brandt 5a462dc5d2 added tests and documentation for #8824 9 years ago
Daniel Gomez Pan 36de283411 Fix grammar in chage log [skip ci] 9 years ago
SilverFire - Dmitry Naumenko 96a50bcc35 Updated CHANGELOG.md 9 years ago
Vit S bdddcc54ad code review fixes 9 years ago
SilverFire - Dmitry Naumenko 011c1c65cc Updated CHANGELOG, UPGRADE guide 9 years ago
Andrew Nester 61df727eaf Expression objects for orderBy should be handled in QueryBuilder 9 years ago
Andrew Nester 6acab778da 10629 - BaseStringHelper::truncateHtml fix - should not add suffix if words count less than needed #10629 9 years ago
SilverFire - Dmitry Naumenko 969469b55a Updated CHANGELOG 9 years ago
Andrew Nester bdea6d30d0 Updated Changelog.md 9 years ago
SilverFire - Dmitry Naumenko 0cae7fc654 Added CHANGELOG line for #10052 9 years ago
SilverFire - Dmitry Naumenko 6eb9830d64 UniqueValidatorTest, CHANGELOG - fixed spelling 9 years ago
Daniel Gomez Pan b88eeb6392 Fix change log [skip ci] 9 years ago
SilverFire - Dmitry Naumenko 5a1c88f1df Updated CHANGELOG 9 years ago
SilverFire - Dmitry Naumenko 3624e6bf7e Updated CHANGELOG 9 years ago
SilverFire - Dmitry Naumenko 5f8435bba7 Added CHANGELOG line 9 years ago
Carsten Brandt f6dcb290ed reverted c00b97a/#9915, this is expected behavior 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
youmad 77b0d30bf8 Divide by zero prevention in console progress bar 9 years ago
Carsten Brandt cdb7d84fea added support for non-gregorian calendar to formatter 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
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
Sam Mousa 18fc8db32f Fixes #10372: Fixed console controller including DI arguments in help 9 years ago
cohen 85c6a903dc Enh #10390: Added ability to disable outer tag for `\yii\helpers\BaseHtml::radiolist()`, `::checkboxList` 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 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
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 090a9875d9 Fixed `CaptchaValidator` to pass correct `hashKey` 9 years ago
AnatolyRugalev c9463235d1 Added changelog line 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
Alexander Makarov cc4849a3ae Renamed getUserIDsByRole → getUserIdsByRole for consistency 9 years ago
SilverFire - Dmitry Naumenko 61d8bb0cd5 Changelog updated 9 years ago
Alexander Makarov 0e0079bcae Fixes #9573: Added `yii\rbac\ManagerInterface::getUserIDsByRole()` and implementations 9 years ago