22 Commits (564cae8cc9ec93fecca0fe2f82b96b48c0067461)

Author SHA1 Message Date
Brandon Kelly e6f5c46cdc Fixes #15633: Deprecate some things going away/changing in 2.1 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Carsten Brandt 4b9e48b8dc
improved docs: link term "path alias" to the guide 7 years ago
Nikolay Oleynikov 323568c2e9 Remove trailing spaces from sources and tests (#13621) [skip ci] 8 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Klimov Paul b57b994a75 Fixed missing error suppression operator at `yii\web\AssetConverter::convert()` 9 years ago
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 10 years ago
Paul Klimov 70ca76d4a3 Added `yii\web\AssetConverter::$forceConvert` 10 years ago
Dmitry Kushnikov 3d55ee5af0 Add possibility to customize path to binary using alias. 10 years ago
Alexander Makarov 90c6a476ce Fixes #4727: Fixed wrong Stylus definition in `\yii\web\AssetConverter` 10 years ago
Damian Dennis aec7dca2cd added source map generation so that styling can be debugged easily. 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Alexander Makarov f66e28c4aa Fixes #4199: added missing category to logging calls 10 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
AlexGx eaaa5b1bb5 fix code style 11 years ago
Alexander Mohorev 95ea1c20bb code style. FOREACH 11 years ago
Alexander Mohorev c7e8d8b900 @param, @var, @property and @return must declare types as boolean, integer, string, array or null 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Qiang Xue ffded7a1b5 array syntax fix. 11 years ago
Carsten Brandt 539e233d9c massive improvement on class documentation 11 years ago
Carsten Brandt d4c68522d4 improved error handling of AssetConverter 11 years ago
Carsten Brandt 58589e03bd improved asset converter command running 11 years ago
resurtm 2f360e53c3 Add CoffeeScript and TypeScript commands to AssetConverter. 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Alexander Makarov e19d0dacf9 Fixes #823: consistent interface naming 11 years ago
Qiang Xue d1c41fe144 changed to trace from info. 11 years ago
Paul Klimov bf13f26584 "AssetConverter::convert()" has been updated to use "escapeshellargs" 11 years ago
Smotrov Dmitriy 1ad1bb96e6 Invert the condition in AssetConverter 11 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
Qiang Xue 241b6fc49a Modified the IAssetConvert interface. 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Zander Baldwin 4be9e195c2 Add Newlines 12 years ago
Vladimir Vyachin b6cee8af88 fix assetconverter file extensions change only first time 12 years ago
Qiang Xue 304122ebe4 Fixed bug in yiic.php. 12 years ago
Qiang Xue 30e6d28b77 Finished asset converter. 12 years ago