1389 Commits (f287b608aafaa97a41e5118f9eb7562f69da7425)

Author SHA1 Message Date
Alexander Kartavenko eb65dba796 Fixes #17057: Fixed issues with table names that contain special characters or keywords in MSSQL 5 years ago
Alexander Kartavenko 757bc42645 Fixes #17325: Fixed "Cannot drop view" for MySQL while `migrate/fresh` 5 years ago
Brandon Kelly f2212a3183 Fix #17384: Fixed SQL error when passing `DISTINCT ON` queries 5 years ago
Alexander Kartavenko 0fcd495583 Fixes #16394: Fixed issues in `migrate/create` when specifying default values with colons and adding multiple columns 5 years ago
Alexander Kartavenko 2d333b2301 Fixes #17382: Added `\yii\validators\DateValidator::$strictDateFormat` to enable strict validation 5 years ago
Alexander Kartavenko c5397f8784 Closes #16411. Fix windows tests (#17380) 5 years ago
Sidney Lins fe3ebe2e56 Fixes #17356: MSSQL Schema was not detecting string field size 5 years ago
Alexander Makarov 1c919a5ac5
Fixes #17377: Add tests that verify there are no false positives 5 years ago
Alexander Kartavenko 3275f97684 Fixes #16565: Added missing parts of the context message in `\yii\log\Target::collect` 5 years ago
Alexander Kartavenko 3601d512c2 Fixes #17070: Strip invalid character from fallback file name 5 years ago
Alexander Kartavenko a226b76776 Fixes #17341: Allow callable objects to be set to `\yii\filters\AccessRule::$roleParams` 5 years ago
Brandon Kelly 54b3d6d8ab Fixes #17344: Improved performance of `yii\db\Connection::addSelect()` 5 years ago
Alexander Makarov 317a73a59f
Fixes #17336: Fixed wildcard matching in Event::hasHandlers() 5 years ago
Alexander Kartavenko 8d9947f06a Fixes #17299: Fixed adding of input error class in `\yii\widgets\ActiveField::widget` 5 years ago
Basil e1f6761dfd Fixes #17233: Fixed bug with integer model attribute names in Validator class 5 years ago
Alexander Makarov 6d10d1f05d
Fixed ActiveRecord test was using parent Order class instead of getting one for extensions 5 years ago
Bizley 56215d58e1 Fixes #12077, #12135, #17263: Fixed PostgreSQL version of `alterColumn()` to accept properly `ColumnSchemaBuilder` definition of column 5 years ago
George Tavares Lopes 58761b4411 Fixes #16820: `yii\filters\Cors::prepareHeaders()` now accepts Access-Control-Allow-Headers in preflight response 6 years ago
Dmitriy Gritsenko 77d70bfbe6 Fixes #16589: Fixed not using `defaultValue` in `BlameableBehavior` for console app 6 years ago
Alexander Makarov 33405fa4a5
Fixes #17268: Fixed Formatter didn't take power into account 6 years ago
Razvan Grigore 9c37016dac Fixes #17235: `yii\helpers\FileHelper::normalizePath()` now accepts stream wrappers 6 years ago
Albert Borsos d2c2f63686 Fixes #17127: `yii\db\ActiveRecord::findOne()` now accepts table aliases 6 years ago
Diego Tibi 72b4e6d47c kB instead of KB (#16368) 6 years ago
Artem Pakhomov a3b6d227ba Fixes #16335: Fixed in `yii\filters\AccessRule::matchIP()` user IP validation with netmask in rule 6 years ago
lubosdz 8bb334b9ae Fixes #9438, #13740, #15037: Handle DB session callback custom fields before session closed 6 years ago
Nikolay Poryadin a8d4f8538e Fixes #16681: `ActiveField::inputOptions` were not used during some widgets rendering 6 years ago
Nikolay Poryadin 5b5150ae62 Fixes #17133: Fixed aliases rendering during help generation for a console command 6 years ago
Nikolay Poryadin fc98a95a90 Fixes #17185: Fixed `AssetManager` timestamp appending when a file is published manually 6 years ago
Mikk Tendermann 81f7d381e5 Fixes #17180: Do not populate `yii\web\Response::$response` when response code is 204 6 years ago
Pavel Dovlatov bdb7c64910 Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
Alexander Makarov 26789ed04e
Fixes #17093 by reverting #16891 (#17154) 6 years ago
Brandon Kelly 1cc83f02f5 Fixes #17150: Fixed `yii\helpers\BaseInflector::camel2words()` splitting `ALLCAPS` words on each letter 6 years ago
Pavel Ivanov 2da6773b68 Fixes #17089: Fixed caching of related records when `via()` using with callable 6 years ago
Pavel Ivanov 905cfd9725 Fixes #17098: Fixed message/extract when using message params returned from method calls 6 years ago
Nikolay fd3eb699d4 Fixes #17094: Fixed response on 204 status. Now it is empty 6 years ago
Carsten Brandt 6fe809ea26 added test case for checking BC of #16772 and #14759 6 years ago
Bizley de5b903806 Fixed regression in #16817 (#17056) 6 years ago
Dmytro Naumenko adf8f9a32f Fixes #15931: `yii\db\ActiveRecord::findOne()` now accepts quoted table and column names using curly and square braces respectively 6 years ago
SilverFire - Dmitry Naumenko b9ee17014e
Removed wrong test addded in dfcf037c7 6 years ago
SilverFire - Dmitry Naumenko dfcf037c76
ActiveQuery::viaTable() now throws exception on wrongly prepared query 6 years ago
Vladimir Votinov 3c091b802a When uses filter \yii\filters\PageCache, then yii\web\JsonResponseFor… (#17044) 6 years ago
SilverFire - Dmitry Naumenko 659b3d4b77
Fixing DB session override problems 6 years ago
Pavel Ivanov 4333b90186 Fixes #15482: AR::find()->with() missing data when using string identifiers for relations 6 years ago
Pavel Ivanov 7ccadb4a79 Fixes #15167: Fixed loading of default value `current_timestamp()` for MariaDB >= 10.2.3 6 years ago
Pavel Ivanov 22d30f1999 Fixes #15286: Fixed incorrect formatting of time with timezone information 6 years ago
Pavel Ivanov e5ecea653f Fixed random fails of RetryAcquireTraitTest (#17024) 6 years ago
Pavel Ivanov 108155ad1d Fixed nightly build (#17025) 6 years ago
Albert Borsos ec1809bed2 Fix to do not delete used message files with nested category names (#17021) 6 years ago
Pavel Ivanov b4cb42fb9d Fix of Oracle tests for proper skipping (#17019) 6 years ago
Pavel Ivanov 92c66758de Added tests for DateValidator when no time is specified for 'format' (#17018) 6 years ago