305 Commits (d219b17e65e3ffea74a00076a48262f7903403e0)

Author SHA1 Message Date
Nikola Kovacs 9d327baa8b coding style fixes 8 years ago
Carsten Brandt 731769241b release version 2.0.8 9 years ago
Evgeniy Tkachenko 7615a39e4d Add note about purge DB (#11445) 9 years ago
Carsten Brandt 4411a74ebd proper fix for #9425, adjust changes from #11363 9 years ago
Carsten Brandt 9ea5d46140 added missing `@since` annotations 9 years ago
Evgeniy Tkachenko 72eca59399 [ci skip] add note about create_xxx drop_xxx (#11435) 9 years ago
Evgeniy Tkachenko 7c663debd5 [ci skip] phpDoc updated (#11434) 9 years ago
Klimov Paul de3c7d9d27 Fix `MigrateController` 9 years ago
Paul Klimov e2cdaa40a2 `MigrateController` refactored avoiding internal state changing 9 years ago
Angel Guevara b923adf75c Enh: Support for useTablePrefix parameter in migrate command 9 years ago
Klimov Paul a90ffecdb3 `MigrateController` refactored avoiding internal state changing 9 years ago
Paul Klimov b72524d490 Fixes #11280 migrate autogenerate breaks MongoDB migration 9 years ago
Angel Guevara 49aec24ae1 Enh: Migrate command now supports foreign keys 9 years ago
Daniel Gomez Pan 1989494faa Console command aliases enhancements 9 years ago
Daniel Gomez Pan 9088d49990 fix name method 9 years ago
Carsten Brandt 191f2a4943 fixed phpdoc type names 9 years ago
Daniel Gomez Pan 705edfff5a Add aliases for core commands 9 years ago
Daniel Gomez Pan c8a8bfb093 WIP #10840: add @since [skip ci] 9 years ago
Daniel Gomez Pan 29b76e2e8c WIP #10840: add phpdocs [skip ci] 9 years ago
Daniel Gomez Pan 26ff223855 WIP #10840: add display shorcuts in help command 9 years ago
Alexander Makarov bf3d8fe40f Use $arr[] = 'x' instead of array_push 9 years ago
Alexander Makarov 97bc4e0567 Fixed wrong case in method calls 9 years ago
Carsten Brandt f620f4de90 phpdoc fixes 9 years ago
Carsten Brandt 5db772ef7b cleanup console namespace changes 9 years ago
Pavel Solomienko 2300e9cbe5 Update BaseMigrateController.php 9 years ago
Revin Roman 62fd874413 Update phpdoc comments and changelog 9 years ago
Revin Roman c22a9c0d84 Method `isIgnoredCategory` renamed to `isCategoryIgnored` and update phpdoc comments 9 years ago
Revin Roman 229f9a8364 Support wildcard category name in export messages config #10359 9 years ago
Vovan-VE d1d1106179 MessageController output DB lost EOL when unused messages unchanged 9 years ago
SilverFire - Dmitry Naumenko cd87d67f34 Global DOCS update: ~~~ replaced with ``` 9 years ago
Alexander Makarov 08256b05ec Adjustments for #8329 9 years ago
Vadym Chenin ccfd9cb536 Fixes #8329: Added support of options for `message` console command 9 years ago
Daniel Gomez Pan 0b950f4039 Fix phpdocs and small bug 9 years ago
Daniel Gomez Pan 2a1764f97a Enhancements for #9465 9 years ago
Alexander Makarov f03808a7c8 Additional fixes for #9465 9 years ago
Alexander Makarov 76e8556d34 #9465 better naming, code polish, changelog, docs wording 9 years ago
Daniel Gomez Pan 9afd240ab6 Fixes #9465: ./yii migrate/create now generates code based on migration name and --fields 9 years ago
Alexander Makarov 5cd50fdb1d Fixes #10193: simplified ./yii serve by removing lock file and extra checks 9 years ago
Mehdi Achour 06d499ab02 #10158: Accept arrays for 'js' as well 9 years ago
Mehdi Achour cf01d5ff92 Use PHP type casting instead of ArrayHelper 9 years ago
Mehdi Achour 8ada653e8e Fix build failure: Handle arrays in assets command 9 years ago
Alexander Makarov effc4facda Used alias instead of relative path in ServeController 9 years ago
Alexander Makarov 9d7db8c7ab Fixed ServeController phpdoc 9 years ago
Alexander Makarov 3e915903a2 Fixes #10083: Added wrapper for PHP webserver 9 years ago
Nikita Verkhovin 99c6fb23a2 Added total applied migrations to final report 9 years ago
Alexander Makarov 1b3770fd21 Use === instead of == where possible 9 years ago
Alexander Makarov b65bfad44d Simplified regular expressions 9 years ago
Alexander Makarov 5ab4f0f090 Better quotes usage in strings 9 years ago
Alexander Makarov 3a207b7559 Fixes #9323: Fixed `yii\console\controllers\MessageController` not using database connection specified in config 9 years ago
Alexander Makarov a6b8a30998 Removed unused "use" 9 years ago