113 Commits (c94a40e90d95b897c78cf9018eca043c7a1cd68a)

Author SHA1 Message Date
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
Christian Nadolle b0d7559a8d console/Controller show help for local options 11 years ago
Carsten Brandt f7148c2d80 callback -> callable 11 years ago
Carsten Brandt 740a769477 improved HelpController with messages for each command 11 years ago
Sorokin Victor 1a14ed2127 Update MessageController.php 11 years ago
Sorokin Victor 4d4a3f0804 Update MessageController.php 11 years ago
AlexGx 6d72c6a723 fix code style 11 years ago
AlexGx eaaa5b1bb5 fix code style 11 years ago
AlexGx c047fbe0df fix code style `No space found after comma in function call` 11 years ago
AlexGx c5ed024109 fix phpFoc, added missing param 11 years ago
Sorokin Victor eba9049b61 Update MessageController.php 11 years ago
mitalcoi 4906cd3432 enchansment of db message source 11 years ago
Alexander Mohorev 95ea1c20bb code style. FOREACH 11 years ago
Alexander Mohorev b2f1b00bf2 code style. operator IF 11 years ago
resurtm 65dd8c9e7e Add ability to downgrade migrations by the absolute apply time 11 years ago
Mark 325c7a18c4 improved fixture command 11 years ago
Sorokin Victor a73953c05b Update FixtureController.php 11 years ago
Mark 663e898ba7 fixed docs, added checks 11 years ago
Mark cb8fc55a66 removed suffix, since it will be applied later in getFixturesConfig method. 11 years ago
Mark 14d303d479 added suffix 11 years ago
Mark 0e3fae36a4 added globalFixtures option 11 years ago
Qiang Xue 9669b321a6 Removed duplicated getAlias call. 11 years ago
Mark ff987aa4b2 controller improved 11 years ago
Qiang Xue 11bc899bc1 Refactored fixtures and fixed test break. 11 years ago
Qiang Xue c2fef048a5 typo fix [skip ci] 11 years ago
Qiang Xue cafdebb55c CS fix. doc fix. 11 years ago
Mark 2ed30dfeb8 fixed docs in controller 11 years ago
Mark 7522b3bc92 added docs, command fix 11 years ago
Mark 416adcaebf removed fixturePath, improved console command 11 years ago
Mark 19d45b9a1e fixed command and docs 11 years ago
Mark b892ffc80b fixtures controller improved 11 years ago
Carsten Brandt 262189533a huge amount of documentation link fixes 11 years ago
John Was 62a7e397e0 fix the _only_ option in calls to FileHelper::findFiles() 11 years ago
Alexander Makarov 5cab2a8745 Fixes #2156: `yii migrate` now automatically creates `migrations` directory if it does not exist 11 years ago
Klimov Paul 1f4d94d5db AssetController default 'cssCompressor' command fixed. 11 years ago
Qiang Xue 4fe0eeb1b6 refacotring. 11 years ago
Alexander Makarov b95fcf442d Removed unused import 11 years ago
Alexander Makarov 05db070b32 Adjusted #2008 11 years ago
Carsten Brandt b8558a860a fixed migrate command output 11 years ago
Paul Klimov b7be79b5d7 AssetController default 'cssCompressor' value changed to enforce type css. 11 years ago
Paul Klimov b6eba6583a AssetController config template adjusted. 11 years ago
Paul Klimov dcf8f450f5 AssetController adjusting URLs at same line has been fixed. 11 years ago
Paul Klimov 1181b7b965 AssetController has been fixed to override 'js' and 'css' for compressed bundles. 11 years ago
Qiang Xue b496a04f49 refactored fixture feature. 11 years ago
Jacob Morrison 5c19cc84f4 Make HelpController check to make sure module controller path exists before scanning it 11 years ago
Digimon 6ea98bf39a format fixed, substr changed to mb_substr, database-related settings added 11 years ago
Digimon 48eb4c2685 algorithm of data insertion approved 11 years ago
Digimon 7b1b7a3740 forgotten rows 11 years ago
Digimon 48b8089d63 code format fixed 11 years ago