51 Commits (239d48c3df199744dc8cde41fe344b82d82f8ea9)

Author SHA1 Message Date
Klimov Paul 684365e8c9 Fixed `yii\console\controllers\CacheController` does not check if cache component instance of 'yii\caching\Cache' 10 years ago
Klimov Paul db26e65c62 Fixed `yii\console\controllers\MessageController` handles category name containing dot incorrectly 10 years ago
Alexander Makarov 00ca1cb4b3 Fixes #4914 10 years ago
Mark 2410766f9f tests added for faker fixture controller 10 years ago
Mark ff80968387 cache controller adjustments and improvements 10 years ago
Mark 033d66deac changed format of applying command to all 10 years ago
Mark c7887b666c Added missed case in tests about append option 10 years ago
Mark 461576dc85 added other syntax for and tests for fixture controller 10 years ago
Carsten Brandt f4a9646a22 more on HHVM compatibility 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Alexander Makarov 8f81e231da Fixes #4453: `yii message/extract` wasn't properly writing to po files in case of multiple categories 10 years ago
Alexander Makarov bc3200cef1 Fixes #4295: reworked message extraction for PO files 10 years ago
Klimov Paul f6ef4aacd0 Unit test for `MigrateController` added 10 years ago
Carsten Brandt 639e52c199 skip tests on HHVM 10 years ago
Carsten Brandt 36fe23dac3 use different file names in different tests to run on HHVM 10 years ago
Carsten Brandt 106a078ab7 use different file names in tests to ensure they can run on HHVM 10 years ago
Klimov Paul 88c25245a2 Test path composition in 'AssetControllerTest' adjusted 10 years ago
Klimov Paul 7f636fc525 `yii\console\controllers\AssetController::actionTemplate()` advanced to include `jsCompressor` and `cssCompressor` to the template. 11 years ago
Klimov Paul 72aba34210 `yii\console\controllers\AssetController` fixed to respect data URL resources 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Luciano Baraglia 269d1303a9 Code style fixes 11 years ago
Paul Klimov dcf8f450f5 AssetController adjusting URLs at same line has been fixed. 11 years ago
Paul Klimov 1fd7dc66c5 Unit test for AssetController has been fixed. 11 years ago
Qiang Xue fb3ebe7000 doc cleanup. 11 years ago
Qiang Xue f130dca199 Fixed test break. 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Carsten Brandt 949dda5fdb tagged tests with @group tags 11 years ago
Alexander Makarov 0596fa82fd code style fixes 11 years ago
Qiang Xue e15938474c Refactored console commands. 11 years ago
Qiang Xue 0778937097 disabled asset test temporarily. 11 years ago
Qiang Xue f2e57b2eec Fixed test breaks. 11 years ago
Qiang Xue 531ca690eb refactored the message command. 11 years ago
Klimov Paul 7c9f74722c "yii\console\controllers\MessageController" has been fixed. 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
Klimov Paul ec8fecb8b0 Check output bundle file format has been added to "AssetControllerTest::testActionCompress()" unit test. 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
Klimov Paul 4695362ae2 Unit test for "yii\console\controllers\AssetController" has been adjusted. 12 years ago
Klimov Paul 9f66abc984 "yii\console\controllers\AssetController" has been updated: 12 years ago
Klimov Paul d3beeb7ddc Usage of "yii\console\controllers\AssetController::actionCompress()" has been clarified. 12 years ago
Klimov Paul 06752ae9e7 Doc comments for "yii\console\controllers\AssetController" has been updated. 12 years ago
Klimov Paul 563f992bec Unit test for "yii\console\controllers\AssetController" has been refactored. 12 years ago
Klimov Paul 8d17fcccaa Error "yii\console\controllers\AssetController::combineCssFiles()" has been fixed. 12 years ago
Klimov Paul 0ecdcae54a Method "yii\console\controllers\AssetController::buildTarget()" has been fixed to compose input file name correctly. 12 years ago
Klimov Paul f9b06e1e6d Unknown property "yii\console\controllers\AssetController::publishOptions" error has been fixed. 12 years ago
Klimov Paul 98b3cc07cd Test case "AssetControllerTest::testActionCompress()" has been created as draft. 12 years ago