16751 Commits (c91083fbe458ce6ee9d3a0225512129823a9f9b3)
 

Author SHA1 Message Date
bscheshirwork 921147dca5 Fixes #14161, #14150: fixed primary table aliasing (include case manual set alias) in validators 7 years ago
Novrian Y.F 2d12e1a1d6 Translate "Generating Code with Gii" guide to Bahasa Indonesia (#14162) 7 years ago
Sergey Makinen 52f8539135
Add Command tests 7 years ago
Sergey Makinen 47f837db0b
Fix constraint tests 7 years ago
Sergey Makinen 3a384d0ded
Disable column comment test on old CUBRID 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
Novrian Y.F 5ea1acc960 Translate "Working with Database" guide to Bahasa Indonesia (#14152) [skip ci] 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 d811f1e9a7 Fixes #13842, Fixes #14042 7 years ago
Alexander Makarov 1838370da0 Fixed changelog [skip ci] 7 years ago
Alexander Makarov d331b72be6 Merge branch 'master' into unique-validator-fix 7 years ago
Alexey Rogachev ab24cfcc5f Merge pull request #14144 from pandalowry/patch-1 7 years ago
Yury Izotov 10a1e198e4 "из вне" => "извне" 7 years ago
Yury Izotov ccd9cb5d60 fix broken link (#14143) [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
Carsten Brandt 156f09fc6e Merge pull request #14056 from cebe/db-logging 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 9c0274d249 Merge pull request #14051 from cebe/asset-only 7 years ago
Carsten Brandt 3e79d56447
made AssetBundle tests less cryptic 7 years ago
Carsten Brandt 5e8e6840b6
Added copyEmptyDirectories option to FileHelper 7 years ago
quantum 583a2bcb9f
failing test for asset bundle publishing empty directories 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
Novrian Y.F 1c07c429cf Add Indonesian guide translation (#14120) [skip ci] 7 years ago
Taras Gudz 18bc835243 Typo (#14117) [skip ci] 7 years ago
Artem Aleksandrov 618f61fafe Update db-migrations.md (#14113) [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
Artem Aleksandrov 6a28353a97 Update db-migrations.md (#14109) [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 7 years ago
Bizley f8b3d68817 Fixes #4793: `yii\filters\AccessControl` now can be used without `user` component 8 years ago
Alexander Makarov 7b2df5554c Fixes #14072: Fixed a bug where `\yii\db\Command::createTable()`, `addForeignKey()`, `dropForeignKey()`, `addCommentOnColumn()`, and `dropCommentFromColumn()` weren't refreshing the table cache on `yii\db\Schema` 8 years ago