This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
yii2
Watch
1
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2025-11-04 06:37:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
framework
/
console
/
controllers
History
Alexander Makarov
b7a29e38d9
Fixes
#6895
: Added
ignoreCategories
config option for message command to ignore categories specified
2015-03-06 21:51:42 +03:00
..
AssetController.php
'Dividing asset bundles into group' docs added
2015-02-17 12:01:06 +02:00
BaseMigrateController.php
Fixes
#7269
:
yii\console\controllers\BaseMigrateController
now throws exception if directory specified doesn't exist and action isn't
create
2015-02-19 02:23:45 +03:00
CacheController.php
fixed indentation in Cache Controller
2015-01-18 14:09:26 +01:00
FixtureController.php
Enh:
yii fixture
command now offers help if no arguments are provided instead of crashing
2014-11-28 00:32:38 +03:00
HelpController.php
created Console::wrapText() to imrove console help output on small screens
2015-03-05 21:19:42 +01:00
MessageController.php
Fixes
#6895
: Added
ignoreCategories
config option for message command to ignore categories specified
2015-03-06 21:51:42 +03:00
MigrateController.php
adjusted docs about
#7347
2015-02-19 13:44:05 +01:00