446 Commits (c50154fe3a6134f8f2f8da5db396cd5d8226cb02)

Author SHA1 Message Date
Qiang Xue 531ca690eb refactored the message command. 11 years ago
Qiang Xue 05cca15459 Removed "fileTypes" option. 11 years ago
Klimov Paul 7c9f74722c "yii\console\controllers\MessageController" has been fixed. 11 years ago
Qiang Xue 9d3c9db49d Fixed test breaks. 11 years ago
Qiang Xue a8d2eded98 Fixing test breaks. 11 years ago
Qiang Xue 040db44fbd refactored FileHelper. 11 years ago
Carsten Brandt 1df859cfa1 typo: primarykey -> primaryKey 11 years ago
Qiang Xue ad218c6719 moved HttpException to web. 11 years ago
Qiang Xue f14774dfb6 Fixes issue #276: Enable Response::sendFile() to operate on resources 11 years ago
Klimov Paul 7697f21592 "filter" callback option has been added to "yii\helpers\base\FileHelper::findFiles()". 11 years ago
Klimov Paul a5480de852 Test case "FileHelperTest::testGetMimeTypeByExtension()" has been added. 11 years ago
Klimov Paul 8f7a783757 Method "yii\helpers\base\FileHelper::mkdir()" has been added. 11 years ago
Klimov Paul f416a36648 "FileHelperTest" has been advanced. 11 years ago
Klimov Paul 539864f435 "FileHelperTest" has been refactored. 11 years ago
Klimov Paul dfda6663f6 Method "yii\helpers\base\FileHelper::findFiles()" has been added. 11 years ago
Klimov Paul ef60ec56a3 Method "yii\helpers\base\FileHelper::removeDirectory()" has been added. 11 years ago
Klimov Paul e2f7b99f16 Unit test for "yii\helpers\base\FileHelper" has been created. 11 years ago
gevik f667b5785b - Added drop/add primary key methods to Command.php 11 years ago
Qiang Xue ef5afef7b2 Fixed test break. 11 years ago
Klimov Paul 04848a45c9 Default action of "yii\console\controllers\MessageController" has been renamed to "generate". 11 years ago
Klimov Paul 4a164f8afa Action "template" has been added to "yii\console\controllers\MessageController". 11 years ago
Klimov Paul a5e903f252 Unit test for "yii\console\controllers\MessageController" has been created. 11 years ago
gevik b6d5a9002b Removed the config setting that should not have been commited. 11 years ago
Qiang Xue b455f2c97a Fixed test break. 11 years ago
Gevik Babakhani 0fd390cac5 Replaces spaces with tabs. 11 years ago
Qiang Xue 0a9fffba8f fixed test break. 11 years ago
Klimov Paul ec8fecb8b0 Check output bundle file format has been added to "AssetControllerTest::testActionCompress()" unit test. 11 years ago
Carsten Brandt e94cc6bb9e unit test for UrlManager RESTful routing syntax 11 years ago
Carsten Brandt af68ee9d27 Sqlite unit test for abstract db types 11 years ago
Carsten Brandt c28b0183a5 whitespace 11 years ago
Carsten Brandt 5c56c0fc02 Better flexibility for abstract db types 11 years ago
Gevik Babakhani 18218c4132 Removed unused columns. 11 years ago
Qiang Xue 800b3dbed0 Fixed build break. 11 years ago
Gevik Babakhani 97270a389a Savepoint, implementing fkeys. 11 years ago
Gevik Babakhani 103621ad05 Savepoint: WIP implementing columns 11 years ago
Carsten Brandt 09e4229e16 [WIP] RESTful routing syntax for UrlManager 11 years ago
Gevik Babakhani 4602b575ad Save point: WIP implementing db schema functionality. 11 years ago
Carsten Brandt 8b6447876a refactored numberformatting in base\Formatter 11 years ago
Qiang Xue 33dbe8fb43 Removed breaking tests. 11 years ago
Qiang Xue 6aba9ede8b Removed breaking test. 11 years ago
Qiang Xue 9a97037012 Finished Formatter. 11 years ago
Gevik Babakhani c30eae62d2 Added initial unit testing files for the pgsql driver. 11 years ago
Qiang Xue 000fdc3de0 formatter WIP. 11 years ago
Qiang Xue f5d0bcbcfc Refactored cache key generation. 11 years ago
Klimov Paul f65d1398a5 Added skipping for absolute URLs at "AssetController::adjustCssUrl()". 11 years ago
Klimov Paul b6ec6085fe Method "AssetController::adjustCssUrl()" has been complete. 11 years ago
Klimov Paul 265a6f1c39 Relative path composing at "AssetController::adjustCssUrl()" has been complete. 11 years ago
Klimov Paul ce6b73c88a Method "AssetController::adjustCssUrl()" has been created as blank 11 years ago
Carsten Brandt 89ea3fef03 Next iteration on console commands 11 years ago
Alexander Makarov 7cd9123c3b Tests cleanup 11 years ago