This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
yii2
Watch
2
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2026-03-21 22:47:17 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e7c080594d5d063397b76e413ee02a82ec690a62
yii2
/
framework
/
console
/
controllers
History
MKiselev
4f89265fff
Fixes
#12748
: Migration generator now tries to fetch reference column name for foreignKey from schema if it's not set explicitly
2016-11-01 02:02:16 +03:00
..
AssetController.php
Fixed
yii\console\controllers\AssetController
looses bundle override configuration, which makes it external one
2016-08-31 17:25:52 +03:00
BaseMigrateController.php
release version 2.0.10
2016-10-20 14:02:50 +02:00
CacheController.php
#10503
: Added note about flusing APC and OpCache from CLI
2016-07-05 23:05:39 +03:00
FixtureController.php
Added missing phpdoc
2016-07-30 00:02:51 +03:00
HelpController.php
Fixes
#12807
: Added console controller checks for
yii\console\controllers\HelpController
2016-10-23 14:02:59 +03:00
MessageController.php
Fix typo detaild -> detailed (
#12177
) [skip ci]
2016-08-17 11:56:25 +03:00
MigrateController.php
Fixes
#12748
: Migration generator now tries to fetch reference column name for foreignKey from schema if it's not set explicitly
2016-11-01 02:02:16 +03:00
ServeController.php
coding style fixes
2016-05-26 11:19:32 +02:00