619 Commits (master)

Author SHA1 Message Date
Alexander Makarov 67ff6f814b
Fix #17771: migrate/fresh was not returning exit code 5 years ago
alex-code b0b1c82ae9 Fix #17648: Handle empty column arrays in console `Table` widget 5 years ago
Alexander Makarov e7e72e2ff6
Fix #15526: Show valid aliases and options on invalid input in console application 5 years ago
Dmitry V. Alekseev 6e2b1782e5
Fix #16855: Ignore console commands that have no actions 5 years ago
Bizley e50a07c30c Fix #17437: Fixed generating namespaced migrations 5 years ago
Alexander Kartavenko 2b9374558b Fix #17395: Fixed issues with actions that contain underscores in their names 5 years ago
Alexander Makarov d23537fa26
Fix type annotations 5 years ago
Alexander Kartavenko 757bc42645 Fixes #17325: Fixed "Cannot drop view" for MySQL while `migrate/fresh` 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 c5397f8784 Closes #16411. Fix windows tests (#17380) 5 years ago
Tobias Munk a44b307c01
Fixes #16918: Console Table widget variables visibility was changed to protected to allow extending it 5 years ago
DBX12 0f30174ae6 Fix typo in ExitCode (#17294) 5 years ago
Nikolay Poryadin 5b5150ae62 Fixes #17133: Fixed aliases rendering during help generation for a console command 6 years ago
Ricardo Pérez e6513a2c9e Fixes #17124: Fixed ErrorException when run `./yii fixture/unload` without arguments 6 years ago
Pavel Dovlatov bdb7c64910 Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
Pavel Ivanov 905cfd9725 Fixes #17098: Fixed message/extract when using message params returned from method calls 6 years ago
Albert Borsos ec1809bed2 Fix to do not delete used message files with nested category names (#17021) 6 years ago
Nikolay 1a34f61e56 Fixes #16941: Set `yii\console\controllers\MigrateController::useTablePrefix` to true as default value 6 years ago
Ruitang Du 5250197d3b Fixed typo in MessageController docs [skip ci] (#16982) 6 years ago
Andrew c162bd7ae7 Fixes #16910: Fix messages sorting on extract 6 years ago
Dmitry V. Alexeev b5be47321b Fixes #16469: Allow cache to be specified as interface and to be configured in DI container 6 years ago
Groonya db1d730695 Fixes #16822: Create config dir recursively in message/config 6 years ago
Groonya 8150cd1ed4 Fixes #16580: Delete unused php message files in MessageController if `$removeUnused` option is on 6 years ago
cuileon 489dd119a5 merge from yiisoft/yii2 6 years ago
Damian Dziaduch e11e3eb4c5 Allow `\yii\console\widgets\Table` to render empty table (#16865) 6 years ago
ErickSkrauch 5208ef761e Fixes #16828: `yii\console\controllers\MessageController::translator` recognized object' methods and functions calls as identical sets of tokens 6 years ago
rhertogh 2ef24d9c65 Fixes #16331: Fixed console table without headers 6 years ago
Elvira Sheina e55b3e0ba1 Fixes #16278: Fixed drop existing views when console `migrate/fresh` command runs 6 years ago
Alexander Makarov e4b559d720
Fixes #16217: Fixed `yii\console\controllers\HelpController` to work well in Windows environment 6 years ago
Vladimir Reznichenko 1a74b3d4f8 [minor] SCA with Php Inspections (EA Ultimate) (#15871) 7 years ago
Vladimir Reznichenko f9b03dfd42 SCA with Php Inspections (EA Ultimate) 7 years ago
Viktor Khokhryakov 2c68336754 Fix #15724: MigrateController::optionAliases() have 2 same keys 7 years ago
SilverFire - Dmitry Naumenko 22832b7c49
release version 2.0.14 7 years ago
Alexander Makarov cd8a9c47d7
Fixed kebab-name console command parameters 7 years ago
Klimov Paul 65f6b59b35 `@inheritdoc` notation changed 7 years ago
Elvira Sheina b953a184e3 Fixes #13919: Added option to add comment for created table to migration console command 7 years ago
Elvira Sheina af83e59406 Fixes #14355: Added ability to pass an empty array as a parameter in console command 7 years ago
Vladimir Khramtsov b44bbd6a13 Fix code issues (#15435) 7 years ago
Dmitry Dorogin 73fddb004e
Fixes #15407 7 years ago
Vladimir Reznichenko 185209957e Fixes #15270: Resolved potential race conditions when writing generated php-files 7 years ago
IceJOKER 8897ea7270 Fixes #15249: Controllers in subdirectories were not visible in commands list 7 years ago
Vladimir Kuprienko 898e43d6eb Improves readability of `yii\console\widgets\Table` widget (#15236) 7 years ago
webleaf aab86eb7e7 Fixes #15229: Fixed `yii\console\widgets\Table` default value for `getScreenWidth()`, when `Console::getScreenSize()` can't determine screen size 7 years ago
Brandon Kelly 0948109a19 Fixes #15221: Console improvements 7 years ago
Alexander Makarov 2d672b6722
release version 2.0.13 7 years ago
Alexander Makarov 1c23e6dea8
Fixed Table phpdoc example [skip ci] 7 years ago
Carsten Brandt e311001ef5 #14543: Adjusted implementation of migration name length limit 7 years ago
Dmitry Dorogin 614fb52c45 Fixes #14543: Throw exception when trying to create migration longer than 255 symbols 7 years ago
Hisateru Tanaka 43ea93315f Fixes #14929: Additional semicolon should avoid an affection of trailing line comment when asset/compress 7 years ago
Hisateru Tanaka 6e8cc4c151 Fixes #14929: Ensure trailing `;` on combining files with `asset` command to fix compiler failures 7 years ago