31 Commits (e29245d024aa5639e406f043ef0deebdb108e9fd)

Author SHA1 Message Date
Robert Korulczyk 5a8c3d537b Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 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 0070b97837 allow migrate/mark to mark the history base (#14428) 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Carsten Brandt 5288577221
make migrationPath accept an array 7 years ago
Klimov Paul dee88787fc compatibility with PHPUnit 6.x added 8 years ago
Klimov Paul 6211f9c030 `MigrateControllerTestTrait` fix for HHVM 8 years ago
Klimov Paul 60307c118b code style fix 8 years ago
Klimov Paul 8c39b1cbfa code style fix 8 years ago
Paul Klimov 8aa0e85a07 Add migration namespace support (#12511) 8 years ago
Daniel Gomez Pan ae42d7b281 Fix #12423 Fix bug migration tool when creating fields with brackets in comment 8 years ago
Klimov Paul d73d155e43 code style fix 8 years ago
Nikola Kovacs 84124bec4f Fix grammar in migration template docblocks. (#12148) 8 years ago
Daniel Gómez Pan 83496853c8 Fixes #11461: Fixed migration tool error when create migrate with comma in defaultValue 8 years ago
Robert Korulczyk 5992eea571 Fixes #11808: `_table` and `_column` suffixes are now required when generating migration 8 years ago
Angel Guevara fdbf7d85a1 Simple tests (#11606) 8 years ago
Angel Guevara b923adf75c Enh: Support for useTablePrefix parameter in migrate command 9 years ago
Angel Guevara 49aec24ae1 Enh: Migrate command now supports foreign keys 9 years ago
Angel Guevara 3cbd64547a Additional phpdoc for #11187 9 years ago
Alexander Makarov 4cb0c1b55c Fixed tests 9 years ago
Daniel Gomez Pan 03cb361a59 Fixed #10969: add more tests 9 years ago
Daniel Gomez Pan 921b102961 Fixed #10969: generator migration tool not works with decimal params in column 9 years ago
Vladimir Khramov 8db7df9352 replace all occurrences of migration class 9 years ago
Daniel Gomez Pan c5eebe1a00 Fix test for migration 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 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 6949992246 Simplified tests directory structure a bit 10 years ago
Carsten Brandt 2a19b3caa0 fixed whitespace in tests 10 years ago
Alexander Makarov 00ca1cb4b3 Fixes #4914 10 years ago
Klimov Paul f6ef4aacd0 Unit test for `MigrateController` added 10 years ago