1997 Commits (18bb002c99daaf4b3975bef79b05fd922949e637)

Author SHA1 Message Date
SilverFire - Dmitry Naumenko f7c9e6b852
Enhanced FixtureController::getFixtureRelativeName() 7 years ago
Alex-Code 7c6620a65f
Fixes #13846: Fixed `Query::count()` issue with `orderBy` 7 years ago
Bizley ddee256a1a Fixes #14133: Fixed bug when calculating timings with mixed nested profile begin and end in `yii\log\Logger::calculateTimings()` 7 years ago
Alexander Makarov 1838370da0 Fixed changelog [skip ci] 7 years ago
Robert Korulczyk daa8b67c7b Fixes #13350, #14094, #11288 7 years ago
Carsten Brandt 5c72047426
Fixed ambiguous column name in SELECT in UniqueValidator 7 years ago
Carsten Brandt 5ed6910e1c
Added support for cloning a db connection 7 years ago
Alexey Rogachev 80d6f7323a
Do not render empty row in GridView when data is empty and emptyText set to false 7 years ago
Carsten Brandt 3b7eb5ceea
added changelog for #12528 7 years ago
Carsten Brandt 4cb98c42cb
changelog for #14067 7 years ago
Klimov Paul 473598ac8c Added support for sorting by expression to `\yii\data\Sort` 7 years ago
Alexander Makarov 990b7c1574
Fixed changelog [skip ci] 7 years ago
Leandro Gehlen 25242adb91 Fixes #5442: Fixed problem on load fixture dependencies with database related tests 7 years ago
Carsten Brandt 5e8e6840b6
Added copyEmptyDirectories option to FileHelper 7 years ago
Andrey Akimov 5695b869a9 Fixes #13890: DbTarget log transaction bug 7 years ago
Brandon Kelly debe85fa34 Fixes #14098: `yii\helpers\BaseFileHelper::normalizeOptions()` is now protected 7 years ago
Bizley f8b3d68817 Fixes #4793: `yii\filters\AccessControl` now can be used without `user` component 7 years ago
SilverFire - Dmitry Naumenko 2d0e3fb9ef
Fixed Oracle SQL queries with `IN` condition and more than 1000 parameters 8 years ago
Carsten Brandt f14d4c767f
fixed missing changelog and missing `@since` 8 years ago
SilverFire - Dmitry Naumenko 6c03216aab
Reordered CHANGELOG 8 years ago
SilverFire - Dmitry Naumenko e8e48e4820
Fixed CHANGELOG 8 years ago
SilverFire - Dmitry Naumenko fce20a3020
Renamed `ActiveForm::registerJs()` to `registerClientScript()`, added tests 8 years ago
brandonkelly 60fac269cb Reorder changelog 8 years ago
brandonkelly e242e9b0ee Fixes #14072: clear table schema cache for all methods that affect cache 8 years ago
Dmitry Eliseev d7fad8a555 Fixes #14059: Removed unused AR instantiating for calling of static methods 8 years ago
Alexander Makarov 705dae9964 Fixes #14052: Fixed processing parse errors on PHP 7 since these are instances of `\ParseError` 8 years ago
Alexander Makarov a3a123077f
Fixes #13790: Fixed error in `\yii\widgets\MaskedInput` JavaScript by raising version required 8 years ago
Alexander Makarov c1fbd52c52 Adjusted changelog [skip ci] 8 years ago
Kolyunya 1e65fc29ed
Fixes #14033: Fixed `yii\filters\AccessRule::matchIp()` erroring in case IP is not defined under HHVM 8 years ago
Alexander Makarov 2fbc5440ba Fixed changelog [skip ci] 8 years ago
Michael Härtl 6792099bcc
Fixes #13689: Fixed handling of errors in closures 8 years ago
Cyrillos Jonua db0e7a6c8f Fixes #13848: `yii\di\Instance::ensure()` wasn't throwing an exception when `$type` is specified and `$reference` object isn't instance of `$type` 8 years ago
Alexander Makarov 70cd75c84e Fixes #13226: `yii cache` command now warns about the fact that it's not able to flush APC cache from console 8 years ago
Michaël Arnauts 70dc2fa33b
Fixes #11719: Fixed `yii\db\Connection::$enableQueryCache` caused infinite loop when the same connection was used for `yii\caching\DbCache` 8 years ago
Leandro Guindani Gehlen 385eb88048
Added `yii\data\Sort::parseSortParams` 8 years ago
Paul Klimov 3598f8180c Fixes #13087: Fixed getting active validators for safe attribute 8 years ago
sasha-ch 339c7663eb
Fixes #10346: Fixed "DOMException: Invalid Character Error" in `yii\web\XmlResponseFormatter::buildXml()` 8 years ago
Alexander Makarov 99a0289221
Applied disambiguation to ExistValidator as well 8 years ago
Alexander Makarov ae59116e17
Removed unneeded changelog line [skip ci] 8 years ago
Alexander Makarov 7db93fc33d
Refactored solution to be contained within ActiveQuery instead of helper 8 years ago
vladis84 8474927a55
Fixed ambiguous error sql while using unique validator 8 years ago
Гордиенко Владислав Юрьевич bda091bbb2 yii\filters\RateLimiter refactored (#13994) 8 years ago
Alexander Makarov 38488ca55b
Fixes #13694: yii\widgets\Pjax now sends X-Pjax-Url header with response to fix redirect 8 years ago
Insolita 28d8fa66fc Fixes #14012: `yii\db\pgsql\Schema::findViewNames()` was skipping materialized views 8 years ago
Alexander Makarov 079c5a41f7
Fixes #13362: Fixed return value of 8 years ago
Nikolay Oleynikov d0ce165ba6 Fixes #13728: Fixed the bug when `yii\behaviors\SluggableBehavior` wasn't preserving immutable slug values 8 years ago
PaulZi 224201950d
Fixes #13911: Significantly enhanced MSSQL schema reading performance 8 years ago
Гордиенко Владислав Юрьевич 0cf236ec66 Fixes #13963: Added tests for yii\behaviors\TimestampBehavior 8 years ago
Mikk Tendermann 59d3292399 [IpValidator] disable ipv6 checks (#13984) 8 years ago
Sergey Makinen 454f0a9301 Fixes #13807: Fixed `yii\db\QueryBuilder` to inherit subquery params when building a `INSERT INTO ... SELECT` query 8 years ago