175 Commits (master)

Author SHA1 Message Date
Long TRAN 7b8c29d874
Fix #19243: Handle `finfo_open` for tar.xz as `application/octet-stream` on PHP 8.1 3 years ago
Alexander Makarov e459214a92
Add symfonymailer to list of extensions 3 years ago
Anton dd1ed636ae
Remove redundand comments in `PhpDocController` (#18968) 3 years ago
Toir Tuychiev 728e910baf
Typo PHPDoc (#18939) 3 years ago
Alexander Makarov 3387d360b0
Do not mention yii2-codeception as it it deprecated 3 years ago
Alexander Makarov fdb897a343
Fix typo in release controller 3 years ago
Alexander Makarov 38ba100320
Add Bootstrap 5 to the list of extensions 3 years ago
Robert Korulczyk dcd86f9234
Avoid double spaces before "and" in phpdoc of virtual properties 4 years ago
Alexander Makarov ff0760142d
Tolerate errors during fixing phpdoc 4 years ago
Bizley b8f4958092
Fix #18442: Fix calls with array access to strings 4 years ago
Alexander Makarov eb65069312
Fix property check in phpdoc command 4 years ago
Alexander Makarov c60e715df1
Add bootstrap4 to build tools packages list 4 years ago
Evgeniy Tkachenko 801ac17657
Fix #16077: Improved phpdoc generation for class properties (#18319) 4 years ago
Alexander Makarov 7ceb5b5317
Do not quit php-doc on fatal errors in files 4 years ago
Alexander Makarov e1757bd95d
Skip Object when fixing properties 4 years ago
Alexander Makarov 91fabfd554
Fix generating property docs by a build script 4 years ago
Alexander Makarov 2e3c176041
Fix phpdoc generation error on non-namespaced classes 5 years ago
Alexander Makarov 8911141150
Migrate Travis from .org to .com 5 years ago
Alexander Kartavenko 8b2f34d72c Abort dev app installation process if error occurred during cloning. (#17442) 5 years ago
Alexander Makarov baaf01dcce
Fix release command outputted instructions to produce properly escaped command for obtaining release tag commit 5 years ago
Alexander Makarov 5dac639f13
Added aliases to mime type generation command 5 years ago
Alexander Makarov a0b89f9271
More copy-paste friendly release messages 5 years ago
Alexander Makarov aa0f09b3e2
Fixes #17306: Added ".mjs" extensions to mimetypes meta 5 years ago
Alexander Makarov 2abf5ec92e
Improved build script help [skip ci] 6 years ago
Alexander Makarov a3f4e855b4
Build command phpdoc fixer is now compatible with PHP 7.2+ 6 years ago
Alexander Makarov 70c706a293
Exclude 3.0.0 tag from release command [skip ci] 6 years ago
Carsten Brandt ed64d65886
release version 2.0.16 6 years ago
cuileon 489dd119a5 merge from yiisoft/yii2 6 years ago
Alexander Makarov 9a3b3a759b
Reverted accidental change [skip ci] 6 years ago
Alexander Makarov 100d052c7e
Fixed release controller to properly set release date under Windows [skip ci] 6 years ago
Pavel Ivanov 84e53b588a Option --composerNoProgress for dev apps building (#15972) 7 years ago
SilverFire - Dmitry Naumenko a3c5ae620a
Added --version support in Release/sort-changelog command 7 years ago
SilverFire - Dmitry Naumenko e5b2d254c5
Enhanced error handling in ReleaseController [ci skip] 7 years ago
Vladimir Reznichenko ecf3ef8bf9 Use root NS specification for opcoded functions 7 years ago
Klimov Paul db0b7da6d3 hashing at `PhpDocController` improved 7 years ago
Klimov Paul ab10e43195 picking-up path from composer autoload added to `PhpDocController` 7 years ago
Vladimir Reznichenko 67f67e3a69 SCA with Php Inspections (EA Extended) (#15571) 7 years ago
Alexander Makarov efac23dde7
Fixes #15335: Added `FileHelper::unlink()` that works well under all OSes 7 years ago
Alexander Makarov 1e00a050d7
Fixes #15322: Fixed PHP 7.2 compatibility of `FileHelper::getExtensionsByMimeType()` 7 years ago
Robert Korulczyk 5a8c3d537b Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Robert Korulczyk 1501c659ac Add empty lines before return statements. (#14682) [skip ci] 7 years ago
Robert Korulczyk 0c0942d6e2 Enable `phpdoc_add_missing_param_annotation` rule in php-cs-fixer config. (#14681) [skip ci] 7 years ago
Carsten Brandt 393fc2744a Added yii\base\Object for backwards compatibility 7 years ago
Robert Korulczyk a50d9d8e3e Enable `include` rule in php-cs-fixer (#14418) 7 years ago
Robert Korulczyk fe8a0a6a2e Enable `no_useless_else` rule in php-cs-fixer (#14420) 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
gagatust 6397791513 Fixed whitespaces to match code style [skip ci] 8 years ago
Vladimir Reznichenko a182ce57fc Fixes for issues found with Static Code Analysis with Php Inspections (EA Extended) (#13606) 8 years ago
TerraSkye 2d9424009f fixed a typo (#13573) 8 years ago
Carsten Brandt 89f66ae422
fixed version increment of release command 8 years ago