8172 Commits (5a87dd2bfa91263b07a59b45ff07f05fe2b88144)

Author SHA1 Message Date
Alexander Makarov 9b8b965fcb
Fixes #14211: Fixed regression in Unique and Exist validators 7 years ago
corpsepk ac70262bfc Fixed typo in BaseFileHelper::findFiles() docs (#14200) [skip ci] 7 years ago
bscheshirwork 921147dca5 Fixes #14161, #14150: fixed primary table aliasing (include case manual set alias) in validators 7 years ago
Sergey Makinen 118fc08af8
Fix dropping unique/indexes 7 years ago
Sergey Makinen 4104235258
Fix schema caching on commands 7 years ago
Sergey Makinen 73ac13e6d7
Implement retrieving dbms constraints 7 years ago
Alexander Makarov 625d554e3a
Additional edge case for #14150 7 years ago
Alexander Makarov 8a087c8537
#14150: Added {{ and }} to getTablesUsedInFrom() output 7 years ago
Alexander Makarov b151b1cdb2
Fixes #14150 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
Alexander Makarov 96382454b1
Additional refactoring as suggested by @dynasource 7 years ago
ejsoft e5799da1c0 Remove unnecessary variable from UrlRule.php (#13948) 7 years ago
Robert Korulczyk daa8b67c7b Fixes #13350, #14094, #11288 7 years ago
Alexander Makarov 9828bde1db Added escaping for column name 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
Alexander Makarov 23cc4bf4fe
Further changes for unique and exist validators 7 years ago
Carsten Brandt 4cb98c42cb
changelog for #14067 7 years ago
Craig London e360457091 function clear() -- Set populated arrays to empty arrays (#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
Carsten Brandt fb2441c3d7
moved query log logic into private method and reduced calls to getRawSql() 7 years ago
Carsten Brandt 65ea226729
added option to disable query logging in DB command 7 years ago
Taras Gudz 18bc835243 Typo (#14117) [skip ci] 7 years ago
Andrey Akimov 5695b869a9 Fixes #13890: DbTarget log transaction bug 7 years ago
Alexander Makarov 8c30bab105
Eliminated else branches in beforeSave() and beforeDelete() phpdoc examples [skip ci] 7 years ago
Alexander Makarov fc8ea4831b Fixes #14108: fixed phpdoc mistake in method description 7 years ago
Brandon Kelly debe85fa34 Fixes #14098: `yii\helpers\BaseFileHelper::normalizeOptions()` is now protected 8 years ago
Bizley f8b3d68817 Fixes #4793: `yii\filters\AccessControl` now can be used without `user` component 8 years ago
SilverFire - Dmitry Naumenko 7a2737105b
Updated PHPdoc 8 years ago
SilverFire - Dmitry Naumenko 2d0e3fb9ef
Fixed Oracle SQL queries with `IN` condition and more than 1000 parameters 8 years ago
Alex 533da6240e Update phpdoc, \yii\db\ActiveRecord => \yii\db\ActiveRecordInterface [skip ci] (#14076) 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
Oleg Poludnenko a480d70875
More control over ActiveForm widget 8 years ago
Kolyunya 4a17032717 Fix validators documentation 8 years ago
lynicidn 96dae1cebc file will not loaded 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
Nikolay Oleynikov da6eada8c8 Fix an invalid phpDocumentor annotation 8 years ago
Robert Korulczyk 94eda9bd52 Add phpdoc. [skip ci] 8 years ago
Dmitry Eliseev d7fad8a555 Fixes #14059: Removed unused AR instantiating for calling of static methods 8 years ago
Alexander Makarov 37fc6c5afb
Alternative names 8 years ago