475 Commits (124c7e8448e02388e7c5eb5a5be922a50e320b70)

Author SHA1 Message Date
Qiang Xue 7f7546485d Fixes #3601: Fixed the bug that the refresh URL was not generated correctly by `Captcha` 10 years ago
Klimov Paul 0267d55c50 CHANGELOG.md updated 10 years ago
armab 25c95045cd Add #3597 to CHANGELOG.md 10 years ago
Andrey Smirnov 4bdaa09da0 Update CHANGELOG.md 10 years ago
Andrey Smirnov b470ee0da7 Update CHANGELOG.md 10 years ago
Paweł 'Zibi' Zaremba b1cf051a73 Adding rotateByCopy to yii\log\FileTarget #3562 10 years ago
Carsten Brandt 18190b7348 fixes #3473, allow precision in pgsql abstract timestamp 10 years ago
Carsten Brandt 6fd25815ba added more types to pgsql schema, better detection 10 years ago
Alexander Makarov d84898a73d Fixes #2898: `yii\console\controllers\AssetController` is now using hashes instead of timestamps 10 years ago
Alexander Makarov e682909096 Fixed changelog 10 years ago
Alexander Makarov 07f30cb04c Fixes #3542: Removed requirement to specify `extensions` in application config 10 years ago
Qiang Xue 50c6b690dd updated upgrade info [skip ci] 10 years ago
Andrea Panattoni 433110e22e Changelog updated 10 years ago
Qiang Xue 313437f3c0 Fixes #3284: Added support for checking multiple ETags by `yii\filters\HttpCache`. 10 years ago
Qiang Xue 6d4196d3bf #3521: Added `yii\filters\HttpCache::sessionCacheLimiter` 10 years ago
Qiang Xue f5dbd9a084 Fixes #3564: Fixed the bug that primary key columns should not take default values from schema 10 years ago
Qiang Xue 6e7713ec13 Fixes #3567: Fixed the bug that smallint was treated as string for PostgreSQL 10 years ago
Alexander Kochetov d479f31748 CHANGELOG 10 years ago
MDMunir 8f8ec23d52 Log for pull request #3544 10 years ago
MDMunir f55a59a2b9 Update CHANGELOG.md 10 years ago
Qiang Xue cbf27d1458 Fixes #3548: Fixed the bug that X-Rate-Limit-Remaining header is always zero when using RateLimiter 10 years ago
artur 5a1702e77c Refactor 10 years ago
Leo R. Lundgren b1bf636983 Fix #3531, allow more characters in \yii\grid\GridView's short array syntax for columns. 10 years ago
Scott Tester 39265da4f5 Code style fix & CHANGELOG typo fix for bug #3522 10 years ago
Scott Tester de484b5e76 Added BUG #3522 to the changelog. 10 years ago
Kartik Visweswaran ed5fe96432 Fix #3472: Configurable option to encode spaces in dropdowns 10 years ago
DaSourcerer 5ed7c3c712 Changelog update 10 years ago
Qiang Xue 5fdc3d408b Added support for using path alias with `FileDependency::fileName` 10 years ago
Kartik Visweswaran e1934ccf6c Fix #3472: Configurable option to encode spaces in dropdowns 10 years ago
Kartik Visweswaran 5c778b4297 Fix #3472: Configurable option to encode spaces in dropdowns 10 years ago
Qiang Xue 5439ab7854 Changed the default value of `Cache::keyPrefix` to be null. 10 years ago
Qiang Xue f648d0b1ac Revert "Fixes #3469: Fixed the bug that `QueryBuilder::getColumnType()` may drop the provided column precision in certain cases" 11 years ago
Qiang Xue a46efe79c6 Fixes #3469: Fixed the bug that `QueryBuilder::getColumnType()` may drop the provided column precision in certain cases 11 years ago
Qiang Xue a87e589af7 Fixes #3458: Fixed the bug that the image rendered by `CaptchaAction` was using a wrong content type 11 years ago
Alexander Kochetov 3a0e04f329 CHANGELOG updated 11 years ago
Qiang Xue 32aa175b7c renamed ErrorHandler::deRegister to unregister. [skip ci] 11 years ago
Carsten Brandt 613b3a138c changelog 11 years ago
Qiang Xue 3ea2ffbbd2 Fixed the issue that `ServiceLocator` still returns the old component after calling `set()` with a new definition 11 years ago
Alexander Kochetov e08473a082 CHANGELOG fixed 11 years ago
Alexander Kochetov 9b092e51a8 CHANGELOG 11 years ago
Alexander Kochetov 40de668a80 CHANGELOG updated 11 years ago
Paul Klimov 3469b47114 Issue #3232 added to CHANGELOG 11 years ago
Alexander Makarov b491441246 Removed `yii\rest\ActiveController::$transactional` property and connected functionality 11 years ago
Alexander Makarov a86d2ad11e Added `yii\console\Controller::EXIT_CODE_NORMAL` and `yii\console\Controller::EXIT_CODE_ERROR` constants, `yii\console\MigrateController` now returns `yii\console\Controller::EXIT_CODE_ERROR` in case of failed migration 11 years ago
Alexander Makarov c7b05f0c22 Fixed inconsistent return of \yii\console\Application::runAction() 11 years ago
Qiang Xue af7530663d Fixes #3383: Added `$type` parameter to `IdentityInterface::findIdentityByAccessToken()` 11 years ago
Alexander Makarov 2aa5555654 Fixes #2435: `yii\db\IntegrityException` is now thrown on database integrity errors instead of general `yii\db\Exception` 11 years ago
Alexander Makarov 42c566935e Fixes #2913: RBAC `DbManager` is now initialized via migration 11 years ago
Marius Kubrakov a2bf04b084 Fix for comparing numeric attributes in JavaScript 11 years ago
Alexander Makarov 4e5079abd8 Fix #3327: "Unable to find debug data" when logging objects with circular references 11 years ago