16965 Commits (dc42a59b71d55818610bc756d1ac199baecc4726)
 

Author SHA1 Message Date
Victor Heng 85294ab4e3 Add migration file example for DbSession (#14227) [skip ci] 7 years ago
Ilya Rogov e2218cbbae Add test coverage of yii\helpers\Html (#14220) 7 years ago
Alexander Makarov 57a448d0f8 Adjusted text [skip ci] 7 years ago
Alexander Makarov f7e3d980ea Adjusted text [skip ci] 7 years ago
Alexander Makarov f98e260493 Adjusted text [skip ci] 7 years ago
Alexander Makarov 974a1eeb48 Adjusted text [skip ci] 7 years ago
Ilya Rogov 0d9cd0ccd7 Add test coverage of yii\helpers\BaseJson (#14217) 7 years ago
Ilya Rogov b07f2018de Add test coverage of yii\helpers\BaseMarkdown (#14223) 7 years ago
viwek 49ab20139c Inserted missing * on line 972 (#14224) [skip ci] 7 years ago
Alex-Code 7c6620a65f
Fixes #13846: Fixed `Query::count()` issue with `orderBy` 7 years ago
ihipop c1e6e6da62 Adjusted typo text [skip ci] 7 years ago
ihipop 2711eb5722 MySql -> MySQL typo 7 years ago
Alexander Makarov d0a5372170 Adjusted text [skip ci] 7 years ago
ihipop 6a9a255d06 typo 7 years ago
ihipop d82b4fa03b add doc for issue #8420 7 years ago
Carsten Brandt a1d4a237cb
fixed indonesian translators.json file 7 years ago
Alexander Makarov 9b8b965fcb
Fixes #14211: Fixed regression in Unique and Exist validators 7 years ago
Novrian Y.F dbeadba085 Translate some application structure guide to Bahasa Indonesia (#14209) [skip ci] 7 years ago
Ilya Rogov 21a7a68e45 Add test coverage of yii\helpers\BaseArrayHelper (#14205) 7 years ago
corpsepk ac70262bfc Fixed typo in BaseFileHelper::findFiles() docs (#14200) [skip ci] 7 years ago
yyxx9988 273c33de87 Simplified Chinese translation of filter validator (#14195) 7 years ago
Carsten Brandt fcfcdbdc34
advanced example on filter validator 7 years ago
Novrian Y.F 734f2aa71e Translate "Looking Ahead" guide to Bahasa Indonesia (#14177) 7 years ago
Carsten Brandt 8373228228
added namespace example to the autoload guide 7 years ago
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