30 Commits (a528b2ed1c63e3969dc93142407e5f58b4f1f136)

Author SHA1 Message Date
Alexander Makarov ab799d8ea9 Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
Carsten Brandt 67dd874e0c renamed console controller optoins param $id to $actionId 11 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
Qiang Xue 8c2e39235f Turn module and application into DI containers. 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Christian Nadolle 0051a1ece4 sort options by action in Migration controller 11 years ago
Christian Nadolle 706ab7f968 combine globalOptions() with local options into options($id) 11 years ago
Carsten Brandt 740a769477 improved HelpController with messages for each command 11 years ago
resurtm 65dd8c9e7e Add ability to downgrade migrations by the absolute apply time 11 years ago
Alexander Makarov 5cab2a8745 Fixes #2156: `yii migrate` now automatically creates `migrations` directory if it does not exist 11 years ago
Carsten Brandt b8558a860a fixed migrate command output 11 years ago
Alexander Kochetov 3de7bce631 Migration command show correct directory path while it not exist 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Alexander Kochetov 995a922b01 \yii\console\controllers\MigrateController updated 11 years ago
Qiang Xue 05272b7120 doc fix. 11 years ago
Qiang Xue a6cb556e21 Fixes #1204: the length of primary key for migration table is too long. 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Aaron Francis c5a34c534b Fix Issue #934 11 years ago
Carsten Brandt b96fd24ef5 Finished documentation of Console Helper and Controller 11 years ago
gsd 1a46b8704c fix MigrateController 11 years ago
Qiang Xue 725d810085 Refactored console controller color option. 11 years ago
resurtm 7a7d2a9c06 CS fixes. 11 years ago
Qiang Xue 587529bf94 Always refetch the migration table definition. 11 years ago
Alexander Makarov 774a7b52cb yiic migrate/create should not require db component 11 years ago
Alexander Makarov d62f1b588f yii migrate/create should not require db component 11 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
Alexander Kochetov 8b311ecbe7 yiic => yii additional corrections 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Alexander Kochetov d7df7053e0 === array() => empty() 12 years ago
Qiang Xue e1acc64b2b refactoring cache and db references. 12 years ago
Qiang Xue 884977a724 renamed util to helpers. 12 years ago
Qiang Xue 1d48d01ef7 refactored View. 12 years ago
Qiang Xue 4fdaab3560 updated file header. 12 years ago
Qiang Xue a07a67ad8d minor fix of console commands. 12 years ago
Qiang Xue 8b2b7915b4 Renamed application to app. 12 years ago
Qiang Xue af4455eb03 Finished console support. 12 years ago
Qiang Xue b2662c0cd9 clean up help command. 12 years ago
Qiang Xue 6fcac32410 error handling cleanup. 12 years ago
Qiang Xue 5b357d2eed console app cleanup. 12 years ago
Qiang Xue abd3d827a2 refactoring. 12 years ago
Qiang Xue 8e05e6e62d changed copyright line. 12 years ago
Alexander Makarov 95b18d553b more on console apps 12 years ago
Alexander Makarov ea1c5c7831 initial console commands adjustments 12 years ago
Qiang Xue b074ecebe0 renamed console controller folder name. 12 years ago
Qiang Xue c225242290 working on caching. 13 years ago
Qiang Xue 5f3e24d81f working on console app. 13 years ago